/* CSS Document */
body{
	color: #5C5C5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 22px;
	font-weight: normal;
}
a {
	color: #5C5C5C;
	text-decoration: underline;
}
a:visited{
	color: #5C5C5C;
	text-decoration: underline;
}
a:hover{
	color: #5C5C5C;
	text-decoration: none;
}
a.menu, a.menu:visited {
	color: #5C5C5C;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover{
	color: #E2141B;
	text-decoration: none;
	font-weight: bold;
}
a.red, a.red:visited {
	color: #E2141B;
	text-decoration: underline;
	font-weight: bold;
}
a.red:hover{
	color: #E2141B;
	text-decoration: none;
	font-weight: bold;
}
.style1 {color: #E2141B;
}
.redbold {color: #E2141B;
}
.menu_in {
	color: #E2141B;
	font-weight: bold;
}
.normal {
}
.small{
}
.head{
	font-size: 12px;
}
.searchfield{
	font-size: 12px;
	color: #5C5C5C;
	background-color: #FFFFFF;
}
.search{
	font-size: 10px;
}
table{
}
#menu {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 20px;
}
td{
	text-align: justify;
}
#t1{
	width: 255px;
}
#t2{
	width: 16px;
}
#t3{
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	padding-top: 5px;
}
#t4{
	width: 16px;
}
#ftop{
	background-image: url(../images/fottop_bg.gif);
	background-repeat: repeat-x;
	width: 660px;
}
#fbottom{
	background-repeat: repeat-x;
	background-image: url(../images/footer_bg.png);
}
.fottext{
	padding-bottom: 7px;
}
.tab2{
	width: 800px;
	margin-bottom: 16px;
}
.tableft{
	width: 450px;
	margin-bottom: 12px;
}
.tabright{
	width: 214px;
	margin-bottom: 22px;
}
.leftop{
	width: 7px;
}
.righttop{
	width: 7px;
}
.bortop{
	background-image: url(../images/tit_bg.gif);
}
.left_mid{
	border-left-color: #E6E6E6;
	border-left-style: solid;
	border-left-width: 1px;
}
.lr{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
}
.right_mid{
	border-right-color: #E6E6E6;
	border-right-style: solid;
	border-right-width: 1px;
}
.rightbot{
}
.borbottom{
	background-image: url(../images/bor_bottom.gif);
	background-repeat: repeat-x;
}
.subtit{
	font-size: 12px;
}
.ftexttd{
	border-left-color: #E6E6E6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #E6E6E6;
	border-right-style: solid;
	border-right-width: 1px;
}
.adstop{
	width: 960px;
}
