a.leftmenu{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration: none;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
}
a.leftmenu:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
img {
	border: 0px;
}
.content{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.contentlist{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.des{
	border: 1px dashed #CCCCCC;
}


.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}.headtable {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.global {
	border: 1px solid #CCCCCC;
}
a{
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
a:hover{
	color: #0066CC;
	text-decoration: underline;
}.title {
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #EFEFEF;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.RedHightLight {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
.GreenHightLight {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}
.OrangeHightLight {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
}
.BlueHightLight {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}