body {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #006666;
  	}
a:link, a:hover, a:active, a:visited { 
		text-decoration : none;
		color : #336666;
		}
.LeftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
A.LeftMenu { 
		 text-decoration : none;
		color : #FFFFFF;
		  }
		A.LeftMenu:link { 
		text-decoration : none;
		color : #FFFFFF;
		}
    	A.LeftMenu:hover { 
		 text-decoration : none;
		color : #FFFFCC;
		  }
		A.LeftMenu:active {  
		text-decoration : none;
		color : #FFFFFF; 
		}    	
		A.LeftMenu:visited {
		text-decoration : none;
		color : #FFFFFF; 
		}
		
.TopMenu_bak ,a.TopMenu_bak:link, a.TopMenu_bak:visited, a.TopMenu_bak:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/starr_backg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration : none;
		
}
a.TopMenu_bak:hover { 
	color : #FFFFCC;
	}
		

.TopMenu2 {
	background-color: #003C3C;
}

.TopMenu, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color : #FFFFFF;
	text-decoration : none;

}
a.TopMenu:hover { 
		color : #FFFFCC;
		}
		
a.button:link  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:outset; 
 border-color:red; 
 border-width:5px; 
 background-color:#FFFFCE; 
 width:125px;  
 color:navy; 
} 


a.button:visited  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:outset; 
 border-color:red; 
 border-width:5px; 
 background-color:#FFFFCE; 
 width:125px;  
 color:navy; 
} 

a.button:active  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color:red; 
 border-width:5px; 
 background-color:#FFFFCE; 
 width:125px; 
 color:maroon; 
} 

a.button:hover  
{ 
 font-size:14px; 
 font-weight:bold; 
 text-decoration:none; 
 border-style:inset; 
 border-color:red; 
 border-width:5px; 
 background-color:#FFFFCE; 
 width:125px;  
 color:maroon; 
} 

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #006666;
}

a.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #006666;
}


.TopMenuHead {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}

