body {
	background-color: #a6b5db;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-repeat: repeat-y;
	background-position: center;
	color: #3B5081;
}
a:link {
	text-decoration: none;
	color: #3B5081;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #3B5081;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #D1010E;
}
.top a:visited{
	text-decoration:none;
	color: #FF6600;
}
.top a{
	text-decoration:none;
	color: #FF6600;
}
.top a:hover{
	text-decoration:none;
	color: #FFFFFF;
}
.subt {
	font-weight: bold;
	font-size: 14px;
	color: #3B5081;
	line-height: 19px;
}
.top {
	background-image: url(gui/top.jpg);
	background-repeat: no-repeat;
	height: 154px;
	background-position: center;
}
.topnor {
	background-image: url(gui/top_nor.jpg);
	background-repeat: no-repeat;
	height: 154px;
	background-position: center;
}
.top2 {
	background-image: url(gui/top2.jpg);
	background-repeat: no-repeat;
	height: 154px;
	background-position: center;
}
.topnor2 {
	background-image: url(gui/top_nor2.jpg);
	background-repeat: no-repeat;
	height: 154px;
	background-position: center;
}
.bot {
	font-size: 10px;
	color: #3B5081;
	background-image: url(gui/bot.jpg);
	background-repeat: no-repeat;
	height: 34px;
	background-position: center;
}
.subtsmall {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.bgleft {
	background-image: url(gui/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bigbg {
	background-image: url(gui/bigbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rightwinpad {
	padding-right: 20px;
	padding-left: 20px;
}
.img1 {
	background-image: url(gui/img1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 240px;
}
.img2 {

	background-image: url(gui/img2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 240px;
}
