
BODY {
	background-color : #5E7F55;
	color : Black; }

/* Links */
a {
	font-size: 11px
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none; }

a:hover {
	color: #FFFFFF;
	text-decoration: none; }

a:active {
	text-decoration:underline;
	color: #FF9900; }

/* Table Column */	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF; }	

/* Horizontal Line */	
HR {
	background: #CCCCCC;
	height:2px;
   width:170px;
	border: 1px inset; }


	
/* --Default Class Settings-- */	

.articlehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #333333 }
	
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8px;
	color: #000000;
	font-variant: small-caps;
	border-style: solid solid solid solid;
	border-top-width: thin;
	background-color: transparent;
	border: thin outset Silver;
} 

.componentHeading {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left }

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background: #8BAC82;
	border: 0px solid; }

.newsarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left }	

.newspane {
	background-color : White; }

.newspaneopen {
	border : 0px ridge #DCDCDC; }
	
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px }
	
.popupwindow {
	background-color : #FFFFFF; }
	
.sectiontableentry1 {
	background-color : #FFFFFF; }

.sectiontableentry2 {
	background-color : #EBEBEB; }

.sectiontableheader {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold; }
	
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff6600;
	text-decoration: none; 
	font-weight: medium }
			
.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	font-weight: normal }

li { list-style: inside url(file:///C|/swamp/www/templates/mambobizz/images/M_images/arrow.gif) 2px;
	list-style-image: url(file:///C|/swamp/www/templates/mambobizz/images/M_images/arrow.gif);
}
table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-align: left
}
