body {
	font-family: Arial, Georgia, Verdana; 
	font-size: 9px; 
	font-weight: normal; 
	line-height: 20px;
	color: #000000;
	background-image: url('./images/body_bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	white-space: normal;
	width: 773px;
}

#mainFlashHeader {
	padding-bottom: 5px;
}  

#mainMenu {
  	padding-top: 1px;
	white-space: none;
	font-size: 10px;
	text-align: right;
	
}

#mainBody {
	white-space: none;
	font-size: 10px;
	width: 773px;
	position: relative;
}

#bodyWrap {
	width: 773px;
	margin-top: 20px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
}

#bodyContent {
	background-color: #FFFFFF;
	min-height: 100px;
	border: 1px solid #F9DFC6;
	font-size: 18px;
	text-align: left;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90; 
	opacity: 0.90;
	padding: 10px;
}

/* for main index2.php */
#bodyContentMain {
	background-color: #FFFFFF;
	min-height: 100px;
	border: 1px solid #F9DFC6;
	font-size: 18px;
	text-align: left;
	filter:alpha(opacity=70); 
	-moz-opacity: 0.70; 
	opacity: 0.70;
	padding: 10px;
}


#menuButton {
	color: #000000;
	text-decoration: none;	
	line-height:20pt
}

#menuButton a:hover {
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-image: url('./images/menu_bg.gif');
}

#menuButton a:link, #menuButton a:visited, #menuButton a:active {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

	color: #000000;

	text-decoration: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#bottomMenu {
  	width: 773px;
	height: 60px;
	text-align: left;
	padding-top: 10px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #navy;
	text-decoration: underline;
}



.newsletterImageText{
	font-size: 9px;
}

.simpleSpacer {
	height: 20px;
	min-height: 20px;  
}

.selectedMenu {
	background-image: url('./images/menu_bg.gif');
}


.menuBox {
	height: 25px;
	line-height: 25px;
	display: none;
}

.menuBox, .menuBox a:link {
	height: 25px;
	margin: 0px;
	text-align: right;
	color: 000000;
	vertical-align: bottom;
}

.menuBox a:hover {
	color: 000088;
	text-decoration: underline;
}

.boldHeader {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #DADADA;
}

.boldSubHeader {
	font-size: 14px;
	font-weight: bold;
}

.bodyText {
	font-size: 16px;
	padding-bottom: 10px;
	text-align: justify;
}

.imageSubText {
	font-size: 11px;
}

.copyright {
	float: left;
	text-align: left;
}

.bottomMenu {
	float: right;
	text-align: right;
}
.imageright {float: right; padding-bottom: 5px; padding-top: 5px; padding-right: 0px; padding-left: 10px;}
.imageleft {float: left; padding-bottom: 5px; padding-top: 5px; padding-left: 0px; padding-right: 10px;}

.db-1 { border: solid 1px black; background-color: #c8ca80; margin: 2px; padding: 2px; font-size: 80%}
.db-2 { border: solid 1px black; background-color: #e1bf7b; margin: 2px; padding: 2px; font-size: 80%}
.db-3 { border: solid 1px black; background-color: #f5d271; margin: 2px; padding: 2px; font-size: 80%}
.db-4 { border: solid 1px black; background-color: #8ccec1; margin: 2px; padding: 2px; font-size: 80%}
.db-5 { border: solid 1px black; background-color: #dcde86; margin: 2px; padding: 2px; font-size: 80%}
.db-6 { border: solid 1px black; background-color: #f9dd67; margin: 2px; padding: 2px; font-size: 80%}
.db-7 { border: solid 1px black; background-color: #a7eaf7; margin: 2px; padding: 2px; font-size: 80%}
.db-8 { border: solid 1px black; background-color: #fcdffd; margin: 2px; padding: 2px; font-size: 80%}
.db-9 { border: solid 1px black; background-color: #dbe670; margin: 2px; padding: 2px; font-size: 80%}
.db-10 { border: solid 1px black; background-color: #f6db98; margin: 2px; padding: 2px; font-size: 80%}

.db-1 p, .db-2 p, .db-3 p, .db-4 p, .db-5 p, .db-6 p, .db-7 p, .db-8 p, .db-9 p, .db-10 p  { margin-bottom: 0px; margin-top: 1px;}


#newhome {font-size: 14px; font-family:century gothic;padding: 0 20px; line-height:16px;}

.bottomText {
   font-size: 11px; line-height:normal; margin-left:15px; margin-right:15px;
   }
   
A.lktxt:link {
	font-size: 11px; TEXT-DECORATION: none;
}
A.lktxt:visited {
	font-size: 11px; TEXT-DECORATION: none;
}
A.lktxt:hover {
	font-size: 11px; TEXT-DECORATION: none;
}