input {
	color : #003388;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #ffffff;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 30px;
	margin-right : 30px;
	font-size : 14px;
	font-weight: bold;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #ffffff;
	text-decoration: none;
}
.t01 a:hover {
	color : #00cccc;
}
.title01 {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 27px;
	margin-right : 5px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.side {
	color : #ffffff;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.side a {
	color : #ffffff;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
}
.side a:hover {
	color : #00cccc;


}
.right {
	color : #000000;
	text-align : center;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	
}
.right a, .list a {
	color : #000000;
	font-size : 11px;
}
.right a:hover {
	color : #666666;
	text-decoration: none;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.left a {
	color : #557700;
	font-size : 10px;
	font-weight: normal;
}
.left a:hover {
	color : #559900;
	text-decoration: none;

}
.plain {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;

}
p a:hover {
	color : #294A80;
}
.menu01 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 0px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #666666;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #666666;
}

ul#mainnav {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #D6D6D6;
	border-bottom: 1px solid #A5B5C6;
	}
		
ul#mainnav li {
	border-top: 1px solid #A5B5C6;
	}

ul#mainnav li a {
	text-decoration: none;
	display: block;
	width: 200px;
	padding: 6px;
	background-color: "#008080";
	font: bold 0.8em /1.5 arial, sans-serif;
	color: #ffffff;
	}

ul#mainnav li a:hover {
	background-color: #43616B;
	color: #eeeeee;
	}
	
