BODY {
   margin: 0px;
   padding: 0px;
   margin-top: 0px;
   background-color: #000000;
   color: #ffffff;
}

#top-menu {text-align: center}
#top-menu a {font: bold 11px Tahoma; color: #aca175; text-decoration:none}
#top-menu a:hover {font: bold 11px Tahoma; color: #aca175; text-decoration:underline}

#left-menu {background-color: #161616; text-align: left}

#left-menu td.p1 {background-image: url('/images/p1.gif'); background-repeat: no-repeat;}
#left-menu a.p1 {font: bold 12px Tahoma; line-height: 24px; color: #cc9900; text-decoration:underline; padding-left: 24px}
#left-menu a.p1:hover {font: bold 12px Tahoma; line-height: 24px; color: #cc9900; text-decoration:none; padding-left: 24px}

#left-menu td.p2 {background-image: url('/images/p2.gif'); background-repeat: no-repeat;}
#left-menu a.p2 {font: bold 11px Tahoma; line-height: 24px; color: #ffffff; text-decoration:none; padding-left: 36px}
#left-menu a.p2:hover {font: bold 11px Tahoma; line-height: 24px; color: #ffffff; text-decoration:underline; padding-left: 36px}

#left-menu td.p3 {background-image: url('/images/p3.gif'); background-repeat: no-repeat;}
#left-menu a.p3 {font: normal 11px Tahoma; line-height: 18px; color: #666666; text-decoration:none; padding-left: 48px}
#left-menu a.p3:hover {font: normal 11px Tahoma; line-height: 18px; color: #666666; text-decoration:underline; padding-left: 48px}

#text {background-image: url('/images/bg-text.jpg'); background-repeat: no-repeat; background-color: #3c6f09; font: normal 12px Tahoma, Verdana; color: #e3e3e3; text-align:justify; padding:0 15 0 15; line-height: 18px;}
#text a {color: #feebb1; text-decoration: underline}
#text a:hover {color: #feebb1; text-decoration: none}
#text a.quick {color: #feebb1; text-decoration: none}
#text a.quick:hover {color: #feebb1; text-decoration: none}
#text a.dload {font-size: 16px; font-weight: bold; color: #feebb1; text-decoration: underline}
#text a.dload:hover {font-size: 16px; font-weight: bold; color: #feebb1; text-decoration: none}

#ttext {border-style:solid; border-width: 1px; border-color: #3c6f09; background-color: #598a29; font: normal 12px Tahoma, Verdana; color: #e3e3e3; text-align:left;}
#ttext tr.theader {background-color: #243e0b;}
#ttext td {padding: 5px; border-style:solid; border-width: 1px; border-color: #3c6f09; height: 63px}

h1 {font: normal 30px Tahoma, Verdana; color: #e3e3e3; text-align:left;}

#bottom-menu {text-align: center}
#bottom-menu a {font: 12px Arial, Tahoma; color: #494949; background-color: none; text-decoration:underline; padding: 1px; margin:5px}
#bottom-menu a:hover {font: 12px Arial, Tahoma; color: #ffffff; background-color: #494949; text-decoration:underline}

#subscr {font: 11px Arial; color: #666666; text-align: center} 

#copy {font: 10px Tahoma; color: #666666;}
#copy a {font: 10px Tahoma; color: #666666; text-decoration:underline}
#copy a:hover {font: 10px Tahoma; color: #666666; text-decoration:none}

div.qmenu {float:right; margin: 0 0 5 5; padding: 10px; background-color: #598a29}

div.hright {
	background: url('/images/hright.jpg') right top no-repeat;
	padding-right: 13px;
	height: 28px;
	margin: 3px 0 24px 0;
	clear:right;
}
div.hleft {
	background: url('/images/hleft.jpg') left no-repeat;
	padding-left: 17px;
	height: 26px;
	border-top: 1px solid #37352B;
	border-left: 1px solid #37352B;
	border-bottom: 1px solid #37352B;
}
div.hmiddle{
	background: url('/images/hmiddle.jpg') repeat-x;
	color: #FFFFFF;
	height: 26px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	padding-left: 10px;
}
