body
{
background-color: #ADCBF7;
scrollbar-base-color: #ADCBF7;
scrollbar-arrow-color: blue;
}

.Main_menu 
{
	border: 0px solid #ffffff;
	background-color: red;
	padding-left: 3px;
	line-height: 100%;
	cursor: hand;
}
.Main_menu_over 
{
	border: 0px solid #ffffff;
	background-color: green;
	padding-left: 3px;
	line-height: 100%;
	cursor: hand;
}
.Sub_menu 
{
	border: 0px solid #ffffff;
	background-color: white;
	padding-left: 10px;
	line-height: 100%;
	cursor: hand;
}
.Sub_menu_over 
{
	border: 0px solid #ffffff;
	background-color: #00ff99;
	padding-left: 10px;
	line-height: 100%;
	cursor: hand;
}
a.main_text 		
{
	font: 11px Verdana; color: #0000ff; text-decoration: none; font-weight: none; font-style: none; 
}

a:visited.main_text 
{
	font: 11px Verdana; color: #0000ff; text-decoration: none; font-weight: none; font-style: none; 
}

a:hover.main_text 	
{
	font: 11px Verdana; color: #0000ff; text-decoration: none; font-weight: none; font-style: none; 
}

a.sub_text 			
{ 
	font: 11px Verdana; color: #0000ff; text-decoration: none; font-weight: none; font-style: none; 
}

a:visited.sub_text 	
{ 
	font: 11px Verdana; color: #0000ff; text-decoration: none; font-weight: none; font-style: none; 
}

a:hover.sub_text 	
{ 	
	font: 11px Verdana; color: #0000ff; text-decoration: none; font-weight: none; font-style: none; 
}
		

			