a, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a, a:link.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #EFFFC0;
	text-decoration: none;
}
a:active.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #FFFF88;
	text-decoration: none;
}
a:visited.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	color: #EFFFC0;
	text-decoration: none;
}
a:hover.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}
h1 {
	color: Black;
	font-family: "Arial", Times, serif;
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}
h1#title {
	color: Black;
	font-family: "Arial", Times, serif;
	font-size: 20px;
	font-variant: normal;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
	margin-top : 20px;
	text-align : right;
	margin-right : 40px;
}
h2 {
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}

h3 {
	color: #548B00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none;
}
h4 {
	color: #548B00;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

body {
	color: #548b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	background-color: #FFDE45;
}
img {
	border : 0px none;
}
img.logo {
	width: 150px;
	height: 35px;	
	border : 0px none;
}
P, UL {
	color: Black;
}
div.container{
	width: 90%;
	margin: 40px auto 0px auto;
	padding: 0 20px 0px 20px;
	background-color: #FFDE45;
	height: 490px;
}

div.menu{ 
	width: 100%;
	padding: 20px 0px 0px 0px;
	background-color : #548B00;
	height :30px;
	word-spacing : 20px;
	text-indent: 20px;
	line-height: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 20px;
}

div.content{
	width: 75%;
	padding: 0px 3% 0px 2%;
	background-color: #FFFFFF;
	height: 400px;
	text-align: left;
	float: left;
}
div.contentskike{
	width: 95%;
	padding: 0px 3% 0px 2%;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
}
div.logo{
	width: 20%;
	padding: 290px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 110px;
	text-align: center;
	float: left;
}

div.end{
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #548B00;
	height: 60px;
	float: left;
	text-align: right;
	text-indent: 20px;
	word-spacing : 20px;
	line-height: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
}
td{
	vertical-align: top;
	border: 1px;
	border-color: #EFFFC0;
	border-style: solid;
}
table{
	vertical-align: top;
	border: 1px;
	border-color: #EFFFC0;
	border-style: solid;
}
table.index{
	vertical-align: top;
	border: 0px;
}
td.index{
	vertical-align: top;
	border: 0px;
}
