

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/gray_bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #7E0001;
	text-decoration: none;
}
a:visited {
	color: #7E0001;
	text-decoration: none;
}
a:hover {
	color: #ECB12F;
	text-decoration: underline;
}
a:active {
	color: #ECB12F;
	text-decoration: none;
}

/*Link Style*/
.linkLeft:link{
	color:#2A3046;
	font-size:11px;
	text-decoration:none;
}
.linkLeft:visited{
	color:#2A3046;
	font-size:11px;
	text-decoration:none;
}
.linkLeft:hover{
	color:#800000;
	font-size:11px;
	text-decoration:underline;
}


.redtext{color:#800000;}
.pageTitle{
	font-family:Arial;
	font-size:18px;
	color:#800000;
	padding-bottom:10px;
	border-bottom: solid 1px #CCCCCC;
}

.tblFullBorder {border: 1px solid #D9D9D9;}

.leftside{
	width:208px;
	background:#7E0001;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;

}


.bottom_3{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	width:225px;
	padding-left:8px;
}
.forter_hr{
	background-color:#666666;
	height:5px;
	width:756px;
	margin:0px auto;
}
.foot_copy{
	margin:0px auto;
	width:756px;
	padding-top:20px;
	text-align:center;
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
	
}
.tab{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding-left:5px;
	background:#FFFFFF;
	border:1px solid #999999;
	border-right:none;
	}
.top_link{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}