@charset "utf-8";
/* CSS Document */

.title {
	color:#F1832F;
	font-size:1.1em
}

.title2 {
	color:#F1832F;
	font-weight:bold;
}



.txt {font-family:tahoma, Arial, Helvetica, sans-serif;color:#ffffff;
}

.act{color:#221E1F}




body {
	background-color:#F1832F;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	height:100%; overflow:auto;
}
.bwlist {
	margin-left:-20px;
	margin-top:-10px;
}
.bwlist li {
	list-style-image:url(images/bullet.gif);
}
#gradient {
	position:absolute;
	width:200px;
	height:61px;
	z-index:150;
	left: 567px;
	top: 178px;
}
.para1 {
}
#image {
	position:absolute;
	width:200px;
	height:115px;
	z-index:10;
	left: 605px;
	top: 189px;
}
#head {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 28px;
	top: 0px;
}
#text {
	position:absolute;
	width:391px;
	z-index:300;
	left: 222px;
	top: 236px;
	color:#FFFFFF;
	font-size:0.8em;
}

#cpa {
	position:absolute;
	width:108px;
	height:97px;
	z-index:1;
	left: 760px;
	top: 570px;
}


/* ------------------------------------------------------------------------*/

.99 {
	padding-top:4px;
}
#bwmenu #99 {
	padding-top:4px;
}
#bwmenu {
	position:absolute;
	width:170px;
	z-index:2;
	left: 27px;
	top: 237px;
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 13px;
	height:100%;
}
#bwmenu ul {
	list-style: none;
	width: 170px;
	margin: 0 0 0px 0;
	padding: 0;
}
#bwmenu li {
	margin-bottom: 0px;
}
#bwmenu li a {
	font-weight: bold;
	font-family:tahoma, trebuchet, arial;
	text-align:right;
	height: 34px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 3px 20px 0 10px;
	background:#211917 url(images/button_bg.gif) bottom left no-repeat;/*border-left: 4px solid # 9AB5D0; */

}
#bwmenu li a:hover {
	color: #221E1F;
}

/* ------------------------------------------------------------------------*/
