body {
	background-image:	url( assets/BG_Body.gif );
	background-color:	#083F00;	
	font-family:		Tahoma;
	font-size:		12px;
	color:			#000000;
	padding: 		0;
   	margin: 		0;
}

.footer {
	background-image:	url( assets/BG_Footer.gif );
	font-size:		10px;
	color:			#FF99CC;
	text-align:		center;
	padding:		5px;
}

.footer a {
	color:			#FF99CC;
}

a {
	color:			#FFFFFF;
	text-decoration:	none;
	font-size:		bold;
}

a:hover {
	text-decoration:	underline;
}

img {
	border-style: none;
}

#Facebook {
	position: relative;
	top: 45px;
	left: -310px;
}

.menuCornerRight {
	padding:		5px;
	position:		absolute;
	z-index:		1;
	top:			0px;
	right:			0px;
}

.homepageSplash {
	position:		absolute;
	z-index:		2;
	top:			125px;
	left:			0px;
	width:			100%;	
}

.intMenu {
	background-image:	url( assets/BG_Footer.gif );
}

.intMenu a {
	font-size:		14px;
}

.content {
	background-image:	url( assets/patrnRptr.jpg );
	padding:		10px;
	font-size:		12px;
	color:			#003300;
}

.content td {
	font-size: 		12px;
	text-align:		justify;
	color:			#003300;
}

.content a {
	color:			#000000;
}

.intMenuCol {
	width:			165px;
	font-size:		14px;
}

.intMenuCol TD {
	padding:		5px;
	background-image:	url( assets/repBar.gif );
	background-repeat:	repeat-x;
	background-position:	bottom left;
}

.subCat TD {
	font-size:		11px;
	background-image:	url(  );
}

.header {
	font-size:		16px;
	font-weight:		bold;
}

.menuPopUp {
	position:		absolute;
	left:			160px;
	background-color:	#032500;
	color:			#FFFFFF;
	width:			125px;
	visibility: 		hidden;
	border:			1px solid #FFFFFF;
	z-index:		10;
}

.menuPopUp td {
	color:			#FFFFFF;
	font-size:		11px;
}

.menuPopUp a {
	color:			#FFFFFF;
	text-decoration:	none;
}

.frmTxt {
	border:			#032500 1px solid;
}

.CMC {
	background:		#936ad8;
	font-size:		10px; 
	color:			#FFFFFF;
	cursor:			hand;
	border: 		1px solid #000000;
}
