*
{
	margin:0px auto;
}
body
{
	background:url(../images/body_bg.jpg) repeat-x #00b3fe;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tab
{
	background:#FFFFFF;
}
.footer
{
		padding-left:5px 5px;
		text-align:center;
		height:35px;
		color:#FFFFFF;
}
.top
{
	background:url(../images/top_bg.jpg) repeat-x;
	height:10px;
}
.cont_bg
{
background:url(../images/content.jpg) no-repeat ;
height:448px;
}
p
{
	text-indent:0.2;
}
img
{
	border:0px;
}
.b
{
	line-height:1.7;
	background:url(../images/crescent.png) center no-repeat #fcefdc;
	vertical-align:top;
	color:#00000;
	padding:25px 15px;
}
.content
{
	line-height:1.7;
	border-right:1px dashed #1e6dc6;
	font-size:12px;
background:url(../images/crescent.png) center no-repeat #fcefdc;
	text-align:left;
	vertical-align:top;
	color:#00000;
	padding:25px 15px;
}
.footer
{
	color:#0a408a;	
	line-height:1.7;
}
.odd
{
	background:#f97126;
	color:#fff;
}
h3
{
	font-size:18px;
	color:#D25722;
	font-weight:bold;
}
.footer a
{
color:#0a408a;	
text-decoration:none;
}
.footer a:hover
{
color:#000;
text-decoration:underline;
}

