body {
	margin: 0px;
}

ul{
padding:0px;
margin:0px;}


h2{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.main_box{
	background-repeat: repeat-x;
	background-image: url(images/header_bg.png);
	width: 950px;
}
.main_btn {
	background-image: url(images/main_btn_bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 27px;
	text-align: left;
	text-indent: 45px;
	display: block;
	list-style-type: none;
	line-height: 27px;
	text-decoration: none;
}


li.news_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004784;
	list-style-type: none;
	background-image: url(images/bullet_3.gif);
	background-repeat: no-repeat;
	text-indent: 45px;
	line-height: 30px;
	background-position: 25px 11px;
}
.text_11_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}


li.side_menu{
	list-style-type: none;
	background-image: url(images/bullet_1.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: 60px;
	background-position: 45px center;
}


.side_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8d8d8d;
	text-decoration: none;
	line-height: 30px;
}

ul.side_menu{
	background-image: url(images/menu_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

li.box_list{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 25px;
	display: block;
	line-height: 22px;
	background-image: url(images/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	text-decoration: none;
	
}

a.box_list{
color: #000000;
	text-decoration: none;
}
.red_txt {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.box_2stroke{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 449px;
}


.text_white_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.box_4stroke{
	border: 1px solid #CCCCCC;
}


.red_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	line-height: 18px;
}
