.banner_bg{
background-color:#88959F;
}

.nav_bg{
background-image:url(admin/images/inner_but.jpg);
background-repeat:repeat-x;
height:27px;
}

.nav_bg2{
background-image: url(admin/images/nav_bg_2.jpg);
background-repeat:repeat-x;
height:27px;
}


.but {
	border: 1px solid #666666;
	color: #FFFFFF;
	background-color: #999999;
	cursor:pointer;
}
.tahoma11boldwhite {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
}
.tahoma11boldblack {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.tahoma16boldred {


	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3D7C90;
	text-decoration: none;
	line-height: normal;
}
.tahoma11boldred {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C2784B;
	text-decoration: none;
	line-height: normal;
}
.tahoma11boldblack:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D7C90;
	text-decoration: none;
	line-height: normal;
}

.tahoma11boldlink {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D7C90;
	text-decoration: none;
	line-height: normal;
}
.tahoma11normallink {

	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #3D7C90;
	text-decoration: none;
	line-height: normal;
}
.boldlink {

	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3D7C90;
	text-decoration: none;
	line-height: normal;
}
.tahoma11boldlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

.foot_bg{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	background-image:url(../images/bg_foot.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.normal {

	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
