@charset "UTF-8";
/* CSS Document */
table.menu a {
width:200px;

display:block;
color:#333333;
background: #ffffff;
text-decoration:none;
padding:2px 5px;
}

div.menu a:link {
color: #333333;
background: #ffffff;
}

div.menu a:active {
color: #000000;
background: #ffffff;
}

div.menu a:visited {
color: #333333;
background: #ffffff;
}

div.menu a:hover {
color: #eeeeee;
background: #009a49;
border:1px solid #009a49F;
}


.style4 {
	font-size: 12px;
	color: #FFFFFF;
}
.style1 {
	font-family: "Times New Roman", Times, serif Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	color: #333333;
}
.style2 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	
}


div.style1 a:link  {
color:#666699;
}
div.style1 a:active  {
color:#666699;
}
div.style1 a:visited  {
color:#666699;
}
div.style1 a:hover  {
color:#666699;
}
body {
	margin-left: 37px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}
