/******* hyperlink and anchor tag styles *******/
body{
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #ECEBDD;
}
td,th{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	}
a:link{
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #0000FF;
}
form {
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
	text-align: left;
	color: #009900;
	text-indent: 22px;
}

#text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 5px;
	text-align: left;
	text-indent: 22px;
}


.menu{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
