@charset "utf-8";
/* CSS Document */

.menu {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(jpg/pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu li {
	float:left;
	height:40px;
	margin-right:1px;
}
.menu li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(jpg/pro_five_0a.gif) no-repeat;}
.menu li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(jpg/pro_five_0b.gif) no-repeat right top;}
.menu li.current a {color:#000; background:url(jpg/pro_five_2a.gif) no-repeat;}
.menu li.current a b {background:url(jpg/pro_five_2b.gif) no-repeat right top;}
.menu li a:hover {color:#000; background: url(jpg/pro_five_1a.gif) no-repeat;}
.menu li a:hover b {background:url(jpg/pro_five_1b.gif) no-repeat right top;}
.menu li.current a:hover {color:#000; background: url(jpg/pro_five_2a.gif) no-repeat; cursor:default;}
.menu li.current a:hover b {background:url(jpg/pro_five_2b.gif) no-repeat right top;}

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #1b316c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FF0000;
}