A:link {
	color: #006633;
	text-decoration: none;
}

A:visited {
	color: #006633;
	text-decoration: none;
}

A:active {
	color: #006633;
	text-decoration: none;
}

A:hover {
	color: #B2D77A;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #006633;
	height : 1px;
}
.bodycontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	width: 440px;
}
.mytable {
	position: relative;
	height: 12px;
	width: 480px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/menu/topgrid.jpg);
}
.mainbody {
	position: relative;
	width: 480px;
	left: 0px;
	top: -4px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/menu/bodybg.jpg);
}
.botbody {
	background-image: url(images/menu/botgrid.jpg);
	position: relative;
	height: 10px;
	width: 480px;
	left: 0px;
	top: -4px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
}

