body, table, td{
	color:#2B1A13;
	font-size:13px;
	text-align:right;
}

.clsMainMenu{
	margin:50px 0 0 0;
}

.clsTopNavBar .clsTopMenu{
	float:left;
	height:90px;
	margin:0 0 0 130px;
}





h1{
	font-size:16px;
	font-weight:bolder;
	margin:0 0 5px 0;
}

#oMainTable{
	width:770px;
	direction:ltr;
}

#oMainTable #oLeftPane{
	width:150px;
	text-align:left;
}

#oMainTable #oMainPane{
	width:400px;
	line-height:16px;
	text-align:right;
	padding:15px 15px 15px 15px;
	background:url(/newsletter/images/article_main_bg.gif) no-repeat right 5px;
}

.clsDate{
	color:#163E62;
	font-weight:bolder;
	margin-bottom:16px;
}

#oMainTable #oRightPane{
	width:190px;
	background:url(/newsletter/images/article_frame_bg1.gif) no-repeat 10px 5px;
}

.clsPromoNav{
	color:#712526;
	font-size:14px;
	text-align:center;
	padding:15px 0 10px 0;
}

.clsPromoNav span{
	color:#795D86;	
	cursor:pointer;
	cursor:hand;
}







.clsBottomLinks A:link, .clsBottomLinks A:visited, .clsBottomLinks A:active{color:#2B1A13; text-decoration:none; background-color:transparent;}
.clsBottomLinks A:hover{text-decoration:underline;}
