/* Global Styles */

body {background-color: #6A828E;
	margin-left: 50px;
	height: 0px;
	margin-top: 0px;}
	
td {line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335566;
	padding: 0 px;}

a {font-family: Arial, Helvetica, sans-serif;
   line-height: 18px;
   color: #335566;
   text-decoration: none;}
	
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}  
    
    
/* Class Styles */
	
.style1 {font-size: 10px;
        color: #335566;}
.style1:hover {
	     font-size: 10px;
         text-align: center;
	     color: #335566;
	     text-decoration: none;}         
.style2 {color: #335566;
        font-weight: bold;}
.style6 {color: #335566;}
.style9 {color: #335566;}
.style10 {color: #335566;
         font-weight: bold;}
.style12 {color: #FF0000;
        font-weight: bold;}
.style14 {color: #335566;}
.style15 {color: #335566;}
.style18 {color: #335566; font-weight: bold; }
.style19 {color: #a9a952; font-size: 12px; font-style: italic; font-weight: bold; }
.style20 {font-size: 11px; color: #335566; }
.style21 {font-style: italic; font-size: 12px;}
.style22 {color: #a9a952; font-size: 12px; font-style: italic; }
.style23 {color: #FF0000; font-size: 12px; font-style: italic; }
.style24 {color: #335566;}
    
.bodyText {font:11px Arial, Helvetica, sans-serif;
	color:#335566;
	line-height:17px;
	margin-top:0px;
	padding: 20px;}

.navigation {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a9a952;
	text-decoration: none;
	display: inline;
	padding: 25px;
	width: 50px;}

.navigation:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #919146;
	text-decoration: none;
	display: inline;
	padding: 25px;
	width: 50px;
	background-position: left;
	background-image: url(images/star1.gif);
	background-repeat: no-repeat;}

.navigationsel {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #919146;
	text-decoration: none;
	display: inline;
	padding: 25px;
	width: 50px;
	background-image: url(images/star1.gif);
	background-repeat: no-repeat;
	background-position: left;}

.globalnav {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;}

.globalnav:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	display: inline;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	text-decoration: none;}

.bottomnav {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	display: inline;
	text-align: right;
	color: #335566;
	padding: 5px;
	vertical-align: baseline;
	text-decoration: none;}

.bottomnav:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	display: inline;
	text-align: center;
	color: #335566;
	padding: 5px;
	vertical-align: baseline;
	text-decoration: none;}

.heading {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc9933;
	text-decoration: none;
	padding: 10px;}
    
.table {border: 1px solid #FFFFFF;
	font-size: 10px;
	line-height: normal;
	padding: 0px;}


/* # Styles */

#menu {position:absolute;
        width:112px;
        height:92px;
        z-index:1;
        left: 155px;
        top: 333px;}
        
#leftnav {position:absolute;
        width:112px;
        height:192px;
        z-index:1;
        left: 205px;
        top: 332px;}

#pagetable {position:absolute;
        width:855px;
        height:632px;
        z-index:1;
        left: 50px;
        top: 0px;
        visibility: visible;}


