.input {
	font-size: 9px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}
BODY {
	color: #000000;
	margin: 0px;}
	
	
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.subnav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.subnav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F1A25;
	text-decoration: none;
	font-weight: bold;

}

a {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	color: #6F1A25;
	text-decoration: none;
	font-weight: bold;
}

.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}
.text10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	text-transform: uppercase;
}

/* CSS for checklists */

}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 14px;
}

.text12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	text-transform: uppercase;
}

.text14 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 16px;}
	
/*.textGeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 16px;}*/
	
.textGeorgia {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 16px;}

.bg-main {
	border: 1px none #1A2529;
	background-image: url(./bg3.gif);
	background-repeat: no-repeat;
}