body		{
		font-family: arial; 
		font-size:10pt; 
		color: #FF3300; 
		scrollbar-face-color: #990000;
		scrollbar-highlight-color: #999999;
		scrollbar-3dlight-color: #FFCC00;
		scrollbar-darkshadow-color: #FFCC00;
		scrollbar-shadow-color: #FFCC00;
		scrollbar-arrow-color: #FFFF80;
		scrollbar-track-color: #660000;
		} 

A, td, p, div	{  
		font-family: arial; 
		font-size:10pt; 
		color: #FF3300; 
		}
		
td#navlink {
		text-align: center;
		width: 100px;
		height: 25px;
		background-image: url("/data/bgbutton.gif");
		}

td#active  {
		text-align: center;
		width: 100px;
		height: 25px;
		background-image: url("/data/bgbutton.gif");
		font-weight: bold;
		color: #FFFF00;
		}

a:link 	{
		color: #FFFF00; 
		text-decoration: none;
		font-weight: bold;
		}

a:visited 	{
		color: #FFFF00; 
		text-decoration: none;
		font-weight: bold;

		}

a:hover 	{
		color: #CC0000; 
		text-decoration: none;
		font-weight: bold;
		}

a:active 	{  
		color: #FFFF00; 
		text-decoration: none;
		font-weight: bold;
		}

a.navi:link 	{
		font-family: arial; 
		font-size:10pt; 
		color: #000000; 
		text-decoration: none;
		font-weight: bold;
		}

a.navi:visited 	{
		font-family: arial; 
		font-size:10pt; 
		color: #000000; 
		text-decoration: none;
		font-weight: bold;
		}

a.navi:hover 	{
		font-family: arial; 
		font-size:10pt; 
		color: #FFFF00; 
		text-decoration: none;
		font-weight: bold;
		}

a.navi:active 	{ 
		font-family: arial; 
		font-size:10pt;  
		color: #000000; 
		text-decoration: none;
		font-weight: bold;
		}

.normal	{  
		font-family: arial; 
		font-size:10pt; 
		color: #FF3300; 
		}

.header	{  
		font-size:12pt; 
		font-weight:bold;
		}
.randrot	{
		border:1px solid #CC0000;
		}

.navtd	{ 
		background-color:#CCCCCC; 
		}

.nav2		{
		border:1px solid #FFCC33; 
		}


