body
{
	font-size: 10.5pt;
	background-image: url(Images/bodyBg.jpg);
	margin: 0px;
	color: black;
	line-height: 130%;
	font-family: Tahoma, Arial;
	background-color: #ffffff;
	overflow:auto;
	vertical-align:middle;
	text-align:center;
}
TD
{
	font-size: 10.5pt;
	line-height: 150%;
	font-family: Tahoma, Arial;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:active
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	text-decoration: underline;
}
.yellow
{
	color:#FFBC0D;
	font-size:10.5pt;
	font-weight:bold;
}
A.yellow:link
{
	color: #FFBC0D;
	font-size:10.5pt;
	text-decoration: none;
}
A.yellow:visited
{
	color: #FFBC0D;
	font-size:10.5pt;
	text-decoration: none;
}
A.yellow:hover
{
	color: #FFBC0D;
	font-size:10.5pt;
	text-decoration: underline;
}
.IndexTable
{
	background-position: left center;
	background-image: url(Images/indexBg.jpg);
	background-repeat: repeat-x;
	height:542px;
}
.IndexBodyTd
{
	background-position: right center;
	background-attachment: fixed;
	background-image: url(Images/indexPic.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
}
.mainTable
{
	width:800px;
	height:100%;
	background-color:White;
}
.title
{
	font-weight:bold;
	font-size:10.5pt;
}
.content
{
	padding-right: 30px;
	background-position: right bottom;
	padding-left: 30px;
	font-size: 10.5pt;
	background-attachment: fixed;
	background-image: url(Images/bodyBgPic.jpg);
	padding-bottom: 50px;
	vertical-align: top;
	color: #424242;
	direction: ltr;
	border-top-style: none;
	text-indent: 20pt;
	line-height: 150%;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	border-bottom-style: none;
}
.block
{
	width:212px;
	vertical-align:top;
	text-align:center;
	border-right:dashed 1px #A7A7A7;
}
.bodyTd
{
	text-align:center;
	vertical-align:top;
}

#wrap_index{margin:10px auto; width:1024px; text-align:left;}
#mainer{background:url(Images/indexPic.jpg) no-repeat top left;height:500px;float:left;clear:both; width:100%;}
#mainer ul{margin:100px 300px;}
#mainer ul li{clear:both;}
#links{width:100%;float:left;clear:both;background:#c8cdd0;}
#links ul{margin:10px;float:left;clear:both;}
#links ul li{float:left; list-style:none; background:url(Images/arrow1.jpg) left center no-repeat;padding-left:20px; margin-left:20px;}