body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: top;
	color: #5b5c5c;
	list-style-type: none;
}
a:link, a:active, a:visited  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5c5c;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b5c5c;
	text-decoration: underline;
}
#main {
	padding-left: 20px;
}
#main_right {
	background-image: url(img/main_right.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#nav {
	background-image: url(img/nav_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#bottom_right {
	background-image: url(img/bottom_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#bottom_left {
	background-image: url(img/bottom_left.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#nav a, #navselect a {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 3px;
	display: block;
	background: url(img/linkbg_1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 18px;
}
#nav a:link , #nav a:active, #nav a:visited {
	padding-top: 1px;
	padding-bottom: 3px;
	text-decoration: none;
	color: #5b5c5c;
	padding-right: 5px;
}
#nav a:hover, #navselect a:hover, #navselect a:link, #navselect a:visited, #navselect a:active {
	padding-top: 1px;
	padding-bottom: 3px;
	text-decoration: none;
	background-position: -146px 0px;
	color: #5b5c5c;
	padding-right: 5px;
}
#subnav a{
	display: block;
	background: url(img/linkbg_2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #5b5c5c;
	text-indent: 23px;
}
#subnav a:link , #subnav a:active, #subnav a:visited {
	text-decoration: none;
	color: #5b5c5c;
	padding-right: 5px;
}
#subnav a:hover {
	background-position: -146px 0px;
	text-decoration: none;
	color: #5b5c5c;
	padding-right: 5px;
}
