a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0099CC; 
	text-decoration: none
	} 
a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #0099CC; 
	text-decoration: none
	} 
a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF6600; 
	text-decoration: underline
	} 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #6090BF;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	}
A.menu:link, A.menu:visited {
	color: #333333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	} 
A.menu:hover {
	color: #0066CC; 
	} 
td,p { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333
	} 
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333
	} 
.textt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.textr {
	color: #FF0000;
}


.account_menu {
	background-color: #f9f9f9; 
	width: 145px
	}
.mainbg {
	background-image: url(images/mainbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	width: 812px;
}
.mainbg .main {
	width: 790px;
}
.top {
	background-repeat: no-repeat;
	background-position: center top;
	height: 132px;
	width: 790px;
	background-image: url(images/top.jpg);
	text-align: center;
	display: block;
}
.menuz {
	line-height: 38px;
	height: 38px;
	width: 790px;
}
.ban1 {
}
.ban2 {
	text-align: center;
	margin-bottom: 5px;
}

.mainz {
	margin-top: 10px;
	width: 790px;
}
.leftbar {
	width: 180px;
}
.spacebar {
	width: 20px;
}
.mainbar {
	padding-right: 10px;
}
.box0 {
	background-image: url(images/box0.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 180px;
}
.box1 {
	background-image: url(images/box1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 180px;
}
.box2 {
	background-image: url(images/box2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 180px;
}
.boxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
}
.boxx {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.boxx a {
	color: #FFFFCC;
}
.wel {
	background-image: url(images/wel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin-bottom: 10px;
}





.footerz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 3px;
}