@import url(t_stylesheet_menu.css);
@import url(t_stylesheet_news.css);
@import url(t_stylesheet_twrss.css);
@import url(t_stylesheet_powermail.css);
@import url(t_stylesheet_rte.css);

body { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	background-image : url(../images/css/main/bg_body.gif);
	margin : 0px auto;
	text-align : center;
	padding-top : 10px;
}

h1 {
	font-size : 14px;
	font-weight : bold;
}

h2 {
	font-size : 13px;
	font-weight : bold;
}

h3 {
	font-size : 12px;
	font-weight : bold;
}

.blueHeader {
	color : blue;
}

.redHeader {
	color : red;
}

a {
	text-decoration : none;
	color : black;
}

img {
	border : 0px;
}

.box_top {
	width : 990px;
	height : 10px;
	font-size : 1px;
	background-image : url(../images/css/main/bg_box_top.gif);
	margin : 0px auto;
}

.box_all {
	width : 988px;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	background-color : #ffffff;
	margin : 0px auto;
}

.box_bottom {
	width : 990px;
	height : 10px;
	font-size : 1px;
	background-image : url(../images/css/main/bg_box_bottom.gif);
	margin : 0px auto;
}

.top_header {
	width : 974px;
	height : 82px;
	background-image : url(../images/css/main/bg_top_header.jpg);
	background-repeat : no-repeat;
	margin : 0px auto;
	margin-bottom : 5px;
	text-align : left;
}

.top_header img {
	float : left;
}

.header {
	width : 971px;
	height : 133px;
	margin : 0px auto;
	background-image : url(../images/css/main/bg_header.jpg);
	background-repeat : no-repeat;
	text-align : left;
	clear : both;
}

.header_image {
	position : absolute;
	top : 0px;
	left : 0px;
	margin : 0px;
	display : none;
}

.box_content {
	width : 974px;
	margin : 0px auto;
	text-align : left;
}

.top {
	height : 21px;
	background-repeat : no-repeat;
	text-align : left;
}

.top h1 {
	line-height : 21px;
	height : 21px;
	vertical-align : middle;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 11px;
	text-transform : uppercase;
	color : white;
	background-image : url(../images/css/main/arrow_white.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
	margin-left : 12px;
	padding-left : 18px;
	display : inline;
}

.middle {
	background-image : url(../images/css/main/bg_middle.jpg);
	background-repeat : repeat-x;
	background-color : #fafafa;
}

.shadow {
	background-image : url(../images/css/main/shadow.jpg);
	background-repeat : repeat-y;
}

.box_left {
	width : 733px;
	text-align : left;
	margin : 5px 0px 0px 1px;
	float : left;
}

.box_right {
	width : 213px;
	margin : 0px;
	padding : 0px;
	float : right;
}

.box_right_content {
	width : 213px;
	text-align : left;
	margin : 5px 0px 0px 0px;
}

.box_left .top {
	width : 733px;
	background-image : url(../images/css/main/bg_box_left_top.jpg);
}

.box_right_content .top {
	width : 213px;
	background-image : url(../images/css/main/bg_box_right_top.jpg);
}

.box_left .middle {
	width : 733px;
}

.box_right_content .middle {
	width : 213px;
	background-image : url(../images/css/main/bg_box_right_middle.jpg);
}

.box_left .shadow {
	width : 733px;
	background-position : 730px 0px;
}

.box_right_content .shadow{
	width : 213px;
	background-position : 210px 0px;
}

.box_left .image {
	float : left;
}

.box_right_content .image {
	margin-right : 3px;
	float : right;
}

.box_left .content {
	min-height : 227px;
	margin : 0px 55px 0px 60px;
	padding : 10px 0px 5px 0px;
	line-height : 18px;
}

.box_left .content ul{
	list-style-type : none;	
}

.box_left .content li{
	padding : 0px 0px 0px 18px;
	background-image : url(../images/css/main/tag_h_blue.gif);
	background-repeat : no-repeat;
	background-position : 0px 7px;
}

.box_right_content .content {
	min-height : 89px;
	padding : 5px 10px 20px 10px;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
}

* html .box_left .content {
	height : 227px;
}

* html .box_right_content .content {
	height : 89px;
}

.box_left .bottom {
	width : 733px;
	height : 10px;
	font-size : 1px;
	background-image : url(../images/css/main/bg_box_left_bottom.jpg);
}

.box_right_content .bottom {
	width : 213px;
	height : 10px;
	font-size : 1px;
	background-image : url(../images/css/main/bg_box_right_bottom.jpg);
}

.footer {
	width : 974px;
	height : 58px;
	background-image : url(../images/css/main/bg_footer.jpg);
	background-repeat : no-repeat;
	background-position : 0px 10px;
	margin : 0px auto;
	padding : 0px;
	text-transform : uppercase;
	font-weight : bold;
	font-style : normal;
	font-size : 10px;
	color : #999999;
	clear : both;
	text-align : center;
}

.footer_text {
	margin : 0px;
	padding : 0px;
}
