body
{
	margin: 0; 
	padding: 0;
}

a:link, a:active
{text-decoration: none; color: #FFFFFF; font-weight: bold; }

a:visited
{text-decoration: none; color: #FFFFFF; font-weight: normal; }

a:hover
{text-decoration: underline; color: #FFFFFF; font-weight: bold;}

<style type="text/css" media="screen">
<!--

#bodylink a:active 
{text-decoration: none; color: #317cb6; font-weight: bold; }

#bodylink a:link 
{text-decoration: none; color: #317cb6; font-weight: bold; }

#bodylink a:visited
{text-decoration: underline; color: #317cb6; font-weight: bold; }

#bodylink a:hover
{text-decoration: underline; color: #317cb6; font-weight: bold; }
}

}

#bodyimg
{border: #393d6a; align: center;}

-->
</style>

body {
background-color: #009ebb;
font-family: verdana; 
color: #000000; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
cursor: normal;
margin:0;
padding:0;
}

.content {
margin:0px;
padding:5px;
}


input, textarea {
color: #000000;
border: 1px solid #002F3B;
padding: 1px;
}

.maintable {
background-color: #ffffff;
width:750px;
border-left:1px solid #032f4b;
border-right:1px solid #032f4b;
align:center;
padding:0px;
margin:0;
}

.bgtable {
background-color: #9adde9;
width:100%;
border:0px solid #ED8C00;
align:center;
}

.title {
color: #ffffff;
font-weight: bold; 
font-size: 18px;
}

.navi {
width:150px;
align:center;
}

.navi a:link, a:active, a:visited
{text-decoration: none; color: #FFFFFF; font-weight: bold; font-size:14px;}

.navi a:hover
{text-decoration: underline; color: #FFFFFF; font-weight: bold; font-size:14px;}
