div#menu ul {
	padding: 0px 0px 0px 10px;
	margin: 1px;
	list-style: none;
	float: right;
}

div#menu li {
	float: left;
	display: block;
	margin: 10px 2px 0px 0px;
	background: url(menu_item_r.png) 100% 0 no-repeat;
}

div#menu li a {
	float: left;
	display: block;
	height: 25px;
	padding: 0px 20px 0px 20px;
	background: url(menu_item_l.png) 0 0 no-repeat;
	line-height: 25px;
	overflow: hidden;
	font-size: 100%;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}

div#menu a:link, div#menu a:visited {
	color: #646464;
}

div#menu li a:hover {
	color: #00AA00;
}
.style2 {color: #006600}
.style3 {color: #999999;font-weight: bold;font-size: 11px;}
.style4 {color: #CCCCCC;font-weight: bold;font-size: 14px;font-family: "Courier New", Courier, monospace;}
h2 {font-size: 18px;text-decoration:underline;font-weight:bolder;color:#CCCCCC;z-index:auto;text-align:center}
table {
background-repeat:no-repeat;
}
td {
background-repeat:no-repeat;
}
a.linkin {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #A0A0A0;
font-size: 11px;
}
a:hover.linkin{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #A0A0A0;
font-size: 11px;
}
a.inn{font-size: 18px;text-decoration:underline;font-weight:bolder;color:#CCCCCC;z-index:auto;text-align:center}
a:hover.inn{font-size: 18px;text-decoration:none;font-weight:bolder;color:#OOFF55;z-index:auto;text-align:center}
a:visited.inn {font-size: 18px;text-decoration:none;font-weight:bolder;color:#FFFFFF;z-index:auto;text-align:center}
a:active.inn {font-size: 18px;text-decoration:none;font-weight:bolder;color:#OOCC00;z-index:auto;text-align:center}

h1 {
	font-size: 24px;
	color: #006600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}