body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	scrollbar-arrow-color: #4F4F4F;
	scrollbar-face-color: transparent;
	scrollbar-3dlight-color: transparent;
	scrollbar-darkshadow-color: transparent;
	scrollbar-highlight-color: transparent;
	scrollbar-shadow-color: transparent;
	scrollbar-track-color: transparent;
	overflow: hidden;
	background-color: #4F4F4F;
	background-repeat: repeat-x;
	height: 100%;
}

a img { 
border: 1px solid #FFFFFF; 
} 

a:hover img, 
a:active img { 
border: 1px solid #000000; 
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	border: 0px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border: 0px;
	text-decoration: none;
	
}

a.menu:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.menu:visited {
	color: #27395F;
	text-decoration:none;
}
a.menu:hover {
	color: #00A3DE;
	text-decoration:none;
}
a.menu:active {
	color: #00A3DE;
	text-decoration:none;
} 

a.menu_selected:link {
	color: #27395F;
	text-decoration:none;
}
a.menu_selected:visited {
	color: #00A3DE;
	text-decoration:none;
}
a.menu_selected:hover {
	color: #00A3DE;
	text-decoration:none;
}
a.menu_selected:active {
	color: #00A3DE;
	text-decoration:none;
} 
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form { 
	margin-top : 0px; 
	margin-bottom : 0px; 
}

