@charset "utf-8";
.b1,.b2,.b3,.b4,.b5 {
	width: 155px;
	height: 55px;
	display:block;
}
.b1{
	background: url(images/b1.gif) no-repeat 0px 0px;
}
.b2{
	background: url(images/b2.gif) no-repeat 0px 0px;
}
.b3{
	background: url(images/b3.gif) no-repeat 0px 0px;
}
.b4{
	background: url(images/b4.gif) no-repeat 0px 0px;
}
.b5{
	background: url(images/b5.gif) no-repeat 0px 0px;
}
.b1:hover,.b2:hover,.b3:hover,.b4:hover,.b5:hover ,.cur{
	background-position: 0px -55px;
}

#left a:link {color: #fff;text-decoration: none;}
#left a:visited {	text-decoration: none;color: #fff;}
#left a:hover {color: yellow;}
#left a:active {	text-decoration: none;color: #fff;}
#right a:link {color: #555555;text-decoration: none;}
#right a:visited {	text-decoration: none;color: #555555;}
#right a:hover {text-decoration: underline;color: #ff0000;}
#right a:active {	text-decoration: none;color: #555555;}
body{margin:0;padding:0;}
#page {
width:960px;
margin:0 auto;
border-right:solid 1px #ccc;
border-left:solid 1px #ccc;
}
#left {
float:left;
width:154px;
}
#search {
border:5px solid #D8D7D7;
background: #F8F7F7;
padding:3px;
}
#right {
float:right;
width:805px;
}

#footer {
	width: 100%;
	clear: both;
	font-size:13px;
	color:#333;
	line-height: 20px;
}
#footer a:link,#footer a:visited,#footer a:hover,#footer a:active{
color:#0000EE;
}
.uline {	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 30px;}
th{ padding: 5px;
	BACKGROUND-COLOR: #000000;
	color:#fff;
}

fieldset {
	border:1px dashed #CCC;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}


.textbox {
	background-image: url(../images/16t.png);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position:left;
	width:400px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}


.button_div {
	width:287px;
	float:right;
	background-color:#fff;
	border:1px solid #ccc;
	text-align:right;
	height:35px;
	margin-top:3px;
	padding:5px 32px 3px;
}
.buttons {
	background: #e3e3db;
	font-size:12px; 
	color: #989070; 
	padding: 6px 14px;
	border-width: 2px;
	border-style: solid;
	border-color: #fff #d8d8d0 #d8d8d0 #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

DIV.black2 {
	FONT-SIZE: 12px;FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN: 3px; PADDING-TOP: 7px; 
}
DIV.black2 A {
	 PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px;  COLOR: #000000; PADDING-TOP: 2px;  TEXT-DECORATION: none
}
DIV.black2 A:hover {
 COLOR: #fff; 
}
DIV.black2 A:active {
 COLOR: #fff; 
}
DIV.black2 .current {
 PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px;  COLOR: #fff; PADDING-TOP: 2px; 
}
DIV.black2 .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}#main {
padding-top:13px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}
