body{
	text-align: left;
}
a{
	text-decoration: none;
	color: #000000;
}
form{
	margin: 0;
}
a:hover{
	text-decoration: underline;
}
body, table, td, font, div, p, input, select, textarea{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.error{
	color: FF0000;
}
#footer_table{
	border-top: 3px #CBCBCD solid;
	background-color: #FFFFFF;
	padding: 8 0 8 0;
}
#footer_table a, td{
	color: 000000;
}
#middleTable td, p, div{
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
}
input, select, textarea {
	border: #999999 1px solid;
	background-color: #FFFFFF;
}
.header, #cv_form .header{
	font-weight: 700;
	color: #FFFFFF;
	background-color: #0164A3;
	padding-left: 5;
}
.label, #cv_form .label{
	font-weight: 700;
	color: #000000;
	padding-left: 5;
}
.row, #cv_form .row{
	padding: 5;
}
.line, #cv_form .line{
	background-color: #CCCCCC;
	height: 1px;
}
#cv_form .darkline{
	background-color: #0164A3;
	height: 1px;
}
.button1, #cv_form .button{
	background-color: #A20000;
	color: #FFFFFF;
	font-weight: 700;
	border: #EAEAEA 1px solid;
	height: 24px;
}
.require{
	color: #A20000;
}
#menu{
	 padding: 5;
	 background-color: #D3EAFC;
	 font-weight: 100;
	 font-family: Tahoma;
	 font-size: 8pt;
}
#menu_active{
	 padding: 5;
	 background-color: #3E70C7;
	 font-weight: 100;
	 font-family: Tahoma;
	 font-size: 8pt;
}
#menu_active a{
	 color: #FFFFFF;
}
#menu_logout{
	 padding: 5;
	 background-color: #D3EAFC;
	 font-weight: 100;
	 font-family: Tahoma;
	 font-size: 8pt;
}
#menu_logout a{
	 color: #A20000;
}