.headerbg {
	background-image: url(../images/main/bannerbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.shadow_in {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.shadow_out {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.cn5 {
	font-family: "Courier New", Courier, mono;
	font-size:22px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -2px;
}
.basemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-attachment: fixed;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.subnav , .subnav  a{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	
	color: #FFFFFF;
	letter-spacing: -1px;
	vertical-align: baseline;
}
.cal {
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.caltop {
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #D5DBE1;
}
.calright {
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	background-color: #F8F9FA;
}

.adv, .adv a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#330066;
text-decoration:none;}

.adv a:hover{text-decoration:underline}

.content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#330066;
}
.content a { font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#330066;
font-weight:bold;
}
.content a:hover{text-decoration:none}

