/* CSS Document */
body{
	background-color:#751717;
	margin:0px;
}
.bodybg{
	background-image:url(../images/body_white2.jpg);
	background-repeat: no-repeat;
	background-position: -215px 30px;
	background-color: #f7f7f7;
}
.bodybg2{
	background-image:url(../images/body_white2.jpg);
	background-repeat: no-repeat;
	background-position: -600px top;
	background-color: #f7f7f7;
}
.shadowleft{
	background-image:url(../images/shadowleft.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowright{
	background-image:url(../images/shadowright.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}
.headergreenbg{
	background-image:url(../images/header-blue.jpg);
	border-top:1px solid #EEF7FF;
	border-bottom:1px solid #EEF7FF;
	background-repeat: no-repeat;
	background-position: left top;
}
.copyrightbg{
	background-image:url(../images/copyrightbg_blue.jpg);
	border-top:1px solid #EEF7FF;
	border-bottom:1px solid #EEF7FF;
	background-position: left bottom;
}
.menubg{
	background-image:url(../images/menubg.jpg);
}
.menutopstrip{
	background-image:url(../images/menutopstrip.jpg);
	background-repeat:repeat-x;
	background-position:right top;
}
.contentbgimg{
	background-image:url(../images/contentbgimg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.menulink{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:500;
	border-top:1px dotted #A9B0A8;
	padding:6px 0px 6px 0px;
}
.menulink a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:500;
	border-top:1px dotted #A9B0A8;
	padding:6px 0px 6px 0px;
}
.menulink a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#F6EAD2;
	text-decoration:none;
	font-weight:500;
	border-top:1px dotted #A9B0A8;
	padding:6px 0px 6px 0px;
}
.heading{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#444A51;
	font-weight:600;
	background-image:url(../images/headingtextbg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding-left:10px;
}
.contenttext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#020202;
	text-decoration:none;
	line-height: 18px;
	text-align: left;
}
.contenttext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.contenttext a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.contenttext H2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#92280E;
	text-decoration:none;
	line-height: 22px;
	font-weight: bold;
}
.maroontext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#92280E;
	text-decoration:none;
	line-height: 22px;
	font-weight: bold;
}
.copyrighttext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FEFEE2;
	text-decoration:none;
	line-height:16px;
}
.copyrighttext a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FEFEE2;
	text-decoration:none;
	line-height:16px;
	border-bottom:1px dotted #FEFEE2;
}
.copyrighttext a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	line-height:16px;
	border-bottom:1px solid #FFF;
}
.bodyLinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27160f;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.bodyLinks a:visited{
	color: #27160f;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyLinks a:hover{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.bodyLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #27160f;
	text-decoration: none;
}
.topmenubg {
	background: url(../images/topmenubg.jpg) repeat-x;
}
