html {
	font-family: Tahoma , Verdana;
	font-size: 10pt;
}

body#front{
	background-color:#A3A3A3;
	background-image:url(images/progressiveBg.gif);
	background-repeat:repeat-x;
}

body#inner{
	background-color:#FEFDFB;
	background-image:url(images/innerPgBg.gif);
	background-repeat:repeat-x;
}

table {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
}

.top_front{
	background-image:url(images/topBarBg.jpg);
	height:86px;
}

.top_inner{
	background-image:url(images/inner_header.jpg);
	height:158px;
}

.left_shadow{
	background-image:url(images/leftSideBg.png);
	background-repeat:repeat-y;
	width:12px;
}

.right_shadow{
	background-image:url(images/rightSideBg.png);
	background-repeat:repeat-y;
	width:12px;
}

#last_menu{
	border:0;
}

#front_content{
	background-image:url(images/frontContentBg.jpg);
	background-repeat:no-repeat;
	background-color:#A3A3A3;
	height: 257px;
	border-bottom:0;
}

.cabinet_shop{
	z-index:2;
	width:265;
	height:373px;
	border:1px #000000 solid;
	float:right;
	position:relative;
	top:-160px;
	right:10px;
	background-color: #B8B8B8;
	text-align:left;
	font-size:21px;
}

.cabinet_shop div{
	padding:15px;
}

.cabinet_shop img{
	margin-left:12px;
}

#cabinet_shop_links a{
	color:#000000;
	text-decoration:none;
}

#cabinet_shop_links a:hover{
	text-decoration:underline;
}

#bottom_border{
	padding-bottom:10px;
	border-bottom:1px #000000 solid;
}

.promo_box{
	width:600px;
	margin:15px 0px 0px 15px;
	color:#FFFFFF;
}

.promo_box div{
	margin:0px 0px 0px 15px;
}
.promo_box div img{
	float:left;
	width: 108px;
	height:74px;
}
.promo_box div div{
	float:left;
	margin-left:15px;
}
.promo_box span{
	display:block;
	font-size:18px;
}
.promo_desc{
	width:440px;
}

tr.nav_row_inner td{
	padding-bottom:13px;
}

a.main_nav{
	display:block;
	font-size:14px;
	color: #FFEAD6;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:9px;
	padding-right:20px;
	padding-left:20px;
	text-transform:lowercase;
	border-right:1px #FFFFFF solid;
}

a.main_nav:hover{
	text-decoration:underline;
}

hr{
	padding-top: 40px;
	padding-bottom:40px;
}

a.main_nav_top{
	font-size:11px;
	color: #FFFFFF;
	height: 18px;
	text-decoration:none;
	padding-top:12px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
}

a.main_nav_top:hover{
	text-decoration:underline;
}

a.main_nav_top_on{
	font-size:11px;
	text-decoration:underline;
	font-size:11px;
	color: #FFFFFF;
	height: 18px;
	padding-top:12px;
	padding-bottom:4px;
	padding-left:14px;
	padding-right:14px;
}

a.member_button{
	border: 1px solid #000000;
}

.front_right_box{
	padding: 10px;
	color: #000000;
	display: block;
}

.padding{
	padding: 10px;
}

.footer_text{
	color:#FFFFFF;
}

.main_content{
	padding: 10px;
}

a.sub_nav{
	font-size:10px;
	text-decoration:none;
	color: #000099;
}

a.sub_nav:hover{
	text-decoration:none;
	color: #666666;
}

.news_area{
	width: 330px;
	height: 96px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:12px;
	DISPLAY:BLOCK;
}

.news_date{
	font-size:10px;
	color:#777777;
	padding-left:7px;
	padding-bottom:17px;
}

.cover_story{
	font-size:12px;
	width: 420px;
	height: 120px;
	background-color: #FFFFFF;
	DISPLAY:BLOCK;
}

a.front_news_link{
	color: #00045B;
	display:block;
	text-decoration:none;
	padding-top:5px;
}

a.front_news_link:hover{
	color: #2A30B7;
	text-decoration:underline;
}
