

body
{ 
  color: #000000 ; 
  font-family:tahoma,sans-serif;
  font-size: 13px;
  scrollbar-base-color:#AABBCC;
  background: #FFFFFF ; 
}

.standout
{
  font-size: 16px; 
}

.menubar
{
  font-weight: bold ; 
}

table.invisible
{
  border: none ; 
  background-color: #FFFFFF;
}

table.invisible td
{
  background-color: #FFFFFF;
}

select	
{
  font-family:tahoma,san-serif;
  font-size:13px;
  color:white;
  background-color:#FFFFFF; 
} 

input
{
  font-family:tahoma,san-serif;
  font-size:13px;
  color:white ;
  background-color:;
}

.bgfix   
{
  background-color:; 
}

a:hover
{
        color: red; 
}

a
{
        color: #000000 ;
        font-family:tahoma,sans-serif;
        font-size: 13px;
}

a
{
  text-decoration: none ; 
}

a.menubar 
{
	color: #000000 ; 
	font-family:tahoma,sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a:link img, a:visited img
{
	background-color: black ; 
	border-width=0 ; 
}


table 
{
	font-family: tahoma,sans-serif;
	font-weight: normal;
	font-size: 13px;
	border: solid black ;
	border-width: thin 1px;
        border-height: thin 1px;
}

table.inner
{
	border: none;
}

form
{
	font-family: tahoma,sans-serif;
	font-size: 13px;
}

table td
{
	font-size: 13px; 
	font-family: tahoma,sans-serif;
	background-color: #FFFFFF ; 
}

table td.even
{
	background-color:  ; 
}

table th
{
 	font-color: white ;	
	text-align: left;
	background-color:  ; 
}

table td a
{
}

table.titlebar 
{
	font-weight: bold;
	font-size: 15px ;
	background-color: #AABBCC ; 
}

table.titlebar tr
{
	font-weight: bold; 
	font-size: 15px;
	background-color: #AABBCC ; 
}

table.titlebar td
{
	background-color: #AABBCC ; 
}

table.greenbar 
{
	font-family: tahoma,sans-serif;
	background-color: black; 
}
