.leftline {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
-->
</style>
<style type="text/css">
<!--
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.chaxunk {
	width: 100px;
	
}
td {
	font-size: 9pt;
}
.tablesty {
	border: 1px solid #B0C6D6;

}
.bluefont {
	color: #032B5E;
}
.blueboldfont {
	font-weight: bold;
	color: #13456A;
}

.bigbluebold{
	font-weight: bold;
	color: #13456A;
	font-size:10pt;
}
.whitefont {
	color: #FFFFFF;
}
.redboldfont {
	font-weight: bold;
	color: #C62F2F;
}

.bigredboldfont {
	font-weight: bold;
	color: #962002;
	font-size:11pt;
}

.whiteboldfont {
	font-weight: bold;
	color: #FFFFFF;
}

.conttitle {
	font-weight: bold;
	color: #000000;
	font-size:14pt;
}
.content {
	font-weight: none;
	color: #000000;
	font-size:10pt;
}

.toprightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CEDAE7;
	border-right-color: #CEDAE7;	
}

.topline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CEDAE7;
}


.imgborder1{
	border: 1px solid #999999;
}

.imgborder0 {
	border: none;
}

.searchsty {
	width:80px;
}

A:link {
	color: #4D4D4D;
	text-decoration: none;
}

A:visited {
	color: #4D4D4D;
	text-decoration: none;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
}

A.menu:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: yellow; TEXT-DECORATION: underline
}

A.bluelink:link {
	COLOR: #032B5E; TEXT-DECORATION: none
}
A.bluelink:visited {
	COLOR: #032B5E; TEXT-DECORATION: none
}
A.bluelink:hover {
	COLOR: #CC0000; TEXT-DECORATION: underline
}

A.blacklink:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.blacklink:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.blacklink:hover {
	COLOR: #CC0000; TEXT-DECORATION: underline
}

