/* This is the default style sheet */

				/* BODY INFORMATION */
BODY {

font-family: verdana, arial;
font-size: 9pt;
font-weight: medium;
color:#000000;
margin-top: 0px;

background-color: #ffffff;
background-image: url(images/bgg.jpg);
}
html{
scrollbar-face-color: #1E3A64;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color: #1E3A64;

}

				/* GENERAL FORMATTING */
.spacer{height:5px;}
p{text-indent:10px}
.intip {font-size:10px;display:none;color: #000000;}
input.formButton,button {
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:11px;
   font-weight:bold;
   background-color:#000099;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FC1E00',EndColorStr='#990000');}

   	}
.line {height:1px; width:100%; color:#0B3B57;}
.line2 {height:1px; color:#0B3B57;}
.loginline {height:1px; width:100%; color:#BACAD9;}
.credits{font-family: verdana, arial;font-size: 8pt;}
.linksmall{color:#000099;}
.ad {height:1px; color:#ffffff;}
				/*NAVIGATION */
.head{background-image: url(images/bhheadbr.jpg);}
.navBlock{width:170px; background-image: url(images/navbgb.jpg);}
.navhead{background-image: url(images/navbg1b.jpg); height:30px; font-size: 9pt;}
.navbar{text-indent:10px;font-size: 8pt;color:#ffffff}
.navMenu{width:170px;background-image: url(images/navbgbb.jpg); color:#ffffff; font-weight:bold; font-size: 8pt;}
.login{font-size: 8pt;color:#ffffff}

				/* TABLES INFORMATION */

.wrapper {
	border: 0px;
	width:97%;
     height:97%;
	background-color:#ffffff;
	   }
.usrs {
	border: 0px;
	width:97%;
	background-color:#ffffff;
	   }

				/* HEADING INFORMATION */
td   {
	color:#000000;
	font-family: verdana, arial;
	font-size: 8pt;

	}

.content {
	width:98%;
	color:#000000;
	font-size: 9pt;
	   }

.pw {
border: 1px solid #000000;
	color:#000000;
	font-size: 9pt;
    }

.contentpage {
	width:100%;
	color:#000000;
	font-size: 9pt;
	   }

.tpwrite {
	font-family: verdana, arial;
	font-size: 8pt;
	color:#000066;
    	}
.mainContent{padding-top:1em;padding-left:1em;}
.blue{color: #000066; font-family: verdana, arial; font-size: 8pt;}
.fhead{color:#990000; text-align:left; 	font-family: verdana, arial; font-size: 12pt; font-weight:bold;}
.adz {	border: 1px solid #000000; background-image: url(images/navbgb.jpg);}
.adztxt{color:#ffffff; font-family: verdana, arial; font-size: 8pt;}
.adzb {	border: 1px solid #000000;}
.rv{color:#000000; font-family: verdana, arial; font-size: 9pt;font-weight:bold;}
.adztxtb{color:#000000; font-family: verdana, arial; font-size: 8pt;}
    			/* HEADERS */
h1{color:#990000; text-align:left; 	font-family: verdana, arial; font-size: 12pt; font-weight:bold;}
h2{color:#990000; text-align:left; 	font-family: verdana, arial; font-size: 10pt; font-weight:bold;}
h3{color:#000000; text-align:left; 	font-family: verdana, arial; font-size: 12pt; font-weight:bold;}
h4{color:#990000;  	font-family: verdana, arial; font-size: 12pt; font-weight:bold;}

.fhead{font-family: verdana, arial; font-size: 10pt; font-weight:bold;}
				/* LINK INFORMATION */

a:link { color: red; text-decoration: underline; font-size: 9pt;text-decoration: none;font-weight:bold;}
a:active { color: red; text-decoration: underline;font-size: 9pt;text-decoration: none; font-weight:bold;}
a:visited { color: red; text-decoration: underline;font-size: 9pt;text-decoration: none; font-weight:bold;}
a:hover { color: #000099; text-decoration: none;font-size: 9pt;text-decoration: underline; font-weight:bold;}

a.navLink:link { color: #00FFFF; text-decoration: none; font-size: 9pt; font-weight:bold;}
a.navLink:active { color: #00FFFF; text-decoration: none; font-size: 9pt; font-weight:bold;}
a.navLink:visited { color: #00FFFF; text-decoration: none; font-size: 9pt; font-weight:bold;}
a.navLink:hover { color: #FF0000; text-decoration: underline; font-size: 9pt; font-weight:bold;}

a.hlitecr:link { color: #990000; text-decoration: none; font-size: 8pt; font-weight:normal}
a.hlitecr:active { color: #990000; text-decoration: none; font-size: 8pt;font-weight:normal}
a.hlitecr:visited { color: #990000; text-decoration: none; font-size: 8pt;font-weight:normal}
a.hlitecr:hover { color: #000099; text-decoration: underline; font-size: 8pt;font-weight:normal}