body {
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #5389B8;
	scrollbar-highlight-color :  #FFFFFF;
	scrollbar-shadow-color : #000000;
	background-color : #FFFFFF;
	margin: 0px;
}

.tablebody {
background-color: #ffffff
}

.top1 {
	background-image: url(images/top1bg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px
}

.top2 {
	padding: 0px;
	background-image: url(images/top2bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	vertical-align: baseline;
}

.remind {
	padding: 3px;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

.left {
	padding: 0px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	border-right: 1px solid #336699;
}

.left a {color:#336699;	text-decoration:underline;font-weight: bold;}
.left a:visited {color:#336699;	text-decoration:underline;font-weight: bold;}
.left a:hover {	color:#BF2E1A;text-decoration:none;	font-weight: bold;}
.left a:link {color:#336699;text-decoration:underline;font-weight: bold;}

.main {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px
}

.main a {color:#0073AE;	text-decoration:underline;font-weight: bold;}
.main a:visited {color:#336699;	text-decoration:underline;font-weight: bold;}
.main a:hover {	color:#cc6600;text-decoration:none;	font-weight: bold;}
.main a:link {color:#0073AE;text-decoration:underline;font-weight: bold;}

.content {
	padding: 10px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px
}

.bottom {
	padding: 3px;
	color: #333333;
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	border-top: 1px solid #336699;
	text-align: center;
}

.bottom a {color:#BF2E1A;	text-decoration:underline;font-weight: normal;}
.bottom a:visited {color:#BF2E1A;	text-decoration:underline;font-weight: normal;}
.bottom a:hover {	color:#000000;text-decoration:none;	font-weight: bold;}
.bottom a:link {color:#BF2E1A;text-decoration:underline;font-weight: normal;}

h1 {
	color: #cc6600;
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

h2 {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

hr {
	color: #336699;
	height: 1px
}

ul {
	list-style: square;
	list-style-position: outside;
}

