*
{
margin: 0px;
padding: 0px;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {color: #FFFFFF; font-size: 12px;}

a:link {
	color: #E0E7FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #E0E7FF;
}

body {
	
	background: #E0E7FF url(images/backg.jpg) fixed no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 20px;
}


#main
{
width: 721px;
background: url(images/table_back.gif) repeat-y; filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8;
margin-top: 20px;
margin: 0 auto;
}

#top
{
background: url(images/top.gif) no-repeat top
}

#bottom
{
background: url(images/bottom.gif) no-repeat bottom;
}

#header {
	height: 100px;
	width: 721px;
	margin: 0 auto;
}

#menu
{
width: 721px;
height: 36px;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 128px;
	height:36px;
	text-align: center;
	text-decoration: none;
	color: #E0E7FF;
	margin-left: 3px;
	background: url(images/button.gif) no-repeat; filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7;
	font:bold 14px/36px Arial, Helvetica, sans-serif;
}

#menu a:hover {
	width: 128px;
    height: 36px;
	color: #0046C8;
	margin-left: 3px;
	text-decoration: underline;
	background: url(images/button_r.gif) no-repeat; filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7;
}


#logo {

width: 229px;
height: 64px;
}




#logo a {
	text-decoration: none;
	font-style: normal bold;
	font-size: 35px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 14px;
}

#right
{
	float: right;
	padding: 10px;
	width: 204px;
	padding-right: 10px;
	padding-top: 30px;
}

#right H3
{
width: 189px;
height: 20px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
}



#right ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}



#right H4
{
font-size: 10px;
}

#right a {
	color: #0046C8;
	font-size: 11px;
}
#right a:visited {
	color: #0046C8;
	font-size: 11px;
}

#right p
{
padding: 10px;
font-size:13px;
}


#left
{
width: 450px;
padding-left: 20px;
padding-top: 30px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #0046C8;
}

#left a
{
color: #0046C8;
text-decoration: none;
}

#left p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size:16px;
	color: #0038a0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #0046C8;
}
.date {
	text-align: right;
	text-decoration: underline;
	color: #0046C8;
	font-size: 11px;
}

.date a {
	color: #0046C8;
}



#footer {
	clear: both;
	height: 47px;
	width: 500px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #0046C8;
}

#footer a {
	color: #0046C8;
}