<!-- 
	 A:link {text-decoration: underline; color: #B8761A; cursor: help}
     A:visited {text-decoration: underline; color: #B8761A; cursor: help}
     A:active {text-decoration: none; color: #A25100; cursor: help}
     A:hover {text-decoration: none; color: #A25100; cursor: help}
-->
<!-- 
BODY {margin: 0; 
	scrollbar-face-color: #2D2D2D; 
	scrollbar-highlight-color: #969016; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #969016; 
	scrollbar-track-color: #666666; 
	scrollbar-darkshadow-color: #666666; 
	background-color: #333333; 
	background-attachment: scroll; 
	background-repeat: repeat-y; 
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	line-height: 12px; 
	letter-spacing: 0.5px}

TD {color: #000000; font-family: verdana; font-size: 11px; line-height: 12px; letter-spacing: 0.5px}

input, select, textarea{
        color:#000000;
        font-family:verdana,arial,helvetica;
        font-size:11px;
        background:#5B5A59;
        border:solid #8A5A13 1px;}
		
.table {background: #686765}

.tableout {background: #686765; border-right: dotted #000000 1px; border-left: dotted #000000 1px}

.tabdivide {background: #686765; border-right: dotted #000000 1px}

.ptitle {text-align: left; color: #000000; font-family: tahoma; font-size: 14px; font-weight: bold; width: 425px; margin-bottom: 3px; border-bottom:dotted #000000 1px; background: #8A5A13}

.main{text-align: left; color: #000000; font-family: verdana; font-size: 11px; line-height: 12px; letter-spacing: 0.5px}

.stitle {text-align: left; color: #000000; font-family: tahoma; font-size: 11px; font-weight: bold; width: 200px; margin-bottom: 3px; border-bottom:dotted #000000 1px; background: #8A5A13}

.navsec{color: #000000; font-family: tahoma; font-size: 11px; line-height: 12px; letter-spacing: 0.5px}

.nav2{display:block; width:222px}

a.nav:link {text-decoration: underline; color: #B8761A; font-weight: bold; width: 222px; margin-bottom: 1px; cursor: help}
a.nav:visited {text-decoration: underline; color: #B8761A; font-weight: bold; width: 222px; margin-bottom: 1px; cursor: help}
a.nav:active {text-decoration: underline; color: #222222; font-weight: bold; width: 222px; margin-bottom: 1px; cursor: help}
a.nav:hover {text-decoration: underline; color: #222222; font-weight: bold; width: 222px; margin-bottom: 1px; cursor: help}
-->
</style>