td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

.textarea {
	padding: 5px 10px 10px 10px;
}

.style1 {
	color: #FF0000;
}

hr {
	width:90%;
	height: 2px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}

a:link {
	text-decoration: none;
	color: #006600;
	font-weight:900;
}
a:visited {
	text-decoration: none;
	color: #006600;
	font-weight:900;
}

a:hover {
	text-decoration: underline;
	color: #FF2D2D;
	font-weight:900;
}

a:active {
	text-decoration: none;
	color:#006600;
	font-weight: 900;
}

h1,h2 {

	color:#006600;
}


.menu {
	border: 2 outset buttonhighlight;
	position: absolute;
	width:109px;
	visibility: hidden;
}
.menu table {	border-collapse: collapse; width:109px; }
.menu td {	margin: 0;	padding: 0;	white-space: nowrap; width:109px; text-align:center;}
.menu a { text-decoration: none; width: 100%; padding: 0px; cursor:auto;}
#tabs {  font-size: 10px; margin: 0px; padding:0px; font-family: Verdana;}
#tabs ul{ margin:0;padding:0px 0;list-style:none; font-family: Verdana; font-size: 10px;}
#tabs li{ float:left; margin:0;padding:0px; font-family: Verdana; font-size: 10px;}
#tabs a{  display:block; padding:0px;text-decoration:none;font-weight: bold; font-family: Verdana; font-size: 10px;}
#tabs > ul a{width:109px;}
#tabs > img { border:0px; padding:0px; }
.menuoption { background: url(./Images/menudiv.gif); height:20px; vertical-align:middle;  }
.menuoption a { color:black; }
.menuoption a:hover { color:black; }
a.menutext { color:black; }
a.menutext:hover { color:red; }


.menu2 {
	border: 2 outset buttonhighlight;
	position: absolute;
	width:119px;
	overflow: visible;
	visibility: hidden;
}
.menu2 table {	border-collapse: collapse; width:119px; }
.menu2 td {	margin: 0;	padding: 0;	white-space: nowrap; width:119px; text-align:center;}

#main-title {
	float: left;
	height: 150px;
	width: 303px;
	border: none;
	padding: 0px;
	margin: 0px;
}

#main-image {
	float: right;
	height: 375px;
	width: 500px;
	border: none;
	padding: 0px;
	margin: 0px;
	z-index:0;
}
#main-image img {
	float: right;
	height: 375px;
	width: 500px;
	border: none;
	padding: 0px;
	margin: 0px;
}


