a{
color:#000080;
 text-decoration:none
}
 
a:hover{
color:#FF0000;
}

.label{
text-align: center;
	height:30;
	font-size: 16px;
	font-weight: bold;
}

#copyright {
text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.djpicturebox {
text-align: center;
	width:120;
	height:120;
	border:0;
}

.djbigtitle {
text-align: center;
	font-size: 36px;
	font-weight: bold;
}

.errorMsg {
text-align: center;
	font-size: 14;
	font-weight: bold;
	color:#FF0000;
}



.menuitems {
 	height:16;
	text-align: left;
	font-weight: bold;
	font-size:16px;
	font:"Times New Roman", Times, serif;
	background-color:#71AEED;	
}

.menuitems a {
 	height:18;
	color:#000000;
	
}

.menuheader {
text-align: center;
font-size:16px;
font:"Times New Roman", Times, serif;
 	height:16;
	font-weight: bold;
	color:#FFFFFF;
}

.formtable {
text-align: left;
}

.infotext {
	text-align: left;	
	font-size:12px;
	font:"Times New Roman", Times, serif;		
}

.infotext a {
 	height:16;
	color:#000000;
	
}

.ltext {
	text-align: left;	
	font-size:12px;
	font:"Times New Roman", Times, serif;		
}

.ltext a {
 	height:16;
	color:#dce5ec;
	
}

.content {text-align: justify; padding:30px;margin:10px border:1px }

.floatleft {float:left; margin:10px; padding:10;}





