body,th {
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif;";
	font-size: 12px;
	color: #788b38;
}

td {
	font-family: "Tahoma, Arial, Helvetica, Sans-Serif;";
	font-size: 12px;
	color: #000000;
}

input{font-family: "Tahoma, Arial, Helvetica, Sans-Serif;";
	font-size: 12px;}
.setFont{font-family: "Tahoma, Arial, Helvetica, Sans-Serif;";
	font-size: 12px;}
.setBorder{border:solid 1px #666666;}	
BODY 
{	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;	
	background-color:#859d30;
	background-image: url(../images/mainpg/mainbg.gif);
	background-repeat:repeat-x;
} 
a:link {
	color:#0077EE;
	text-decoration: none;	
}
a:visited {
	color: #0077EE;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color:#FFCC00;
	text-decoration: underline;	
}
a:active {
	color: #FFFFFF;
}

#mysignz a:link {
	color:#0077EE;
	text-decoration: none;
	color: #788b38;	
}
#mysignz a:visited {
	color: #788b38;
	text-decoration: none;
}
#mysignz a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
#mysignz a:active {
	color: #788b38;
}

.mnuselect {
	background-image: url(../images/mainpg/mnuselected.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;  vertical-align:middle; padding-right:14px;
	font-weight:bold; color:#FFFFFF;
	font-size:11px; font-family:Tahoma, CordiaUPC;
}
.mnunormal {
	background-image: url(../images/mainpg/mnuunselect.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 25px;
	width: 140px;  vertical-align:middle; padding-right:14px;
	font-weight:bold;
	font-size:11px; font-family:Tahoma, CordiaUPC;
}

/* set millions of background images */
.rbroundbox { background: url(../images/imgborder/nt.gif) repeat; }
.rbtop div { background: url(../images/imgborder/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/imgborder/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/imgborder/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/imgborder/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; background-image:url(images/loading0.gif); background-position:center; background-repeat:no-repeat}
.rbroundbox { width: 150px; margin:1em left;}

.SetOverlay{position:absolute;top:0px;left:0px;background-color:#000000;Z-Index:1}