.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.mainRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #494949;
	text-decoration: underline overline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
	font-size: 10px;

}
.mainGray {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.mainGrayLight {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CFCFCF;
	text-decoration: none;
}
.mainGray10 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.border1 {
	border: 1px solid #CCCCCC;
	background-image: url(images/misc/bcg.gif);
	background-repeat: no-repeat;

}
.border1noBCG {

	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}
.hrLike {
	background-repeat: no-repeat;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	margin-top: 10px;




}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-position: center center;
	vertical-align: middle;
}
.bcg1 {
	background-image: url(images/splash/2.gif);
	background-repeat: repeat-x;
}
.bcg2 {
	background-image: url(images/splash/1.gif);
	background-repeat: repeat-x;
}
.bcg3 {

	background-image: url(images/about/1.gif);
	background-repeat: repeat-x;
}
.bcg4 {


	background-image: url(images/about/2.gif);
	background-repeat: repeat-x;
}
