body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
.MainContainer{
	background-image:url(Images/bg_02.jpg);
	background-repeat:no-repeat;
	height: 641px;
	width: 1014px;
	margin:0px auto 0px auto;
}
.MainContainer-2{
	background-image:url(Images/bg_04.jpg);
	background-repeat:no-repeat;
	height: 641px;
	width: 1014px;
	margin:0px auto 0px auto;
}
.Header{
	height: 107px;
	width: 815px;
	margin:0px 100px 0px 99px;
}
.logo{
	height: 35px;
	width: 205px;
	margin-left:0px;
	margin-top:62px;
	margin-bottom:10px;
	margin-right:auto;
	float:left;
}
.head-right{
	background-image:url(Images/head-right.gif);
	height: 107px;
	width: 128px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	float:right;
}
.head-text{
	height: 32px;
	width: 128px;
	margin-left:0px;
	margin-top:50px;
	margin-bottom:0px;
	margin-right:auto;
	float:right;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#0b6c95;
}
.head-btn{
	height: 7px;
	width: 111px;
	margin-left:16px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	float:right;
}
.line-rpt{
	background-image:url(Images/line-rpt.gif);
	background-repeat:repeat-x;
	height: 1px;
	margin:0px 100px 0px 99px;
}
.line-rpt2{
	background-image:url(Images/line-rpt.gif);
	background-repeat:repeat-x;
	width:429px;
	height:1px;
	margin:0px 0px;
}
.head-botm{
	width:815px;
	height: 26px;
	margin:0px 100px 0px 99px;
}
.body-container{
	width:815px;
	height: 485px;
	margin:0px 100px 0px 99px;
}

.footer-text-left{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.footer-text-right{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.footer{
	width:815px;
	height: 20px;
	margin:0px 100px 0px 99px;
}
.Times10-blue{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.Times10-blue a{
	color:#666666;
	text-decoration:none;
}
.Times10-blue a:hover{
	color:#333333;
	text-decoration:underline;
}

.Times10N-blue{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
}
.Times10U-blue{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}
.Times10U-blue a{
	color:#666666;
	text-decoration:none;
}
.Times10U-blue a:hover{
	color:#333333;
	text-decoration:underline;
}

.Times12-blue{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.Times12N-blue{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
.Times12U-blue{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#333333;
}