#m1,#m2,#m3,#m4,#m5,#m6,#m7,#m8,#m9 { position: absolute; top: 30px; left: 100px; visibility: hidden }
body      { color: #101341; font-size: 10px; font-family: Verdana, Arial, Helvetica; background-color: #767D88 }
td    { color: #101341; font-size: 10px; font-family: Verdana, Arial, Helvetica }
b     { color: #78101b; font-weight: bold; font-size: 10px }
.bb { color: #101341; font-weight: bold; font-size: 10px }
.partner { color: #05082b; font-weight: bold; font-size: 10px }
.symbol  { color: #e6ebf1; font-weight: bold; font-size: 9px }
.menu    { color: white; font-size: 10px; font-family: Verdana; text-decoration: none }
.menu:hover { color: white; font-size: 10px; font-family: Verdana; text-decoration: none }
.menulayer   { color: #e2e0eb; font-size: 10px; font-family: Verdana; text-decoration: none; background-color: #343855; border: solid 1px #010101 }
.submenu:hover  { background-color: #8F95A3 }
.submenu  { display:block; color: #E2E0EB; background-color: #363869; text-decoration: none; width: 100%; height: 12px; font-weight: bold }
.header    { color: #78101b; font-weight: bold; font-size: 18px; line-height: 24px }
.header2   { color: #101341; font-weight: bold; font-size: 15px }
.header1 { color: #78101b; font-weight: bold; font-size: 12px }
.checkbox   { color: #3d415a; font-size: 10px; font-family: Verdana; background-color: #e7e7ef; border: inset 0px black }
.file  { color: #3d415a; font-size: 10px; font-family: Verdana; background-color: #f7f7f7; border: inset 1px black; size: 35 }
.input   { color: #3d415a; font-size: 10px; font-family: Verdana; background-color: #f7f7f7; padding: 1px; border: inset 1px black }
.radio   { color: #3d415a; font-size: 10px; font-family: Verdana; background-color: white; border: inset 1px black }
.select   { color: #3d415a; font-weight: bold; font-size: 10px; font-family: Verdana; background-color: #f7f7f7; width: 190; border: inset 1px black }
.submit  { color: #3d415a; font-weight: bold; font-size: 10px; font-family: Verdana; background-color: #f7f7f7; border: outset 2px black }
.textarea   { color: #3d415a; font-size: 10px; font-family: Verdana; background-color: #f7f7f7; border: inset 1px black }
i { font-style: italic }
.imgtxt { font-size: 9px }

.frontNews, .frontShop{
	background:#E5E8ED;
	border:1px solid #6482A1;
	width:220px;
	height:112px;
}
.frontNewsHeader{
	background:url(/gfx/icon_news_white.gif) 202px 3px no-repeat #0F135C;
	border-bottom:1px solid #6482A1;
	color:#E5E8ED;
	font-weight:bold;
	font-size:11px;
	display:block;
	padding:3px 0 3px 8px;
}
.frontShopHeader{
	background:url(/gfx/icon_order_white.gif) 198px 3px no-repeat #0F135C;
	border-bottom:1px solid #6482A1;
	color:#E5E8ED;
	font-weight:bold;
	font-size:11px;
	display:block;
	padding:3px 0 3px 8px;
}
.frontNewsList{
	margin:5px 0 0 0;
	display:block;
}
.frontNewsList a:link, .frontNewsList a:visited{
	background:url(/gfx/icon_news.gif) 4px 2px no-repeat;
	padding:2px 2px 2px 19px;
	display:block;
	width:196px;
	height:20px;
	text-overflow:ellipsis; 
	white-space:nowrap;
	overflow:hidden;
	color:#0F135C;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.frontNewsList a:active, .frontNewsList a:hover{
	background:url(/gfx/icon_news.gif) 4px 2px no-repeat #DCE0E6;
	padding:2px 2px 2px 19px;
	display:block;
	width:196px;
	height:20px;
	text-overflow:ellipsis; 
	white-space:nowrap;
	overflow:hidden;
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;

}
.frontShopContent{
	color:#0F135C;
	font-weight:bold;
	font-size:10px;
	display:block;
	margin:5px 12px 0px 12px;
	line-height:14px;
}
.frontShopLink{
	margin:5px 0 0 0;
	display:block;
}
.frontShopLink a:link, .frontShopLink a:visited{
	background:url(/gfx/icon_cart_front.gif) 10px 2px no-repeat;
	padding:2px 0 0 25px;
	display:block;
	height:20px;
	color:#0F135C;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
.frontShopLink a:active, .frontShopLink a:hover{
	background:url(/gfx/icon_cart_front.gif) 10px 2px no-repeat #DCE0E6;
	padding:2px 0 0 25px;
	display:block;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}