a.menuleft {
	color : #263F6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a.menuleft:hover {
	color : #A2AF39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
img.bottomFix {
	vertical-align: bottom;
}
td {
	color : #3A3B3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	font-weight: normal;
}
td.home {
	color : #ffffff;
}
a {
	color: #243F6B;
	font-size: 11px;
	text-decoration: none;
}
a.MENU {
	color: #243F6B;
	font-size: 12px;
	text-decoration: none;
}
a:Hover.MENU {
	color: #243F6B;
	font-size: 12px;
	text-decoration: none;
}
td.left {
	background-position: right;
	background-repeat: no-repeat;
}
td.right {
	background-position: top, left;
	background-repeat: no-repeat;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
	background: url(/layouts/wulaguda/images/bg.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}
div.home{
scrollbar-face-color: #666666;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
}