body {
	margin : 0;
	padding : 10px;
	background-color : #eeeeee;
	color : #000000;
}
p, h1 {
	margin : 0;
}
#logo {
	text-align : center;
	padding : 15px 0 25px 0;
}
.title_blue {
	background : #009fe0 url(../img/titb_right.jpg) no-repeat right;
	padding-right : 5px;
}
.title_blue h1 {
	font : bold 10pt Tahoma, Arial, Verdana, sans-serif;
	background : #009fe0 url(../img/titb_left.jpg) no-repeat left;
	color : #ffffff;
	margin-bottom : 10px;
	padding : 11px 0 11px 45px;
}
.title_blue a:hover {
	text-decoration : underline;
	color : #eeeeee;
}

.title_blue a {
	color : #eeeeee;
	text-decoration : none;
}

#ylw_lt {
	background : #ffcc33 url(../img/ylw_lt.jpg) no-repeat 0% 0%;
}
#ylw_lb {
	background : url(../img/ylw_lb.jpg) no-repeat 0% 100%;
}
#ylw_rt {
	background : url(../img/ylw_rt.jpg) no-repeat 100% 0%;
}
#ylw_rb {
	background : url(../img/ylw_rb.jpg) no-repeat 100% 100%;
	height : 1%; /* IE6 fix*/
	margin-bottom : 10px;
	color : blue;
	padding : 10px;
}
#ylw_lt .nav {
	font : 14px Arial, Helvetica, Tahoma, sans-serif;
	padding : 10px 20px;
}
#ylw_lt .nav a {
	color : #ff0000;
	text-decoration : none;
}
#ylw_lt .nav a:hover {
	text-decoration : underline;
	color : #ff0000;
}
.title_navy {
	background : #66669a url(../img/titn_right.jpg) no-repeat right;
	padding-right : 5px;
}
.title_navy h1 {
	font : bold 10pt Tahoma, Arial, Verdana, sans-serif;
	background : #66669a url(../img/titn_left.jpg) no-repeat left;
	color : #ffffff;
	margin-bottom : 10px;
	padding : 11px 0 11px 45px;
}
#dylw_lt {
	background : #ff9933 url(../img/dylw_lt.jpg) no-repeat 0% 0%;
}
#dylw_lb {
	background : url(../img/dylw_lb.jpg) no-repeat 0% 100%;
}
#dylw_rt {
	background : url(../img/dylw_rt.jpg) no-repeat 100% 0%;
}
#dylw_rb {
	background : url(../img/dylw_rb.jpg) no-repeat 100% 100%;
	height : 1%; /* IE6 fix*/
	margin-bottom : 10px;
	padding : 10px;
}
#dylw_lt .nav {
	font : 13px Arial, Helvetica, Tahoma, sans-serif;
	padding : 10px 20px;
}
#dylw_lt .nav a {
	color : #0033ff;
	text-decoration : none;
}
#dylw_lt .nav a:hover {
	color : #ffffff;
	text-decoration : underline;
}
#olv_lt {
	background : #cccc00 url(../img/olv_lt.jpg) no-repeat 0% 0%;
}
#olv_lb {
	background : url(../img/olv_lb.jpg) no-repeat 0% 100%;
}
#olv_rt {
	background : url(../img/olv_rt.jpg) no-repeat 100% 0%;
}
#olv_rb {
	background : url(../img/olv_rb.jpg) no-repeat 100% 100%;
	height : 1%; /* IE6 fix*/
	margin-bottom : 10px;
	padding : 10px;
}
#olv_lt .nav {
	font : 13px Arial, Helvetica, Tahoma, sans-serif;
	padding : 10px 20px;
}
#olv_lt .nav a {
	color : #ff0099;
	text-decoration : none;
}
#olv_lt .nav a:hover {
	color : #ff0000;
	text-decoration : underline;
}
#olv_lt .nav2 {
	font : 14px Arial, Helvetica, Tahoma, sans-serif;
	color : #333300;
	padding : 10px 20px;
}
.nav2 span {
	color : #ff0099;
}
#olv_lt .nav2 a {
	color : #333300;
	text-decoration : none;
}
#olv_lt .nav2 a:hover {
	color : #ff0099;
}
#olv_lt a.und {
	text-decoration : underline;
}
#olv_lt a.und:hover {
	text-decoration : none;
}
#olv_lt .nav3 {
	font : 14px Arial, Helvetica, Tahoma, sans-serif;
	color : #333300;
	padding : 10px 20px;
}
#olv_lt .nav3 a {
	color : #ff0000;
	text-decoration : underline;
}
#olv_lt .nav3 a:hover {
	color : #333300;
}