.body{ }
.logo_right {
	background: url(images/logo_right.gif) no-repeat right top;
}
.shdw_bg {
	background: url(images/shdw_bg.gif) repeat-y center;
}
.bluBox {
	background: #E5EEF5 url(images/welcome_bg.gif) no-repeat right bottom;
	padding: 10px;
	border: 1px solid #F4F4F4;
	line-height: 20px;
}
a.more{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; float:right; text-decoration:none; color:#015E9F;}
a.more:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; float:right; text-decoration:underline; color:#015E9F;}
 
 .content_bg {
	background: url(images/content_bg.gif) repeat-x top;
	padding: 10px;
}.bold_txt {
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.footer_txt {
	font: 11px Tahoma;
	color: #E5EEF5;
	text-decoration: none;
	line-height:18px;
}
.footer_txt a{
    font: 11px Tahoma;
	color: #E5EEF5;
	text-decoration: none;
	padding-left:4px;
	padding-right:4px;
}
.footer_txt a:hover{
    font: 11px Tahoma;
	color: #E5EEF5;
	text-decoration: underline;
}