html, body { min-height: 100%; background-color: #ffffff; }

a {
	text-decoration: underline;
	color: #586b92;
	outline: none;
}

a:hover { text-decoration: none; }

p { padding-bottom: 10px; }

td, body, span, div, input, select {
	font-family: "Verdana";
	font-size: 13px;
	color: #666666;
}

.title_bg {
	background: url('../images/title_bg.gif') repeat-x top left;
	text-align: center;
}

.title {
	background: url('../images/title.gif') no-repeat top left;
	width: 521px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	top: 49px;
}

.title_table {
	position: relative;
	width: 521px;
	top: 432px;
	text-align: left;
}

.tbanner {
	width: 900px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.tblock_middle {
	background: url('../images/tblock_middle.gif') repeat-y top left;
	width: 290px;
	text-align: left;
}

.tblock_top {
	background: url('../images/tblock_top.gif') no-repeat top left;
}

.tblock_bottom {
	background: url('../images/tblock_bottom.gif') no-repeat bottom left;
	padding: 8px;
}

.tblock_title {
	font-size: 18px;
	color: #006699;
	padding: 10px 8px;
}

.tblock_text {
	font-size: 11px;
	padding: 10px 8px;
}

.tblock_right {
	float: right;
}

.tbutton_middle {
	background: url('../images/tbutton_middle.gif') repeat-x top left;
	display: block;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 5px;
	cursor: pointer;
}

.tbutton_left {
	background: url('../images/tbutton_left.gif') no-repeat top left;
	height: 22px;
	width: 5px;
	display: block;
	float: left;
	cursor: pointer;
}

.tbutton_right {
	background: url('../images/tbutton_right.gif') no-repeat top left;
	height: 22px;
	width: 5px;
	display: block;
	float: left;
	cursor: pointer;
}

.tbutton_link {
	font-size: 9px;
	color: #909090;
	text-decoration: none;
}

.tblock_button {
	background: url('../images/click_here.gif') no-repeat top left;
	width: 71px;
	height: 22px;
	display: block;
}

.tblock2_middle {
	background: url('../images/tblock2_middle.gif') repeat-y top left;
	width: 596px;
	text-align: left;
}

.tblock2_top {
	background: url('../images/tblock2_top.gif') no-repeat top left;
}

.tblock2_bottom {
	background: url('../images/tblock2_bottom.gif') no-repeat bottom left;
	padding: 8px;
}

.tblock2_title {
	font-size: 18px;
	color: #006699;
	padding: 10px 16px;
}

.top_bar {
	background: url('../images/top_bar.gif') repeat-x top left;
	width: 100%;
	height: 100px;
}

.bottom_bar {
	background: url('../images/bottom_bar.gif') repeat-x top left;
	width: 100%;
	height: 15px;
}

.main_menu_left {
	background: url('../images/menu/left1.gif') no-repeat top right;
	width: 20px;
}

.main_menu {
	background: url('../images/menu/menu_bg1.gif') repeat-x top left;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.main_menu a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.main_menu_middle {
	background: url('../images/menu/middle1.gif') no-repeat top left;
	width: 20px;
}

.main_menu_right {
	background: url('../images/menu/right1.gif') no-repeat top left;
	width: 20px;
}

.main_menu_left2 {
	background: url('../images/menu/left2.gif') no-repeat top right;
	width: 20px;
}

.main_menu2 {
	background: url('../images/menu/menu_bg2.gif') repeat-x top left;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.main_menu2 a {
	font-size: 11px;
	font-weight: bold;
	color: #fffefe;
	text-decoration: none;
}

.main_menu_middle2 {
	background: url('../images/menu/middle2.gif') no-repeat top left;
	width: 20px;
}

.main_menu_middle3 {
	background: url('../images/menu/middle3.gif') no-repeat top left;
	width: 20px;
}

.main_menu_middle4 {
	background: url('../images/menu/middle4.gif') no-repeat top left;
	width: 20px;
}

.main_menu_right2 {
	background: url('../images/menu/right2.gif') no-repeat top left;
	width: 20px;
}

#topnav li { float: left; position: relative; height: 36px; }
#topnav ul { position: absolute; z-index: 999; top: 36px; left: -14px; display: block;  }
#topnav ul li { float: left; height: 21px; padding-top: 3px;  position: relative; }
#topnav ul li a { font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none; }
#topnav ul li span { font-size: 10px; font-weight: bold; color: #ffffff; }
#topnav ul li a:hover { text-decoration: underline; }
#topnav ul ul { top: 24px; text-align: left; }
#topnav ul ul li { float: none; text-align: left; height: auto; background-color: #808990; padding: 0px 10px; white-space: normal; }

.sub_left1 {
	background: url('../images/menu/sub_left1.gif') no-repeat top left;
	width: 18px;
	height: 24px !important;
	padding: 0 !important;
}

.sub_middle1 {
	background: url('../images/menu/sub_middle1.gif') repeat-x top left;
}

.sub_right1 {
	background: url('../images/menu/sub_right1.gif') no-repeat top left;
	width: 18px;
	height: 24px !important;
	padding: 0 !important;
}

.sub2_bottom {
	background: url('../images/menu/sub2_bottom.gif') no-repeat bottom left;
	width: 118px;
}

.sub_cr {
	background: url('../images/menu/sub_cr.gif') no-repeat bottom right;
	float: right;
}

.search_tab_middle {
	display: block;
	float: left;
	height: 35px;
}

.search_tab_left {
	background: url('../images/search_tab_left.gif') no-repeat top left;
	display: block;
	float: left;
	height: 35px;
	width: 40px;
}

.search_tab_right {
	background: url('../images/search_tab_right.gif') no-repeat top left;
	display: block;
	float: left;
	height: 35px;
	width: 40px;
}

.search_table {
	margin-top: 7px;
	height: 20px;
}
.search_table td {
	vertical-align: middle;
}

.search_text {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-right: 8px;
}

.search_input {
	font-size: 12px;
	border: none;
	width: 130px;
	height: 17px;
	margin-right: 6px;
}

.search_flag {
	background: url('../images/flag.gif') no-repeat top left;
	width: 25px;
	height: 17px;
	display: block;
	float: left;
	margin: 0px 5px 0px 14px;
}

.black_btn {
	background: url('../images/btn_bg.gif') no-repeat top left;
	padding: 3px 9px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	display: block;
}

.shop_tab {
	background: url('../images/shop_tab.gif') no-repeat top left;
	width: 185px;
	height: 60px;
}

.shop_btn {
	background: url('../images/shop_btn.gif') no-repeat top left;
	position: relative;
	left: 15px; 
	width: 118px;
	height: 28px;
}

.shop_btn_click {
	position: relative;
	top: 0px;
	left: 0px; 
	width: 85px;
	height: 17px;
	cursor: pointer;
	display: block;
}

.shop_cart {
	background: url('../images/shop_cart.gif') no-repeat top left;
	width: 16px;
	height: 19px;
	display: block;
	float: left;
	margin: 0px 8px 0px 25px;
}

.page_title {
	font-family: "Time New Roman";
	font-size: 23px;
	color: #333333;
	padding-bottom: 6px;
}

.page_subtitle{
	font-weight: bold;
	color: #005581;
	padding-bottom: 8px;
}

.news_subtitle {
	font-weight: bold;
	color: #005581;
	padding-bottom: 8px;
}

.news_date {
	font-weight: bold;
	padding-bottom: 5px;
}

.news_more {
	font-weight: bold;
	color: #005581;
	text-decoration: none;
}

.text {
	/*line-height: 133%;*/
}

.blue strong { color: #006699; }

.sub_block_middle {
	background: url('../images/sub_block_middle.gif') repeat-y top left;
	width: 290px;
	text-align: left;
}

.sub_block_top {
	background: url('../images/sub_block_top.gif') no-repeat top left;
}

.sub_block_bottom {
	background: url('../images/sub_block_bottom.gif') no-repeat bottom left;
	padding: 15px;
}

.sub2_block_middle {
	background: url('../images/sub2_block_middle.gif') repeat-y top left;
	width: 900px;
	text-align: left;
}

.sub2_block_top {
	background: url('../images/sub2_block_top.gif') no-repeat top left;
}

.sub2_block_bottom {
	background: url('../images/sub2_block_bottom.gif') no-repeat bottom left;
	padding: 15px;
}

.sub3_block_middle {
	background: url('../images/sub3_block_middle.gif') repeat-y top left;
	width: 610px;
	text-align: left;
}

.sub3_block_top {
	background: url('../images/sub3_block_top.gif') no-repeat top left;
}

.sub3_block_bottom {
	background: url('../images/sub3_block_bottom.gif') no-repeat bottom left;
	padding: 15px;
}

.subscribe_title {
	font-family: "Time New Roman";
	font-size: 18px;
	color: #333333;
	padding-bottom: 10px;
}

.subscribe_text {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.subscribe_input {
	height: 18px;
	width: 200px;
	border: 1px solid #fff;
}

.phone_nr {
	text-align: right;
	font-size: 20px;
	color: #006699;
}

.ms_blockname {
	position: relative;
	top: -43px;
	left: 18px;
	font-family: "Time New Roman";
	font-size: 23px;
	color: #ffffff;
}

.tab_li {
	background-color: #ebebeb;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	float:left;
	padding: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	white-space:nowrap;
}

.tab_div {
	border: 1px solid #CCCCCC;
	padding: 8px;
}

.text img { margin: 10px; }

.text_11 { font-size:11px; }
.text_11  img { margin: 10px; }
.text_11 div { font-size:11px; }


#main_nav {}
#main_nav td { height: 30px; vertical-align: middle; text-align: center; padding:0px 5px; }
#main_nav td a { color: #005581; text-decoration: none; font-size: 12px; font-family: Verdana; font-weight: bold; display: block; width: auto; height: 30px; line-height: 30px; }
#main_nav td a:hover { cursor: pointer; color: #005581; text-decoration: underline; }

#main_nav td.a { cursor: pointer; height: 30px; vertical-align: middle; text-align: center; }
#main_nav td.a a { cursor: pointer; color: #fff; text-decoration: none; font-size: 12px; font-family: Verdana; font-weight: bold; display: block; width: auto; height: 30px; line-height: 30px; }

.clear {
	clear:both;
}

#all {
	width: 750px;
	height: 39px; 
}

.menuTopElem {
	height: 39px;
	float:left;
	line-height: 39px;
}

.menuTopElem a { color: #005581; text-decoration: none; font-size: 11px; font-family: Verdana; font-weight: bold; }
.menuTopElem a:hover { cursor: pointer; color: #005581; text-decoration: none; }
/*.menuTopElem a { color: #005581; text-decoration: none; font-size: 12px; font-family: Verdana; font-weight: bold; display: block; width: auto; height: 39px; line-height: 35px; }*/

.menuTopElemLeft{float:left; width:4px; background: url(../images/menuSep.gif) no-repeat; height: 39px;}
.menuTopElemRight{float:left; width:0px; height: 39px;}
.menuTopElemCenter{float:left; text-align:center; padding:0px 5px;}

#submenu { width: 220px; }
#submenu div { padding-bottom: 10px;}
#submenu ul { border:1px solid #ffffff; background-color: #666666; padding:10px 0px; margin: 0px; width:220px; position:relative; left:0px;}
#submenu ul a { padding-left:10px;}
#submenu ul li { }
#submenu ul ul { border:0px; padding:0px 5px; width:210px; left:0px;}
#submenu ul ul li{ width:210px; background: url(../images/submenu.gif) center left no-repeat;}
#submenu ul ul a{ color: #bfbfbf; font-size: 11px; text-decoration: none; font-weight: bold; padding-left:20px; }
#submenu a { color: white; font-size: 11px; text-decoration: none; font-weight: bold; }


.menu2 { display: none; }

#flashbook-container { width: 995px; height: 620px; top: 50%; left: 50%; position: absolute; margin-left: -497px; margin-top: -310px; }
#flashbook-container2 { width: 843px; height: 620px; top: 50%; left: 50%; position: absolute; margin-left: -421px; margin-top: -310px; }
#flashbook { width: 843px; height: 620px; float: left; }
#flashbook-ad { width: 150px; height: 620px; float: right; }
	#flashbook-ad div { padding:15px 0; position: relative; }

.redas { background: #d8212a !important; }

.hover:hover { text-decoration: underline !important; }


#micrositePopUp {width:530px; height:367px; color:#bbc0c6; font-size:12px;}

	#micrositePopUp .left {width: 12px; height:367px; float:left; background: url(../images/popup/left.gif) no-repeat;}
	#micrositePopUp .center {width: 506px; height:367px; float:left; background: url(../images/popup/center.gif) repeat-x;}
	#micrositePopUp .right {width: 12px; height:367px; float:right; background: url(../images/popup/right.gif) no-repeat;}
	#micrositePopUp .question {width: 506px; color:#ffffff; font-size:20px; font-weight: bold; text-align:center; padding-top:28px;}
	#micrositePopUp .answers {width: 506px; text-align:center; height:50px; padding-top:20px;}
	#micrositePopUp .answers span{font-size:18px; font-weight: bold; padding-left:5px;}
	#micrositePopUp .line {width: 506px; background: url(../images/popup/line.gif) no-repeat center; height:2px;}
	
	#micrositePopUp .submit {width: 506px; height:29px;}
	#micrositePopUp .botton {cursor:pointer; width: 150px; height:29px; text-align:center; font-weight: bold; padding-top:5px; color:#ffffff; margin:0 auto; background: url(../images/popup/submit.gif) no-repeat;}
	#micrositePopUp .flields {padding:15px 20px 15px 20px; height:120px;}
	#micrositePopUp .flields div {color:#bbc0c6;}
	#micrositePopUp .flields .span {width: 150px; margin-top:5px; text-align:right; padding-right:10px; float:left;}
	#micrositePopUp .flields input {width: 250px; margin-top:5px;}
	
#micrositePopUpYes {display:none;}
#micrositePopUpNo {}


.sub4_block_middle {
	background: url('../images/sub4_block_middle.gif') repeat-y top center;
	width: 235px;
	text-align: left;
}

.sub4_block_top {
	background: url('../images/sub4_block_top.gif') no-repeat top center;
}

.sub4_block_bottom {
	background: url('../images/sub4_block_bottom.gif') no-repeat bottom center;
	padding: 11px;
}

.sub5_block_middle {
	background: url('../images/sub5_block_middle.gif') repeat-y top center;
	width: 235px;
	text-align: left;
}

.sub5_block_top {
	background: url('../images/sub5_block_top.gif') no-repeat top center;
}

.sub5_block_bottom {
	background: url('../images/sub5_block_bottom.gif') no-repeat bottom center;
	padding: 11px 0;
}