body			  { color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 }
p				{ font-family: Verdana, Arial, Helvetica, sans-serif; }
a				{ color: #666; font-size: 11px; font-weight: bold; text-decoration: none }
a:hover			{ color: #666; font-size: 11px; font-weight: bold; text-decoration: underline }
a.mmenu			 { color: #496318; font-size: 11px; font-weight: bold; text-decoration: none }
a.mmenu:hover	 { color: #496318; font-size: 11px; font-weight: bold; text-decoration: underline }
a.listhead			{ color: #FF9900; font-size: 15px; font-weight: bold; text-decoration: underline }
a.listhead:hover	{ color: #FF9900; font-size: 15px; font-weight: bold; text-decoration: underline }
a.footlink		 { color: #666; font-size: 9px; font-weight: bold; text-decoration: none }
a.footlink:hover { color: #666; font-size: 9px; font-weight: bold; text-decoration: underline }
a.anchor		{ color: #f93; font-size: 11px; font-weight: bold; text-decoration: none }
a.anchor:hover	{ color: #f93; font-size: 11px; font-weight: bold; text-decoration: underline }
ul 				{}
li 				{}
li.maple 		{ list-style-image: url("../images/leafBullet.gif") }

/*Form object*/
form			{ display: inline; }
input			{}
input.button	{}
textarea		{}
select			{}

span.pagetitle	   	 { color: #FF9900; font-size: 20px; font-weight: bold; text-align: left }
span.articletitle2	  { color: #FF9900; font-size: 15px; font-weight: bold; text-align: left }
span.articletitle3	  { color: #FF9900; font-size: 10px; font-weight: bold; text-align: left }
span.tablehead		{ color: #666; font-size: 10px; font-weight: bold; text-align: left }
/*Table Cell*/

table{}
table.pagetitle { color: #fff; font-size: 14pt; background-repeat: repeat-x; padding: 5px; width: 100%; border-style: solid; border-width: 1px; border-color: #fff #fff #ccc }
table.listtable { color: #496318; font-size: 14pt; padding: 15px; width: 100%}
tr				{}
td 					{font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0; vertical-align: top; }
td.right			{ text-align: right; border-top: 1px solid White; background-color: #D5D5D5; }
td.center			{ text-align: center; border-top: 1px solid White;	background-color: #D5D5D5; }
td.left				 { text-align: left; border-top: 1px solid white }
td.top				  { text-align: left; vertical-align: top; border-top: 1px solid white }
td.vmiddle			 { text-align: center; vertical-align: middle }
td.rightborder		   { background-color: #fff; padding: 10px; vertical-align: top; border-right: 1px dashed #9c3}
td.leftborder		 { background-color: #fff; padding: 10px; vertical-align: top; border-left: 1px dashed #9c3 }
td.topborder		 { background-color: #fff; padding: 10px; vertical-align: bottom; border-top: 1px dashed #9c3 }
td.bottomborder		 { background-color: #fff; padding: 10px; vertical-align: top; border-bottom: 1px dashed #9c3 }
td.noborder		 	{ background-color: #fff; padding: 5px; vertical-align: top }
td.noborderbg	 	{ background-color: #FFFFCC; padding: 5px; vertical-align: top }
td.pictboxL			{ background-color: white; text-align: center; padding: 5px; border-bottom: 1px solid #ccc }
td.pictboxM			{ background-color: white; text-align: left; padding: 5px; border-bottom: 1px solid #ccc }
td.pictboxR			{ background-color: white; text-align: center; padding: 5px; border-bottom: 1px solid #ccc }
td.pictbox1			{
	border-top: 0px none #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 0px none #999999;
}
td.pictboxmap		{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
td.titlebg1		      { background-image: url("../images/title1.jpg"); padding: 10px; background-repeat: repeat-x; text-align: left; height: 45px }
td.titlebg2		     { background-image: url("../images/title2.gif"); background-repeat: no-repeat; text-align: left; padding: 2px }
td.titlebg4		     { background-image: url("../images/title4.gif"); background-repeat: repeat-x; text-align: left; padding: 2px }
td.bannerbg2		 { background-image: url("../images/banner2.jpg"); background-repeat: no-repeat; text-align: left; padding: 2px }
td.bannerbg4		 { background-image: url("../images/banner2.jpg"); background-repeat: repeat-x; text-align: left; padding: 2px }
td.footer1 			{ background-image: url("../images/shadSpace2.gif"); background-repeat: repeat-x; background-position: 50% top }
td.shade3		     { color: #999; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-image: url("../images/shadSpace3.gif"); background-repeat: repeat-y; background-position: 0 top; text-align: left; padding: 2px }
td.tableheadbg		{
	background-color: BBDE76;
	padding: 5px;
}

.copyright  		{ color: #666; font-size: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; vertical-align: bottom }
.center				{ text-align: center; }
.left				{ text-align: left; }
.right				{ text-align: right; }