body,td,th {
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4598A7;
}
body {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #194858;
}
a { cursor: hand; }
.bullet {
	list-style-image: url(../images/arrow.gif);
	text-align: justify;
}
.introtable {
	padding-top: 10%;
	padding-bottom: 10%;
}
.footertable {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #408399;
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	vertical-align: bottom;
}
.footertable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #408399;
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	vertical-align: top;
}
.topframetable{
	background-image: url(../images/main_top.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}
.copyright {color: #09475B}
.footertop {
	text-align: right;
	padding-right: 5px;
}
.header{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
A.type1:link    {
	color:#408399;
	text-decoration:none;
	font-size: 9px;
}
A.type1:visited {
	color:#408399;
	text-decoration:none;
	font-size: 9px;
}
A.type1:active  {
	color:#408399;
	text-decoration:none;
	font-size: 9px;
}
A.type1:hover   {
	color:#73AFC4;
	text-decoration:underline;
	font-size: 9px;
}