@charset "UTF-8";
/* CSS Document */
#container { background:url(images/mainbg.gif) center repeat-y #0b4400; width:758px; padding:0px 1px 0px 1px; border:#000 4px solid; }
#header { background:url(images/header.jpg) top no-repeat; width:758px; height:121px; border-top:1px #0b4400 solid; }
#main { background:url(images/mainbg.gif) center repeat-y; width:758px; height:inherit; }

	#lefty { background:url(images/lineright.gif) left repeat-y #051d00; float:left; width:180px; }
	#leftycell { padding:8px 8px 8px 19px; color:#9fd280; text-align:left; font-size:16px; }
	
	#righty { background:url(images/lineright.gif) right repeat-y #062600; float:right; width:570px; }
	#rightycell { padding:13px; text-align:left; color:#FFC; font-size:14px; line-height:17px; }

#footer { background:#000; width:758px; height:25px; clear:both; color:#9fd280; border-bottom:1px #0b4400 solid; padding-top:6px; font-size:14px; }

h1 { font-size:24px; font-weight:bold; margin:0px 0px 6px 0px; color:#FFF; }

a.textlink:link { color:#9fd280; text-decoration:underline; }
a.textlink:visited { color:#9fd280; text-decoration:underline; }
a.textlink:hover { color:#c3e7ad; text-decoration:underline; }
a.textlink:active { color:#FFF; text-decoration:underline; }

.rightycellfortables { text-align:left; color:#FFC; font-size:14px; line-height:17px; }

a.menulink:link { color:#c3e7ad; text-decoration:none; }
a.menulink:visited { color:#c3e7ad; text-decoration:none; }
a.menulink:hover { color:#FFF; text-decoration:underline; }
a.menulink:active { color:#FF9; text-decoration:underline; }
