/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {  
	text-decoration: none;
	color: #666666;
}
a:hover {  
	color: #ff0000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #666666
	text-decoration: none
}
a.subnav#link {
	text-decoration: none;
	color: #000000;
}
a.subnav#hover {
	text-decoration: none;
	color: #ffff00;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.footer:link, a.footer:visited {
	font-size: 9px;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: none;
	color: #ffff00;
}
.sform_150 {  
	font-size: 11px; color: #8AAAD9; 
	width: 150; 
	height: 17; 
	border-left: 1px solid #8AAAD9; 
	border-bottom: 1px solid #8AAAD9; 
	border-right: 1px solid #8AAAD9; 
	border-top: 1px solid #8AAAD9 
}
.sform_textfield_150 {  
	font-size: 11px; color: #8AAAD9; 
	width: 150; 
	height: 50; 
	border-left: 1px solid #8AAAD9; 
	border-bottom: 1px solid #8AAAD9; 
	border-right: 1px solid #8AAAD9; 
	border-top: 1px solid #8AAAD9 
}
.sbutton { 
	font-size: 11px; 
	width: 100; 
	color: #8AAAD9; 
	font-weight: bold; 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	border-left: 1px solid #8AAAD9; 
	border-bottom: 1px solid #8AAAD9; 
	border-right: 1px solid #8AAAD9; 
	border-top: 1px solid #8AAAD9
}
