body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #800000;
	scrollbar-base-color: #000080;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #4343BC;
	scrollbar-darkshadow-color: #00003A;
	scrollbar-face-color: #000093;
	scrollbar-highlight-color: #6060FF;
	scrollbar-shadow-color: #000059;
	scrollbar-track-color: #000080;
	font-size: 12px;
	font-weight: bolder;
	color: White;
}

#pagetable {	
	border: 6px;
	border-style: double;
	border-color: White;
	width: 100%;
}

#marquee {
	border-width: 4px;
	border-color: #000180;
	border-style: solid;
	background-color: #000180;
}

#sidenav {
	width: 165px;
	background-color: #800000;
	border: 0px;
	border-style: solid;
	border-color: White;
}

.centertable {
	width: 100%;
	background-color:White;
	border-left: 2px solid White;
	border-right: 2px solid White;
	color:Black;
	text-align:center;
	padding:5,5,5,5;
    
    
}

#adtable {
	border: 1px;
	border-style: solid;
	border-color: White;
}

#footer {
	width: 100%;
	background-color: #000080;
	border-top: 1px;
	border-top-color: White;
	border-top-style: solid;
}

p.justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: White;
	text-align: justify;
}

p.centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: White;
	text-align: center;
}

p.smcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-align: center;
}

.common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: White;
}
.closet
{font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bolder;
	color:Black;
}

.sidenavheader {
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;	
}


a.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	text-decoration: underline;
}

a.sidenav:hover {
	color: Red;
}

a.centerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	text-decoration: underline;
}

a.centerlink:hover {
	color: Red;
}

.headingxlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: White;
}

hr.short {
	width: 50%;
	height: 2px;
	color: White;
}


.headinglg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: White;
}

a.headinglg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: White;
}

a.headinglg.hover {
	color: Red;
}


.headingmd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: White;
}

a.headingmd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: White;
}

a.headingmd.hover {
	color: Red;
}

.copyrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-align: center;
}

a.copyrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: underline;
}


.hdr_tbl 
{border:0;
  border-color:#800000;
  width:100%;
  
  
}
.hdr_class
{font-size:large;
	font-weight:bolder;
	
}

