.pageborder {
	font-size: 9pt;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #95AFBD;
	border-left-color: #95AFBD;
}
.bd {
	font-size: 9pt;
	color: #333333;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #666666;
}
.butten {
	background-image: url(resource/pic/login.gif);
	clear: both;
	float: none;
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
	height: 20px;
	width: 42px;
	background-attachment: fixed;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px solid #548EB6;





}
a:link {
 font-size: 9pt;
 line-height: 20px;
 color: #172B37;
 text-decoration: none;
}
a:hover {
 font-size: 9pt;
 line-height: 20px;
 color: #3EB0E1;
}
a:visited {
 font-size: 9pt;
 line-height: 20px;
 color: #663333;
 text-decoration: none;
}

.notesboder {
	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;
}
.bordermid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0270a9;
	border-right-color: #0270a9;
	border-bottom-color: #0270a9;
	border-left-color: #0270a9;
}
.borderbot {
	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: solid;
	border-top-color: #0270a9;
	border-right-color: #0270a9;
	border-bottom-color: #0270a9;
	border-left-color: #0270a9;
}
a.menu:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
}
.menuborder {
	font-size: 9pt;
	color: #000000;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.dash {
	font-size: 9pt;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #DEE7EC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
}
.searchtext {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.dots {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
}
.dotsbottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dotsright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text {
	font-size: 9pt;
	line-height: 14px;
	color: #333333;
}
.borderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #5994b7;
	border-left-style: solid;
	font-size: 9px;
}
.borderbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9EC65E;
	border-right-color: #9EC65E;
	border-bottom-color: #9EC65E;
	border-left-color: #9EC65E;
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.menuborder {
	border: 1px solid #9FC0D7;
}
.regibutten {
	background-image: url(resource/pic/register.gif);
	clear: none;
	float: none;
	font-size: 9pt;
	position: static;
	height: 20px;
	width: 42px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #548EB6;

}
.yebd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #e0a911;
	border-right-color: #e0a911;
	border-bottom-color: #e0a911;
	border-left-color: #e0a911;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.yedot {
	font-size: 16px;
	color: #E0A911;
}
.greydot {
	font-size: 16px;
	color: #006633;
}
.blackdot {
	font-size: 16px;
	color: #000000;
}
.redsqu {
	font-size: 10px;
	color: #CB4029;
}
.redline {
	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: #CB4029;
	border-right-color: #CB4029;
	border-bottom-color: #CB4029;
	border-left-color: #CB4029;
}
a.tour:link {
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.tour:hover {
	font-size: 9pt;
	line-height: 18px;
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
}
a.tour:visited {
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.greenbd {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E2EEE2;
	border-left-width: 1px;
	border-left-color: #E2EEE2;

}
.buttenping {
	font-size: 9pt;
	background-color: #E8F0F4;
	border: 1px solid #8BB5CD;
}
.bottomwhite {
	font-size: 9pt;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF9B37;
	border-right-color: #FF9B37;
	border-bottom-color: #FF9B37;
	border-left-color: #FF9B37;
}
a.emenu:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a.emenu:hover {
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
}
a.emain:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a.emain:hover {
	font-size: 9pt;
	color: #FF0000;
	text-decoration: underline;
}
.ebutten {
	font-size: 9pt;
	color: #000000;
	border: 1px solid #8DA9B8;
	background-color: #F1F7FB;
}
.greyline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBAFA4;
}
a.titlelink:link {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.titlelink:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.titlelink:visited {
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: underline;
}

