A:link {color: #000099;
background-color: #FFFFFF;}
A:visited {color: #000099;
background-color: #FFFFFF;}
A:active {color: #000099;
background-color: #FFFFFF;}

a.link_top {
background-color: #9999CC;
}

	
body {
color: #000000;
background-color: #FFFFFF;
}

body, ul, td, th, div, a {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}

body {
	margin: 0px;
}
div {
margin: 0px;
padding: 0px;
}
ul {
margin-left: 5px;
padding-left: 5px;
}
ul.menu_list {

list-style-type: none;	
}
a.menu_link {
font-size: 9pt;

	background-color: #F0F0F0;
}
.top {
	margin: 0px;
	width: 100%;
	color: #000000;
	background-color: #9999CC;
	vertical-align: bottom;
}
img {
	border: 0px;
}
.abovebanner {
	height: 50px;
}
.banner {
	height: 70px;
	text-align: center;
}

.logo {
	float: left;
	text-align: center;
}

.contents {
	width: 70%;
	margin: 0 10px;
	padding-top: 5px;
	float: left;
}

.main {
	clear: both;
	width: 100%;

}

.menu   {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 20%;
	height: 100%;
	float: left;
	padding: 0px 5px;
	color: #000000;
	background-color: #F0F0F0;

}
.footer {
clear: both;
}
.right_footer {
	float: right;
}
h3 {
margin-top: 0px;
}

