a:link {
color: #FFFFFF; 
text-decoration: none;
font-family: Geneva, Arial, Helvetica, san-serif;
}
a:active  {
color: #FFFFFF; 
text-decoration: none;
}
a:visited {
color: #FFFFFF; 
text-decoration: none;
}
a:hover {
	color: #9E9C7E;
	text-decoration: none;
}

BODY  {
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000; }

table.main {
	width: 755px;
	height: 250px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	background-color: white;
	margin-top: 15px;
}

.text_normal {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

.text_normal1 {
	font-family:  Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.text_bottom {
	font-family:  Arial, Helvetica, san-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
#p_r {
float:right;
margin-left: 20px;
margin-bottom: 20px;
}
#p_l {
float:left;
margin-right: 10px;
margin-bottom: 10px;
}