a:link {
	text-decoration: none;
}
.tableborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #072862;
	/*background-color:#333333;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.link1 {
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}
.link2 {
	color: #333333;
	text-decoration: none;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FEAA27;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height:1.7;
}
.mainbody {
	background-color: #FFFFFF;
	background-image: url(/ui/skin1/line.png);
	height: 500px;
}
.mainbodybuttom {
	background-color: #072862;
	/*background-color:#333333;*/
	background-image: url(/ui/3.png);
}
.sidebar_table {
	border-bottom-width: 0.1mm;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
	font-style: italic;
	color: #666666;
}
.link3 {
	color: #FFFFFF;
	font-weight: bold;
}
.btn1 {
	background-color: #FF9900;
	background-image: url(/ui/skin1/btn_back.png);
	height: 26px;
	width: 70px;
}
.link4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
.narrowtext {
	font-family: "Arial Narrow";
	font-size: 11px;
}
