html {

overflow-y:scroll;

}


body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
.leftlinkshighlight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DA251C;
	
	text-decoration: none;
}
.whitebold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {font-size: 11px; color: #58595B; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
.style13 {text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.graybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
}
.toplinkredbg {
	background-color: #DA251C;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;

}
.toplinkredbg1 {
	background-color: #DA251C;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	text-decoration: none;

}
.toplinkgraybg {
	background-color: #EAE7E7;
	text-align: center;
	vertical-align: middle;
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.toplinkgraybg1 {
	background-color: #EAE7E7;
	text-align: center;
	vertical-align: middle;
	height: 27px;
}
.grayborder1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D1D3D4;
	border-bottom-color: #D1D3D4;
}
.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636363;
	text-decoration: none;
}
.leftlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DA251C;
	
	text-decoration: none;

}
.redbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DA251C;
}
.leftborder {
	border-left: 1px solid #D1D3D4;
}
.graysmallbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
	text-decoration:none;
}
.graysmallbold:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
	text-decoration:underline;
}
.whitebigbold {
	font-family: "BellGothic Blk BT";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #58595B;
	text-decoration: none;

}
.toplinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DA251C;
	text-decoration:none;

}

.graysmallcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58595B;
	text-decoration:none;
}
.redsubhead {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
	text-decoration: none;

}
.contentbg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.graysubhead {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
}
.graymediumbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
	text-decoration:none;
}
.whitebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.redcontent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.gobut {
	background-image: url(../images/go_but.jpg);
	height: 26px;
	width: 35px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
