body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333366;
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
h1 {
	font-size: 15pt;
	color: #1f2659;
}
h2 {
	font-size: 12pt;
	color: #000000;
}
h3 {
	font-size: 10pt;
	color: #000000;
}
.outer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #030a3f;
	border-right-color: #030a3f;
	border-bottom-color: #030a3f;
	border-left-color: #030a3f;
	background-color: #FFFFFF;
	width: 900px;
}
.content {
	padding-right: 70px;
	padding-bottom: 25px;
	padding-left: 60px;
	height: 285px;
	background-position: top;
	padding-top: 15px;
	vertical-align: top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1f2659;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 50px;
	padding-left: 60px;
}
.menu {
	line-height: 30px;
}
.image_r {
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #DBDCDF;
}






a:link {
	color: #333399;
}

a:visited {
  color: #333399;
}

a:hover {
	text-decoration: none;
	color: #0000CC;
}

a:active {
	color: #333399;
}

a.foot:link {
	color: #b5badd;
	text-decoration: none;
}

a.foot:visited {
	color: #b5badd;
	text-decoration: none;
}

a.foot:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
