/*comment body tag out*/
body {
	background-color:#8a9aba;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;


}

table {
	font-family:Times;
	font-size:13px;
}
h3 {
	font-size:14;
	font-weight:600;
}

h4 {
	font-size:12;
	font-weight:600;
}

a:link
{
	font-family: Times;
	font-size: 10 px;
	font-weight:400;
	color:#660000;
	text-decoration: none;
}

a:visited
{
	font-family: Times;
	font-size: 10 px;
	font-weight:400;
	color:#666666;
	text-decoration:none;
}

a:hover
{
	font-family: Times;
	font-size: 10 px;
	font-weight:400;
	color:#660000;
	text-decoration: underline;
}

a:active
{
	font-family: Times;
	font-size: 10 px;
	font-weight:400;
	color:#000000;
	text-decoration: none;
}

.footerbg a:link
{
	text-decoration: none;
	color: #CCCCCC;
}

.footer a:link
{
	font-family: Tahoma, Times;
	font-size: 10 px;
	font-weight:600;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited
{
	font-family: Tahoma, Times;
	font-size: 10 px;
	font-weight:600;
	color:#FFFFFF;
	text-decoration: none;
}

.footer a:hover
{
	font-family: Tahoma, Times;
	font-size: 10 px;
	font-weight:600;
	color:#CCCCCC;
	text-decoration: none;
}

.footer a:active
{
	font-family: Tahoma, Times;
	font-size: 10 px;
	font-weight:600;
	color:#CCCCCC;
	text-decoration: none;
}

.footertop
{
	background-image:url(../images/inc_footnav_top.gif);
	height: 8px;
}

.footerbot
{
	background-image:url(../images/inc_footnav_bot.gif);
	height: 5px;
	background-repeat: repeat-x;

}

.footspacer
{
	width: 2px;
	height: 26px;
	background-image:url(../images/inc_footnav_spacer.gif);
	margin: 0px;
	padding: 0px;
}

.footerbg
{
	padding: 3px;
	color: #FFFFFF;


}
.footcontainer
{
	text-align: center;
	width: 90%;
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dotbg {
	width:1px;
	height:100%;
	background-image: url(../images/content_dot_bg.gif);
	background-repeat: repeat-y;
}

.dothozbg {
	height:1px;
	width:100%;
	background-image:url(../images/content_dot_bg_hzntl.gif);
	background-repeat: repeat-x;
}

.style1 {
	color: #660000;
	font-weight: bold;
}h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
