body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #eee;
}

select {
	font-family: Tahoma;
	font-size: 10px;
}

img {
	border: none;
}

div.side_bar_title * {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

div.side_bar_title a,div.side_bar_subtitle a {
	TEXT-DECORATION: none;
}
div.side_bar_subtitle * {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

div.side_bar_subtitle a {
	float: left;
	width: 140px;
	padding: 2px 0 2px 30px;
}

div.side_bar_subtitle a:hover {
	background-color: #eee;
}

div.side_bar_title {
	padding: 6px 0px 0px 15px;
}

div.side_bar_title img {
	margin-right: 3px;
}

body,form {
	margin: 0px;
	padding: 0px;
}

div.main {
	background-color: #fff;
	width: 800px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


td.page {
	padding: 11px;
	text-align: left;
}
.content {
	display: block;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 150%;
}

input {
	border: 1px solid #ccc;
}

div.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #3300FF;
	padding-bottom: 5px;
}

div.footer {
	border-top: 1px solid #ccc;
	margin-top: 40px;
	padding-top: 10px;
	text-align: center;
	line-height: 150%;
	font-family: Tahoma;
	font-size: 10px;
}

div.label {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 200%;
	font-weight: bold;
	color: #FF0B00;
	padding: 5px 0 0 15px;
	border-bottom: 1px dotted #ccc;
}

.top a,.nav a,span.list a {
	text-decoration: none;
	color: #3300FF;
}

.top a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

form table td,form table th {
	padding: 3px;
}

form table th {
	text-align: right;
}

form table th span {
	color: red;
}
div#head_text table{
	float:right;
}
div#head_text{
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	color: #598db5;
	height: 30px;
	padding-left: 10px;
}
div#head_text span{
	line-height: 30px;
}
td#first{
	padding:8px 0 18px 15px;
	background-color:#eddfd4;
	width:191px;
	line-height: 150%;
}
td#second{
	padding:8px 0 18px 17px;
	background-color:#d6e4f4;
	width:197px;
	line-height: 150%;
}
td#third{
	padding:8px 0 18px 18px;
	background-color:#e0dcd6;
	width:206px;
	line-height: 150%;
}
div#link{
	text-align:center;
}
div#link p{
	width:520px;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
	line-height: 18px;
}
div#link a{
	color:#598db5;
	text-decoration: underline
}
a{
	text-decoration:none;
	text-transform:none;
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
}
li{
	color:#333;
}
div#banners {
	float:right;
	margin: 10px 10px 0 10px; 
	display:inline;	
}
div#right_banners {
	margin: 10px 10px 0 10px; 
	display:inline;	
}
div#banners img{
	margin: 5px 0;
}

td#main_bg{
	font-weight: bold;
	color: white;
	padding: 2px 10px 2px 10px;
	font-size:13px;
	background-color:#ff0000;
	font-family:Tahoma;
}

div.title span {
	float: right;
	font-size: 10px;
	color: #999;
}

.pages {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	float: right;
	font-size: 11px;
	font-family: Tahoma;
}

.pages SPAN {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #ccc;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	cursor: hand;
}

.pages .current {
	background-color: #eee;
}

