body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #940f0f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.white_bg{
	background-color:#FFFFFF;
}

.bold_text{
	font-weight:bold;
}

.head_bg{
	background-image:url(../images/head_bg.jpg);
	background-repeat:repeat-x;
	height:155px;
}

.bot_bg{
	background-image:url(../images/bot_strip_bg.jpg);
	background-repeat:repeat-x;
	height:40px;
}
.font11px{
	font-size:11px;
}


a:link {color: #940f0f;	text-decoration: none;}
a:visited {text-decoration: none;color: #940f0f;}
a:hover {text-decoration: underline; color: #80963b;}
a:active {text-decoration: none; color: #940f0f;}

a.bottom:link{	color:#940f0f; text-decoration:none; font-size:11px;}
a.bottom:visited{color:#940f0f;text-decoration:none; font-size:11px;}
a.bottom:hover{color:#ffffff;text-decoration:none; font-size:11px;}
a.bottom:active{color:#940f0f;	text-decoration:none; font-size:11px; }

.shade{
	background-image:url(../images/shade.jpg);
	background-repeat:no-repeat;
	background-color:#fefefe;
}

.Heading16px{
	font-size:16px;
	font-weight:bold;
	color:#233973;
}


.Heading14px{
	font-size:14px;
	font-weight:bold;
	color:#233973;
}

.Heading13px{
	font-size:13px;
	font-weight:bold;
	color:#233973;
}

.banner_bg{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	height:260px;
	width:610px;
}
.table_head{
	background-color:#D9DFB6;
	font-weight:bold;
	font-size:13px;
}
