.small, a.small:link, a.small:visited, a.small:active {
	color : #666666;
	font : normal normal normal 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.text {
	color : #666666;
	font : normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;

}


span.text a:link, span.text a:visited, span.text a:active  {
		color: #CC0000;
		text-decoration : none;


}


span.text a:hover  {
		color: #CC0000;
		text-decoration : underline;

}


li.text a:link, li.text a:visited, li.text a:active {
		color: #CC0000;
		text-decoration : none;

}


li.text a:hover {
		color: #CC0000;
		text-decoration : underline;

}

.smallwhite, a.smallwhite:link, a.smallwhite:visited, a.smallwhite:active {
	color : #ffffff;
	font : normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.menu, a.menu:link, a.menu:visited, a.menu:active {
	color : #ffffff;
	font : normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.bcgo {
	color : #000000;
	font : normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.bcgo:link, a.bcgo:visited, a.bcgo:active {
	color : #000000;
	font : normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a.bcgo:hover {
		color: #CC0000;
}

.red, a.text:link, a.text:visited, a.text:active {
	color : #CC0000;
	font : normal normal bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:hover {
	color : #CC0000;
	text-decoration : underline
}

.header, a.header:link, a.header:visited, a.header:active {
	color : #cc0000;
	font : normal normal bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

/*_____________________ FORMS _____________________*/
select, textarea {
	background-color : #ffffff;
	border-left : 1px solid #333333;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-right : 1px solid #333333;
	color : #666666;
	font : normal normal bold 12px Verdana, Arial, Helvetica, sans-serif;	
}

.input1 {
	background-color : #ffffff;
	border-left : 1px solid #333333;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-right : 1px solid #333333;
	color : #666666;
	font : normal normal bold 12px Verdana, Arial, Helvetica, sans-serif;	
}

.inputsmall {
	background-color : #ffffff;
	border-left : 1px solid #475780;
	border-top : 1px solid #475780;
	border-bottom : 1px solid #A7D4E8;
	border-right : 1px solid #A7D4E8;
	color : #000000;
	font : normal normal normal 10px Verdana, Arial, Helvetica, sans-serif;	
}

#whitebg {
	background-color : #FFFFFF;
	border : 0px;
}

#blackbg {
	background-color : #000000;
	border : 0px;
}

#button {
	background-color : #CCCCCC;
	border-left : 1px solid #CDC0BF;
	border-top : 1px solid #CDC0BF;
	border-bottom : 1px solid #001922;
	border-right : 1px solid #001922;
	color : #000000;
	font : normal normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	text-align : center
}


.bold, a.bold:link, a.bold:visited, a.bold:active {
	color : #666666;
	font : normal normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a.bold:hover {
		color: #CC0000;
}
