body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.submit {
	font-size: 10px;
	background:#ffffff; 
	color:#cc0000; 
	border:1px #50555A solid;
	cursor: hand
}

input.adminSubmit {
	font-size: 10px;
	background:#ffffff; 
	color:#333333; 
	border:1px #50555A solid;
	cursor: hand
}

input {
    color: #333333;
    font-size: 10px
}


.header:link {  
	text-decoration: none; 
	color: #FFFFFF
}

.header:visited {  
	text-decoration: none; 
	color: #FFFFFF
}

.header:hover {  
	color: #FFFFFF; 
	text-decoration: underline
}

.header:active {  
	color: #FFFFFF; 
	text-decoration: none
}


.copy {  
	color: #000000; 
	font-size: 12px;
	text-align:left
}

.header {  
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

.title {  
	font-size: 16px; 
	font-weight: bold; 
	color: #000000
}

.table {  
	font-size: 12px; 
	color: #000000
}

a:link {  
	text-decoration: none; 
	color: #000000; 
}

a:visited {  
	text-decoration: none; 
}

a:hover {  
	color: #996666; 
	text-decoration: underline; 
}

a:active {  
	color: #000000; 
	text-decoration: none; 
}
a.links:link {
	color: #999999;
	text-decoration: none;
	font-size: 9pt;
}

a.links:visited {
	color: #999999;
	text-decoration: none;
	font-size: 9pt;
}

a.links:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 9pt;
}

a.links:active {
	color: #999999;
	text-decoration: none;
	font-size: 9pt;
}
.mainheader {
	font-weight: bold;
	font-size: medium;
	color: #666666;
}
.explain {
	font-size: 9px;
	color: #999999;
}