/* CSS Document */

body { background-image:url(images/graphics/bg2.jpg);}


table.maintop { background-image:url(images/graphics/NEWheader.jpg); background-repeat:no-repeat; width:800px; height:186px;
				/* border-left-color:#CC9900; border-left-style:solid; border-left-width:2px;
					border-right-color:#CC9900; border-right-style: solid; border-right-width:2px;  */
					}
		table.maintop td {vertical-align:bottom; padding-bottom:8px; font-weight:bold; text-align:center; padding-left:5px; font-size:11px;}

			table.maintop a:link {text-decoration:none; font-weight:bold;}
			table.maintop a:visited {text-decoration:none; font-weight:bold;}
			table.maintop a:hover {text-decoration:none; font-weight:bold;}
			table.maintop a:active {text-decoration:none; font-weight:bold;}

table.mainheadline {border-left-color:#FFCC00; border-left-style:solid; border-left-width:2px;
				border-right-color:#FFCC00; border-right-style: solid; border-right-width:2px;
				width:800px; background-color:#FFFFFF;}

table.mainbody {border-bottom-color:#FFCC00; border-bottom-style:solid; border-bottom-width:2px;
				border-left-color:#FFCC00; border-left-style:solid; border-left-width:2px;
				border-right-color:#FFCC00; border-right-style: solid; border-right-width:2px;
				width:800px; background-color:#FFFFFF;}