body, tbody, table, p, ul, li, td, input, form, textarea, select, blockquote, h1, A	{font:12px sans-serif}
A {color:#0066cc}
.title {color:#ff9900;font-weight:900}
.titleB {color:#0066cc;font-weight:900}
.s14 {font-size:14px;}
.s28 {font-size:28px;}
.main	{border:1px solid #cccccc;background-color:#ffffff;position:absolute;width:720px;left:50%;margin-left:-360px;top:5px}
.hdr1	{background-color:#0066cc;height:60px;width:720px}
.hdr2	{text-align:right;background-color:#ffffff;height:35px;width:720px;background:url(images/bg35.gif) no-repeat}
.bodytext	{padding:2px 2px 2px 2px}
.ftr	{background-color:#0066cc;height:60px;width:720px}
.ftr a, .ftr p{color:#fff}
.ftr a{text-decoration:none}

body{margin:0 0 0 0;background:url(../images/v1.jpg) repeat-x}
.notify{color:#ff0000;border:1px solid #ff0000;padding:5px;width:300px;text-align:center}
.tdo {text-decoration:none}
.subcat	{font-weight:900}
#navcontainer{
	height:22px;
	margin: 0;
	padding: 0;
	width:720px;
	background:#000;
	color:#fff
}
#navcontainer ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	list-style-position:outside;
}

#navcontainer ul li{
	display: block;
	float: left;
	width: 92px;
	text-align: center;
	border-right:1px solid #666
}
#navcontainer ul li a{
	padding: 3px 0;
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	text-align: center;
}
#navcontainer ul li a:hover{
	background: #999;
	color: #000;
}
#navcontainer a:active{
	background: #000;
	color: #fff;
}
#navcontainer li#active a{
	background: #000;
	color: #fff;
	text-decoration: underline;
}
