<!-- 
  BODY { 
        font:	10px Verdana, Arial, Helvetica, sans-serif;
        color : #c0c0c0;
	margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
	background-color:#000000;
	margin-bottom: 12px;
	scrollbar-face-color: #202020;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #404040;
	scrollbar-darkshadow-color: #404040;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #404040;
}

A:link { color:#FFE743; text-decoration:none; }
A:visited { color:#FFE743; text-decoration:none; }
A:hover { color: #FFEC69; text-decoration:underline; }

A.menu:link { color:#505050; text-decoration:none; }
A.menu:visited { color:#505050; text-decoration:none; }
A.menu:hover { color: #808080; text-decoration:none; }

a.showscript:link { text-decoration:none; color:#C0c0c0; } 
a.showscript:visited { text-decoration:none; color:#C0c0c0; } 
a.showscript:hover { color: #FFEC69; text-decoration:underline; }

table.main { 
	color : #C0C0C0;
	width : 450;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	font-size : 10px;
	font-family : verdana, arial;
	background-image: url('./../images/mainback.gif');
        background-repeat: no-repeat;
	background-position: top left;
}

table.main1 { 
	color : #C0C0C0;
	width : 450;
	border-top : 0px;
	border-left : 0px;
	border-right : 0px;
	border-bottom : 0px;
	font-size : 10px;
	font-family : verdana, arial;
	background-image: url('./../images/mainback1.gif');
        background-repeat: no-repeat;
	background-position: top left;
}

table.network { 
	color : #404040;
	border-top : 1px solid #404040;
	border-left : 0px;
	border-right : 1px solid #404040;
	border-bottom : 1px solid #404040;
	background-color: #202020;
	font-size : 10px;
	font-family : verdana, arial;
}

A.network:link { color:#4F5D79; text-decoration:none; font-size : 10px;}
A.network:visited { color:#4F5D79; text-decoration:none; font-size : 10px;}
A.network:hover { color: #404B60; text-decoration:none; font-size : 10px;}

  TABLE  {
	 font-size : 10px;
}  

  PRE {
	 font-family : Verdana, Arial, Helvetica, sans-serif;
         color : #000000;
	 font-size : 12px;
}

  H1 { 
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        color : #FFE743;
	margin-top : 0px;
	margin-bottom : 10px;
}

H2 { 
         font-family : Verdana, Arial, Helvetica, sans-serif;
         font-size : 12px;
	 font-weight : bold;
         color : #D7DBE4;
	 margin-bottom:3px;
}

H3 { 
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
	font-style: normal;
	color: #4F5D79;
	font-weight : bold;
	margin-bottom:0px;
}

  HR { 
        color : #FFE743;
	height : 1;
	margin-bottom:5px;
}
  LI { 
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #C0C0C0 ;
  	font-size : 10px;
}
  IMG { 

}
BLOCKQUOTE  {  color : #C0C0C0 ;
  	font-size : 10px;
	margin-top:0px;
	margin-bottom:0px;
}

  P  {  color : #C0C0C0 ;
  	font-size : 10px;
	margin-top:0px;
	margin-bottom:0px;
}

.footer {
	font-size : 10px;
	color : #606060;
}

.arrow {
	font-size : 9px;
	color : #606060;
}

A.footer:link { color:#4F5D79; text-decoration:none; font-size : 9px;}
A.footer:visited { color:#4F5D79; text-decoration:none; font-size : 9px;}
A.footer:hover { color: #4F5D79; text-decoration:underline; font-size : 9px;}

.dod_notice {
	width: 100%;
	background-color: #333333;
	border-bottom: 1px #666666 solid;
	padding: 5px;
}

-->
