@charset "utf-8";

/* CSS Document */

html,body {

	background-color: #cccccc;

	margin: 0px;

	padding: 0px;

	font-size:14px;

	color:#333333

}



table td{

	font-family: Tahoma;

	font-size:12px;

	color:#333333;

	}

	p{

	padding:10px;}

a:link{color:#333333}

a:visited{color:#333333}

a:hover{

	color:#CC3333;

	text-decoration: none

}

ul{

	margin: 0px;

	padding: 0px;

/*	list-style-position: inside;*/

	list-style-type: none;

	width:200px;

}

li{

	height: 25px;

	padding-left:20px;

	display:block;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #666666;

	line-height: 25px;

}

li a:hover{

	color:#669900

}





.search-st{

	background-image: url(images/search-bg.png);

	background-repeat: no-repeat;

	height: 72px;

	width: 656px;



}

.white{

	color:#FFFFFF;

	font-size:12px;

	font-weight:700;

}

.green{

	color:#99CC00;

	font-size:14px;

	font-weight:700;

}



.yellow{

	color:#FFFF00;

	font-size:11px;

	font-weight:700;

}

.top-nav-active{

	line-height: 27px;

	background-image: url(images/butt_b_mid.png);

	background-repeat: repeat-x;

	text-align: center;

	height: 27px;

	color:#000000

}

.top-nav-active a:link{

color:#000000; text-decoration:none}

.top-nav-active a:visited{

color:#000000; text-decoration:none}

.top-nav-active a:hover{

color:#000000; text-decoration:none}

.top-nav-INactive{

	line-height: 27px;

	background-image: url(images/butt_y_mid.png);

	background-repeat: repeat-x;

	text-align: center;

	height: 27px;

	color:#FFFFFF

}

.top-nav-INactive a:link{color:#ffffff; text-decoration:none}

.top-nav-INactive a:visited{color:#ffffff; text-decoration:none}

.top-nav-INactive a:hover{color:#000000; text-decoration:none}

.lnav-bg{

	background-image: url(images/nav-bg.png);

	background-repeat: repeat;

}

.lnav-head{

	font-size: 12px;

	line-height: 31px;

	color: #ffffff;

	background-image: url(images/nav-head.png);

	background-repeat: no-repeat;

	text-indent: 15px;

	height: 31px;

	width: 200px;

}

.top_proTable{



	padding-right: 10px;

	padding-left: 10px;

	background-image: url(images/butt_b_mid.png);

	background-repeat: repeat-x;

	height:28px;

	line-height:28px;

	text-align:left;

	text-indent:15px;

}

.footer{

	line-height: 31px;

	color: #FFFFFF;

	background-image: url(images/footer-bg.png);

	background-repeat: repeat-x;

	text-align: right;

	text-indent: 25px;

	height: 31px;

}
.border {
	border: 1px solid #B1B1B1;
	color: #626262;

}
.tableclass{


	background-color:#000000;

}
.tdclass{

	background-color:#FFFFFF;
	height:22px

}

