.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body2 {
	background-color: #B7BAC7;
	background-attachment: fixed;
	background-image:  url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	background-color: black;
}
.tablebg {
	background-attachment: fixed;
	background-image:  url(../images/bgimg_01.jpg);
	background-repeat: no-repeat;
	background-position: 100% top;
	width: 100%;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.navtext {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #C73837;
   text-decoration: none;
   letter-spacing: 1px;
}
a {
   color: #C73837;
   text-decoration: none;
}
a:hover {
   color: #D1A1A1;
   text-decoration: none;
}
a:active {
   color: #D1A1A1;
   text-decoration: none;
}
.headnav {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: white;
   text-decoration: none;
}
.headnav a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: white;
   text-decoration: none;
}
.headnav a:hover {
   color: white;
   text-decoration: none;
}
.headnav a:active {
   color: white;
   text-decoration: none;
}

