
.redheaderx {
    text-align:center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #C00000;
    font-weight:bold;
}
.blacktxtx {
    text-align: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;"
}
.maintxt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/
	#qm0
	{
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/
	#qm0 a
	{
		background-repeat:repeat-x;
		color:#FFFFFF;
		font-family:verdana;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		border-width:0px;
		border-style:solid;
		border-color:#404042;
	}


	/*"""""""" (MAIN) Hover State""""""""*/
	#qm0 a:hover
	{
		background-repeat:repeat-x;
		color:#000000;
	}


	/*"""""""" (MAIN) Active State""""""""*/
	body #qm0 .qmactive, body #qm0 .qmactive:hover
	{
		color:#000000;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/
	#qm0 div, #qm0 ul
	{
		width:200px;
		background-color:transparent;
		background-image:none;
		background-repeat:repeat;
		background-position:0% 0%;
		border-width:1px;
		border-style:none;
		border-color:#8E9257;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
	}


	/*"""""""" (SUB) Items""""""""*/
	#qm0 div a, #qm0 ul a
	{
		width:200px;
		padding-top:2px;
        padding-bottom:2px;
        padding-right:0px;
        padding-left:0px;
		background-color:transparent;
		background-image:none;
		background-repeat:repeat;
		background-position:0% 0%;
		color:#8E9257;
		font-family:Tahoma,Geneva,Arial,Helvetica,Sans-serif;
		font-size:11px;
		text-align:left;
	}


	/*"""""""" (SUB) Hover State""""""""*/
	#qm0 div a:hover, #qm0 ul a:hover
	{
		background-color:#FFFFFF;
		background-image:none;
		background-repeat:repeat;
		background-position:0% 0%;
		color:#EF9D3B;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
		background-color:#FFFFFF;
		background-image:none;
		background-repeat:repeat-x;
		background-position:0% 0%;
		color:#EF9D3B;
	}