@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #757575;
	background-color: #000000;
	background-image: url(indeximages/background.jpg);
	margin: 0;
	padding: 0;
	text-align:left;
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 20px;
}


#topcontainer {
	margin: 0px auto;
	height: 155px;
	width: 600px;
}
#topright {
	float: right;
	width: 186px;
	height: 155px;
}
#topleft {
	float: left;
	width: 270px;
	height: 64px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 91px;
}
#topcleardiv {
	clear: both;
}




#insidetopcontainer {
	margin: 0px auto;
	height: 107px;
	width: 586px;
	border-bottom: 1px solid #ED2025;
	border-left: 7px solid #ED2025;
	background-color: #FFFFFF;
	border-right: 7px solid #ED2025;
}
#insidetopright {
	float: right;
	width: 134px;
	height: 107px;
}
#insidetopleft {
	float: left;
	width: 440px;
	height: 107px;
	margin-top: 0px;
	padding-left: 3px;
}
#insidetopcleardiv {
	clear: both;
}




#insideNAVcontainer {
	margin: 0px auto;
	height: 25px;
	width: 600px;
	padding-top: 5px;
}
#insideNAVcleardiv {
	clear: both;
}




#maincontainer {
	margin: 0px auto;
	width: 600px;
	background-image: url(indeximages/index_bodybar.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #ED2025;
	border-bottom: 1px solid #ED2025;
	padding-top: 30px;
}
#mainleft {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 70px;
}
#mainright {
	float: right;
	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px none #ED2025;
	margin-right: 50px;
}
#maincleardiv {
	clear: both;
}


#insideMAINcontainer {
	margin: 0px auto 0px;
	width: 600px;
}
#insideMAINright {
	float: right;
	width: 596px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	border: 2px solid #ED2025;
}
#insideMAINcontainernew {
	margin: 0px auto 0px;
	width: 600px;
	background-image: url(insideimages/inside_bodybar.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #ED2025;
	border-bottom: 1px solid #ED2025;
}
#insideMAINrightnew {
	float: right;
	width: 390px;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 2px none #ED2025;
	border-right: 10px none #ED2025;
	border-bottom: 2px none #ED2025;
	border-left: 2px none #ED2025;
	padding-top: 0px;
	margin-right: 30px;
	margin-top: 20px;
}
#insideMAINleft {
	float: left;
	width: 150px;
	border-top: 2px #ED2025;
	border-bottom: 2px #ED2025;
	margin-top: 7px;
}
#insideMAINcleardiv {
	clear: both;
}
.insideorangeline {
	background-image: url(insideimages/inside_orange.gif);
	background-repeat: repeat-y;




}
.maintext {
	font-size: 83%;
	color: #858585;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}
.maintext a:link {
	color: #858585;
	font-weight: normal;
	text-decoration: underline;
}
.maintext a:visited {
	color: #858585;
	font-weight: normal;
	text-decoration: underline;
}
.maintext a:hover {
	color: #ED2025;
	text-decoration: underline;
	font-weight: normal;
}
.maintext a:active {
	color: #858585;
	font-weight: normal;
	text-decoration: underline;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: 700;
	color: #9F9F9F;
}
.headorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: 700;
	color: #ED2025;
}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 700;
	color: #ED2025;
	padding-top: 15px;
}

.orangeline {
	background-image: url(indeximages/orange_line.gif);
	background-repeat: repeat-y;

}


#footercontainer {
	margin: 0px auto;
	height: 20px;
	width: 580px;
	padding-left: 20px;
}
.footertext{
	font-size: 69%;
	color: #8F0C0F;
}

#footercleardiv {
	clear: both;
}



#insidefootercontainer {
	margin: 0px auto;
	height: 20px;
	width: 600px;
	padding-left: 3px;
}
#insidefootercleardiv {
	clear: both;
}


a img { border:none; }
.redbody {
	color: #ED2025;
}
.leftmenuHEAD {
	font-size: 90%;
	font-weight: 700;
	color: #B6B6B6;
	margin-left: 10px;
	line-height: 13px;
	margin-bottom: 10px;
}
