body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #CC0000;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.nvb{
background-image:url(img/btn/split.gif);
background-repeat:repeat-y;
background-position:right;
padding:0px 5px 0px 5px;
}
.nvb2{
height:30px;
text-align:center;
vertical-align:middle;
color:#000000;
font-family:"Trebuchet MS", Arial, Verdana;
text-decoration:none;
background-image:url(img/btn/split.gif);
background-repeat:repeat-y;
background-position:right;
padding:0px 10px 0px 10px;
}
/*
.nvb2 a {
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	width:100%;
}
*/
.n2b{
height:40px;
text-align:center;
vertical-align:middle;
color:#000000;
font-family:"Trebuchet MS", Arial, Verdana;
text-decoration:none;
background-image:url(img/btn/split2.gif);
background-repeat:repeat-y;
background-position:right;
padding:0px 10px 0px 10px;
}

.n2b a {
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	width:100%;
}

.contb{
border-left:1px solid #5959FF;
border-right:1px solid #5959FF;
padding:10px;
height:200px;
}
.footb{
background-image:url(img/layout/bg_bottbar.jpg);
background-repeat:no-repeat;
height:41px;
border:1px solid #577144;
}
.headb{
background-image:url(img/layout/bg_navbar.jpg);
background-repeat:no-repeat;
height:40px;
border-left:1px solid #5959FF;
border-right:1px solid #5959FF;
}
.htb{
background-image:url(img/layout/bg_head1.jpg);
background-repeat:no-repeat;
height:147px;
padding:4px;
font-size:11px;
color:#ffffff;
border-left:1px solid #5959FF;
border-right:1px solid #5959FF;
border-top:1px solid #5959FF;
}
h1{
font-family:"Trebuchet MS", Arial, Verdana;
font-size:18px;
border-bottom:1px solid #cc0000;
margin:0px 0px 3px 0px;
}
h2,h3,h4,h5{
font-size:14px;
margin:0px 0px 3px 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
