body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg1.gif);
	background-repeat: repeat;
}
p{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	letter-spacing:1px;

}
h1{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;  
}

a:link {
	color: #3CCBF5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3CCBF5;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}

.greytext{
    color:#CCCCCC;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	



}
.headerDiv {
	clear: both;
	height: 112px;
	width: 970px;
}
.naviList {
	clear: both;
	height: 55px;
	width: 970px;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
.spaceDiv {
	clear: both;
	height: 10px;
	width: 970px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}.midDiv {
	clear: both;
	height: auto;
	width: 970px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.leftDiv {
	float: left;
	height: auto;
	width: 745px;
}
.rightDiv {
	float: left;
	height: 454px;
	width: 213px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../rightDiv_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: text-bottom;
}
.rightTop_Div {
	float: left;
	height: auto;
	width: 218px;
}


.naviList ul
{
    padding:0px;
    margin:0;
    border:none; 
    list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display:block;
	
}

.naviList li
{
    display: inline;
	padding:0px;
    margin:0;
    border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
.naviList li a
{
	float:left;
    display:block;
	color: #FFFFFF;
	line-height:55px;
    width: 155px;
	height:	55px;
    text-decoration:none; 
	padding:0px;
    margin:0;
	
}

.naviList a:active
{
	color: #99FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.naviList a:hover
{
	color: #99FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftTop_Div {
	float: left;
	height: auto;
	width: 745px;
}
.toptitle {
	float: left;
	height: 23px;
	width: 735px;
	background-image: url(../images/grey_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
}
.contentDiv {
	clear: both;
	height: auto;
	width: 735px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.contentDivInner {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.toptitle_second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/transparecy_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 23px;
	width: 735px;
	padding-top: 8px;
	padding-left: 10px;
}


.leftBottom_Div {
	clear: both;
	height: auto;
	width: 745px;
}
