.mainmenu {
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	background-image: url(/images/gray.gif);
	background-repeat: repeat-x;
	padding-left: 31px;
	white-space: nowrap;
}
a {
	color: #007EAB;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

.logo {
	padding-left: 40px;
}


.mainmenu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.mainmenu li{
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mainmenu li a{
	color: #333;
	text-decoration: underline;
	display: block;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 9px;
	white-space: nowrap;
	margin: 0px;
}

.mainmenu li a:hover{
	color: #007DAB;
	text-decoration: underline;
}



#curr{
	display: block;
	float: left;
	background-image: url(/images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#curr a{
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(/images/menu-left2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 9px;
	white-space: nowrap;
	margin: 0px;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.bottom a {
	color: #000;
	text-decoration: underline;
}

.bottom a:hover {
	color: #007EAB;
	text-decoration: underline;
}
.mainarea {
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}



#curr a:hover{
	color: #FFF;
	text-decoration: underline;
}









body {
	font-family: Tahoma;
	font-size: 12px;
}
td {
	font-size: 12px;
}
