body
{
	margin: 0 auto;	
	font: normal 11px/14px Arial, Verdana, Tahoma;
	/* background: url(../images/bodybg.jpg) #e4e1f5 top center fixed no-repeat; */
	color: #000;
	background-color: #C0C0C0;
}

td
{
	text-align: left;
}

.headerbg

{
background: url(../images/topbg.jpg) #fff bottom   no-repeat;
width: 615px;
height: 110px;

}

.bodybg

{
padding: 0;
background: url(../images/content-bg.jpg) #fff top left   repeat-y;
width: 747px;

}


.middlebg

{
padding: 0;
background: url(../images/middle-bg.jpg) #fff bottom left   no-repeat;
width: 575px;
height: 45px;

}

.boxbg
{
padding: 0;
background: url(../images/bg-box.gif) #fff bottom left   repeat-x;
width: 722px;
height: 90px;

}



.boxbgbig
{
padding: 0;
background: url(../images/left-box-bg.jpg)  bottom left   repeat-x;
width: 370px;
height: 253px;
}

.boxbgbig2
{
padding: 0;
background: url(../images/right-box-bg.jpg)  bottom left   repeat-x;
width: 370px;
height: 253px;
}

.content
{
		padding: 0 15px 0 15px ;

}

.red
{
		font: bold 11px/18px Arial, Verdana, Tahoma;
		color: #EF611F;
		margin: 0;

}





h1
{
		font: bold 10px  Arial, Verdana, Tahoma;
		color: #aaa;
		margin: 10px 0 0 0;

}

h2
{
		font: bold 12px/14px Arial, Verdana, Tahoma;
		color: #000;
		margin: 0px;

}


a
{
	font: bold 11px/18px Arial, Verdana, Tahoma;
	color: #F7941E;
	text-decoration: none;
}

a:hover, a:focus
{
	font: bold 11px/18px Arial, Verdana, Tahoma;
	color: #F7941E;
	text-decoration: underline;
}


a.more
{
	
	color: #000;
	text-decoration: none;
}

a.more:hover, a.more:focus
{
	
	color: #000;
	text-decoration: underline;
}


