body {
	background-color: #0000AF;
	background-image: url(../images/bgrd_1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: WHite;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	vertical-align: top;
}

a, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: white; 
}



a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: red; 
}

/* Main Menu(s) */

a.mainmenu {
	font-size: 12px;
	font-weight: bolder;
	color: white; /*background-image: url(../images/nav_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	margin-left: 5px;
	line-height: 25px;
	text-decoration: none;
	border-bottom: 1px solid Gray;
	padding-bottom: 4px;
}

a.mainmenu:hover, a.mainmenu#active_menu {
	/*background: #F1F1F1;*/
	text-decoration: none;
	color: Red;
}

a.mainlevelmainmenu {
	font-size: 12px;
	font-weight: bolder;
	color: white; /*background-image: url(../images/nav_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	margin-left: 5px;
	line-height: 25px;
	text-decoration: none;
	border-bottom: 1px solid Gray;
	padding-bottom: 4px;
}

a.mainlevelmainmenu:hover, a.mainlevelmainmenu#active_menu {
	/*background: #F1F1F1;*/
	text-decoration: none;
	color: Red;
}

/*store menu config*/

a.mainlevelmainmenustore {
	font-size: 12px;
	font-weight: bolder;
	color: white;
	margin-left: 5px;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px solid Gray;
	padding-bottom: 3px;
}

a.mainlevelmainmenustore:hover, a.mainlevelmainmenustore#active_menu {
	text-decoration: none;
	color: Red;
}

.overtable {
	background-image: url(../images/bgrd_1.jpg);
	background-repeat: repeat-x;
	/*height: 600px;*/
	border: 1px solid #5959CB;
	width: 800px;
}

.navtablecell {
	/*background-image: url(../images/footer_bgrd.gif);
	background-repeat: repeat;
	height: 450px;
	width: 140px;
	vertical-align: top;
	background-color: Black;*/
}

.navcell {
	/*padding-left: 5px;
	height: 450px;*/
	width: 150px;
	background-image: url(../images/navbgrd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000052;
	vertical-align: top;
	padding-right: 0px;
	padding-top: 40px;
	/*border-bottom: 1px solid White;*/
}

.moduletable {
	width: 156px;
	/*border: 1px dashed White;*/
}

.mainbody {
	/*width: 642px;
	height: 468px;
	width: 600px;
	height: 405px;
	background-image: url(../images/mainbody_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	text-align: left;*/
}

.maincontent {
	width: 644px;
   height: 468px;
	background-image: url(../images/mainbody_2.jpg);
	background-repeat: no-repeat;
	/*background-position: left;*/
	background-position: 0px 45px;	
	text-align: left;
	vertical-align: top;
	padding-top: 75px;
}

.contentholder {
	border-top:  1px solid #595981;
}

.contentheading {
	font-weight: bold;
	font-size: 14px;
}

.footer {
	background-image: url(../images/footer_bgrd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}

.footertext {
	height: 10px;
	font-size: 11px;
	text-align: center;
}