body, td, table, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

html, body {
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#fafafa;
}

a { 
	color: #006ad4;
}

a:hover { 
	text-decoration: none;
}

ul, ol, form {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

select, input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#wrapper {
	width:100%;
	height:100%;
}

div#header {
	width:757px;
	height:210px;
	margin:auto;
	background-image:url(/img/index_01.jpg);
	background-repeat:no-repeat;
}

.ul_menu{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

.ul_menu li{
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}

div#footer {
	width:757px;
	height:97px;
	margin:auto;
	background-image:url(/img/index_03.gif);
	background-repeat:no-repeat;
}

div#footer_left {
	float:left;
	width:187px;
	margin-left:10px;
	padding-top:18px;
	text-align:center;
}

div#footer_right {
	float:left;
	width:550px;
	text-align:center;
	padding-top:25px;
	height:72px;
}

div#content {
	background-image:url(/img/content_bg.gif);
	background-repeat:repeat-y;
	width:757px;
	margin:auto;
}

div#content_end {
	background-image:url(/img/content_end.gif);
	background-repeat:no-repeat;
	clear:both;
	width:757px;
	height:7px;
	margin:auto;
	background-position:center bottom;
}

div#aplus {
	margin:auto;
	width:113px;
}

div#left_col {
	padding-left:10px;
	width:187px;
	float:left;
}

div#right_col {
	margin-left:6px;
	width:544px;
	float:left;
}

div#inner_content {
	margin-left:22px;
	margin-right:22px;
	margin-bottom:22px;
	margin-top:12px;
}

div#tems_menu {
	float:right;
	width:127px;
	background-color:#d5d5d5;
	margin-left:20px;
	margin-bottom:15px;
	padding-left:13px;
	padding-top:13px;
	padding-bottom:13px;
}

.hei_6 {
	width:544px;
	height:6px;
	background-color:#FFFFFF;
}

.left_col_text {
	margin-left:22px;
	margin-bottom:20px;
	margin-right:25px;
}

.txt_col_1 {
	width:160px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	text-align:center;
}

.txt_col_2 {
	width:160px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}

.txt_col_3 {
	width:160px;
	float:left;
	margin-top:15px;
	margin-right:15px;
	text-align:center;
}

*html .txt_col_3 {
    width:160px;
    margin-top:15px;
    margin-right:5px;
    text-align:center;
}

*html .txt_col_1 {
    width:160px;
    float:left;
    margin-top:15px;
    margin-left:7px;
    text-align:center;
}

.clear {
	clear:both;
}

.menu {
	background-image: url(/img/arr.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.menu a {
    text-decoration:none;
    width:150px;
    padding-left:32px;
    padding-right:5px;
    padding-top:4px;
    padding-bottom:4px;
    display:block;
    color:#000000;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image:url(/img/menu_separator.gif);
}

.menu a:hover {
     color:#ffffff;
}

.menu a:hover {
	background-color:#0081dd;
	color:#ffffff;
	background-image:none;
}

.menu_separator {
	width:187px;
	height:1px;
	background-image:url(/img/menu_separator.gif);
	background-repeat: no-repeat;
	background-color:#EE0000;
}

.txt_col_separator {
	width:160px;
	height:1px;
	background-image:url(/img/separator.gif);
	background-repeat: no-repeat;
}

.title {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color: #006ad4;
	font-family:Arial, Helvetica, sans-serif;
}

.blue_title {
	background-image: url(/img/title_bg.gif);
	height:37px;
	background-repeat:no-repeat;
	background-position:top left;
}

.blue_title_txt {
	padding-left:31px;
	padding-top:12px;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.img {
	border:1px solid #006ad4;
}

.white {
	color:#FFFFFF;
}

.copyright {
	color:#ccd7e5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.copyright a {
	color:#ccd7e5;
	text-decoration:underline;
}

.copyright a:hover {
	color:#ccd7e5;
	text-decoration:none;
}

.footer_menu {
	color:#4685b0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

.footer_menu a {
	color:#ffffff;
	text-decoration:none;
}

.footer_menu a:hover {
	color:#ffffff;
	text-decoration:underline;
}

div.msg-error {
	color:#EE0000;
	margin-top:5px;
	margin-bottom:10px;
/*	margin-left:22px;
	margin-top:2px;*/
}

div.msg-neutral {
	color:#00AA00;
	margin-top:5px;
	margin-bottom:10px;
	/*
	margin-left:22px;
	margin-top:2px;
	*/
}

div#content_mail {
	
	width:545px;
	margin:auto;
	
}

div#content_end_mail {
	
	clear:both;
	width:545px;
	height:7px;
	margin:auto;
	background-position:center bottom;
}

div#right_col_mail {
	margin-left:6px;
	width:544px;
	margin:auto;
}

div#footer_mail {
	width:545px;
	height:97px;
	margin:auto;
	
}

div.header_print{
    display: none;
}

