input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
textarea {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu {
	color : #000000;
	padding-top: 5px;
	margin-top : 5px;
	margin-left : 7px;
	margin-right : 8px;
	margin-bottom: 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.menu a {
	text-decoration:none;
	color : #000000;
}
li {
	list-style-image: url(images/bullet1.gif);
	color : #000000;
	padding-bottom : 12px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	/*font-style: italic;*/
}
li a {
	color:#FF0000;
	font-weight: bold;
	}
ul, ol {
	color : #000000;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
}
p {
	padding-left:20px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	/*font-style : italic;*/
	text-align:justify;
}
p a {
	color : #FF0000;
}
p a:hover {
	color : #000000;
}
a {
	color : #FF0000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.headerBG {
	height: 200px;
	background: url(images/header_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}
/*
.headerMask {
	height: 200px;
	background-color: #ffffff;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
	}
*/
.headerImage {
	}
.headerTextSide{
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity:.7;
	position: relative;
	}
.headerTextBG {
	width:350px;
	height:136px;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity:.7;
	}
.headerText {
	width:350px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	}
.subHeader {
	background: url(images/subheader_bg.gif);
	background-position:bottom center;
	background-repeat: repeat-x;
	padding-left 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	}
.homeLC {
	width:270px;
	background: url(images/body_lc_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
	padding-top: 25px;
	padding-bottom:10px;
	}
.homeRC {
	padding:0px;
	padding: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom:10px;
	}
a.adnet:link { color:black; text-decoration:none;}
a.adnet:visited { color:black; text-decoration:none;}
a.adnet:hover { color:white; text-decoration:none;}

