body {
	background-image: url(../img_main/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body {
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	padding-left: 40px;
	float: left;
	padding-right: 25px;
}
div.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: none;
	text-align: left;
	color: #333333;
	margin-bottom: 2px;
	font-weight: lighter;
	padding-left: 40px;
	padding-top: 15px;
	background-image: url(../img_main/header.jpg);
	background-repeat: no-repeat;
	padding-bottom: 13px;
}
div.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #333333;
	padding: 20px 0px 0px;
	font-weight: bold;
}
.style1 {color: #9DCCE9}
.style2 {
	color: #008CDF;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
}
a:link {
	color: #7BBAE1;
}
a:visited {
	color: #7BBAE1;
}
a:hover {
	color: #108CCC;
}
a:active {
	color: #108CCC;
}
div.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #333333;
	padding: 20px 0px 0px;
	font-weight: bold;
}
div.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	width: 365px;
	padding-right: 25px;
	padding-left: 40px;
	padding-bottom: 15px;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E1E1E1;
	padding: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tablemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #008CDF;
	padding: 5px;
	font-weight: bolder;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
