﻿.head {
	text-align: center;
	position: relative;
	width: 100%;
	background-color: #000099;
	color: #FFFFFF;
}
.left_nav {
	float:left;
	width: 200px;
	
}
.content {
	width: 760px;
	float: right;
}
.label{
background-color: #33FFBB;
text-align: center;

}
.row{
background-color: #DDDDDD;
}
#approved{
text-align: center;
}
.foot{
font-size: 9px;
float: left;
width: 100%;
}
#small{
font-size: 9px;  
}
.message {
    color: #FF0000;
}
.reg_tbl{
	border-left: 1px solid #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.reg_title {
	text-align: center;
	font-size: medium;
	background-color: #D8D8D8;
}
.reg
 {
	background-color: #EFEFEF;
}

