@charset "utf-8";
* { behavior: url(\iepngfix.htc) }
body {
	background-color: #555555;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body, td, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	display: block;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	background-repeat: repeat-x;
	text-align: left;
}
h1.db {
	color: #DDDDE3;
	background-image: url(../images/subject_bg.jpg);
}
h1.ss {
	color: #FFF;
	background-image: url(../images/h1_ss_bg.gif);
}
h1.h87 {
	color: #FFF;
	background-image: url(../images/h1_87_bg.gif);
}
h1.h89 {
	color: #FFF;
	background-image: url(../images/h1_89_bg.gif);
}
h1.tb {
	color: #FFF;
	background-image: url(../images/h1_tb_bg.gif);
}
h1.bf {
	color: #FFF;
	background-image: url(../images/h1_bf_bg.gif);
}
h1.h69 {
	color: #FFF;
	background-image: url(../images/h1_69_bg.gif);
}
a {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #0060B2;
	text-decoration: none;
}
img {
	border: none;
}
.center {
	text-align: center;
	width: 847px;
	vertical-align: top;
	display: block;
	margin: auto;
	padding: auto;
}
#topmenu {
	width: 847px;
	background-image: url(../images/border_center.gif);
	background-repeat: repeat-y;
	height: 128px;
}
.border_top {
	height: 10px;
	width: 100%;
	background-image: url(../images/border_top.gif);
	background-repeat: no-repeat;
}
.header {
	display: table-row;
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 100%;
	float: left;
	position: relative;
}
.logo {
	height: 83px;
	width: 229px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 23px 10px;
	display: table-column;
	float: left;
}
.login {
	/*background-image: url(../images/login_bg.gif);*/
	background-repeat: no-repeat;
	height: 61px;
	width: 300px;
	margin-top: 10px;
	margin-right: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	float: right;
	display: block;
}
.login table {
	margin-top: 5px;
	margin-left: 10px;
	padding: 0px;
	float: right;
}
.login td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.login .formbox {
	height: 18px;
	width: 150px;
	border: 1px solid #dddde3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
}
.submit_pic {
	background-image: url(../images/login_button.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 51px;
}
.submit_pic:hover {
	background-image: url(../images/login_button_hover.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 51px;
}
.topmenu_bar {
	height: 40px;
	width: 800px;
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 24px !important;
	margin-left: 12px;
	background-position: center top;
	vertical-align: middle;
	padding: auto;
	text-align: center;
	line-height: 30px;
}
.topmenu_bar ul {
	list-style-type: none;
	padding: 0;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topmenu_bar ul li {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	width: auto;
	float: left;
}
.topmenu_bar ul li a {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #dddde3;
}
.topmenu_bar ul li a:hover {
	color: #FFFFFF;
	background-color: #bbbbc3;
}
.maincontent {
	background-image: url(../images/border_center.gif);
	background-repeat: repeat-y;
	width: 847px;
}
.content {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 10px;
	padding-left: auto;
	height: auto;
}
.col {
	vertical-align: top;
	text-align: left;
}
.col_one {
	width: 200px;
	vertical-align: top;
	text-align: left;
}
.col_one ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.col_one ul li a {
	display: block;
	height: 30px;
	width: 170px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color: #EEEEF3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 1px solid #DDDDE3;
	color: #555555;
	font-size: 11px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.col_one ul li a:hover {
	color: #FFFFFF;
	background-color: #bbbbc3;
	font-weight: bold;
	text-decoration: none;
}
.col_one .contact_box {
	background-color: #EEEEF3;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	border: 1px solid #DDDDE3;
	width: 170px;
}
.col_two {
	width: 600px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DDDDE3;
}
.footer {
	background-image: url(../images/border_center.gif);
	background-repeat: repeat-y;
	width: 847px;
	text-align: left;
	text-decoration: none;
	display: block;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.footer td {
	color: #555555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.footer_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDE3;
	width: 800px;
	border-right-color: #DDDDE3;
	border-bottom-color: #DDDDE3;
	border-left-color: #DDDDE3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 1px;
}
.border_footer {
	height: 10px;
	width: 847px;
	background-image: url(../images/border_footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.newsbox {
	background-image: url(../images/news_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align:  middle;;
	height: 80px;
	width: 390px;
	background-position: left top;
}
.newsbox ul {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-right: 10px;
	padding-right: 10px;
}
.newsbox a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #555555;
	text-decoration: none;
}
.newsbox a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #05559A;
	text-decoration: underline;
}

/* news */
.allnews {
	margin-left: -10px;
}
.allnews td {
	background-color: #F4F5F7;
}
.news_content hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}
.line {
	display: block;
	width: 100%;
	height: 5px;
	background-color: #CCCCCC;
	margin-left: -10px;
}

/* from mail */
.borderline {
	border: 1px solid #dddde3;
	background-color: #eeeef3;
	width: 100%;
}