body
{
	background-color:#302923;
}

.texttool             
{
	font-size:9pt;
	font-class:Arial, Helvetica, sans-serif;
	color:#F9F0DB;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

 a:link           
 {
	text-decoration: none;
} 
 
 a:visited       
 {
	text-decoration: none;
} 
    
 a:active        
 {
	text-decoration: none;
	color: #DB0424;
}
 
 a:hover
 {
	text-decoration:underline;
}
  
.cancelvlink         
{color: #003399}

.border
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #555042;
	border-right-color: #555042;
	border-bottom-color: #555042;
	border-left-color: #555042;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.subborder
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
    

  

