body {
	font-size:76%;
	margin:0;
	padding:0;
	background: #EDF8FC;
	color:#205A29;
	font-family: Verdana,sans-serif;
	font-weight: normal;
}
table {
	font-size:100%;
	font-family: Verdana,sans-serif;
	font-weight: normal;
}

a:link {color:#678029; text-decoration: none;}
a:visited {color:#678029; text-decoration: none;}
a:hover {color:#C05700; text-decoration: underline;}
a:active {color:#C05700; text-decoration: underline;}

a.hostlink:active {color: #000000; text-decoration:underline;font-size:9px;font-weight: bold;}
a.hostlink:link {color: #000000; text-decoration:none;font-size:9px;font-weight: bold;}
a.hostlink:visited {color: #000000; text-decoration:none;font-size:9px;font-weight: bold;}
a.hostlink:hover {color: #000000; text-decoration:underline;font-size:9px;font-weight: bold;}

.bgnavigator{
	background-color:#8EDC0C;
	color:#265600;
}

.magin {	padding:5px;}

.navigator{
	margin: 0px;
	border-bottom: 1px #476E06 solid;
	list-style: none;
	text-align: left;
	text-decoration: none;
	font-weight : bold;
	display: block;
	border-top: 1px #C7EE86 solid;
	border-left: 1px #C7EE86 solid;
	border-right: 1px #C7EE86 solid;
	white-space: nowrap;
	padding:0px 0px 0px 0px;
	color:#265600;
	background-color:#8edc0c;
}
.msg_user_info{
	margin: 2px;
	list-style: none;
	text-align: left;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	padding:0px 0px 0px 0px;
	background-color:#fee65e;
}
.a_menu:link {
	display: block;
	padding: 5px 0 7px 15px;	
	border-top: 1px #C7EE86 solid;
	border-left: 1px #C7EE86 solid;
	border-right: 1px #C7EE86 solid;
	white-space: nowrap;
	color:#265600;
	background-color:#8edc0c;
	text-decoration: none;
}
.a_menu:visited {
	display: block;
	padding: 5px 0 7px 15px;	
	border-top: 1px #C7EE86 solid;
	border-left: 1px #C7EE86 solid;
	border-right: 1px #C7EE86 solid;
	white-space: nowrap;
	color:#265600;
	background-color:#8edc0c;
	text-decoration: none;
}
.a_menu:hover {
	display: block;
	padding: 5px 0 7px 15px;	
	border-top: 1px #C7EE86 solid;
	border-left: 1px #C7EE86 solid;
	border-right: 1px #C7EE86 solid;
	white-space: nowrap;
	text-decoration: none;
	color:#C7EE86;
	background-color:#639A08;
	}
.a_menu:active {
	display: block;
	padding: 5px 0 7px 15px;	
	border-top: 1px #C7EE86 solid;
	border-left: 1px #C7EE86 solid;
	border-right: 1px #C7EE86 solid;
	white-space: nowrap;
	color:#265600;
	background-color:#8edc0c;
	text-decoration: none;
}
