
body {
	font-family: verdana,arial;
	font-size: 10px;
	margin: 0px;
	color: #000;
	background-color: #FFF;
}

td {
	font-family: verdana,arial;
	font-size: 10px;

}


.menu_theme {
	background-color:#5f90c0;
	color:#FFF;
}

.menu_text_header {
	color:FFF;
	font-weight:bold;
	}


/* Font for menu tab */
.menu_tab {  font-size:12px; background-color :#cccccc; cursor: hand; }
.menu_tab a { color:#000; text-decoration:none;}

/* Left Border Menu Tab */
.menu_tab_left { background-color : #cccccc; text-align : left;}

/* Right Border Menu Tab */
.menu_tab_right {background-color : #ccc; text-align : right;  }



/* Font for selected menu tab  */
.menu_seltab {
	color:#FFF;
	font-size:12px;
	background-color : #000;
	font-weight:bold;
	cursor: hand; 
}

.menu_seltab a {
	color:#FFF;
	text-decoration:none;
}

/* Left Border Selected Menu Tab */
.menu_seltab_left {
	background-color : #000;
	text-align : left;
}

/* Right Border Selected Menu Tab */
.menu_seltab_right { background-color : #000; text-align : right; 	 }



/* Font for subtab menu */
.menu_subtab {
	color: White;
	background-color : Green;
	font-size:12px;
	cursor: hand; 
}
.menu_subtab a { color:white; text-decoration:none;}

/* Left Border Menu Sub Tab */
.menu_subtab_left {  background-color : green; text-align : left; 	  }

/* Right Border Menu Sub Tab */
.menu_subtab_right { background-color : green; text-align : right; }


/* Font for selected subtab menu  */
.menu_selsubtab {
	color: Yellow;
	background-color : Maroon;
	font-size:12px;
	font-weight:bold;
	cursor: hand; 
}  
.menu_selsubtab a { color:yellow; text-decoration:none;}

/* Left Border  selected SubTab  menu*/
.menu_selsubtab_left { background-color : maroon; text-align : left; }

/* Right Border selected subtab menu*/
.menu_selsubtab_right {  background-color : maroon; text-align : right;   }


.footer_text {
	color:FFF;
	text-align: right;
	background-color:000;
}

.footer_menu {
	text-align:right;
	color:#36C;
	}	
	
.footer_menu a {
	text-decoration:underlined;
	color:#36C;
	}	

.emms_top_html {font-family:ARIAL,verdana;  font-size:14px; font-weight:BOLD; color:#FFF; }	

.emms_top_header { font-family:ARIAL,verdana;  font-size:14px; font-weight:BOLD; }	

.emms_header2 {font-family:ARIAL,verdana;  font-size:12px; font-weight:BOLD; }	

.emms_fieldname {font-family:VERDANA,ARIAL; color:#36c; font-size:10px; font-weight:BOLD;}	

/*content text font properties */
.emms_txtbody     {   font-size: 12px; color: #000; }
.emms_txtbody a { color:#36c; text-decoration: underline; }
.emms_txtbody a:hover { text-decoration: none; }


.main_body     { font-size: 12px; color: #000; }
.main_body a { color:#36c; text-decoration: underline; }
.main_body a:hover { text-decoration: none; }

	.copyright {font-family:VERDANA,ARIAL; font-size:9.5px; color:#EEE;}
	.copyright a {color:#EEE; text-decoration:underline;}
	.copyright a:hover {text-decoration:underline;}		
		
	.privacy_terms {font-family:VERDANA,ARIAL; font-size:9.5px; color:#36C; text-decoration:none;}
	.privacy_terms a {font-family:VERDANA,ARIAL; font-size:9.5px; color:#36C; text-decoration:none;}
	.privacy_terms a:hover {text-decoration:underline;}


/* Login Variables */
.inner_menu_style { background-color:#E9F2FD;font-family:verdana;font-size:11px }
.inner_menu_style  a{ color:#36c; text-decoration: underline; }
.inner_menu_style  a:hover{ text-decoration: none; }

.body_tablestyle { border-style:solid;border-width:0;border-color:#154A80;background:#E9F2FD;font-family:verdana;font-size:11px }
  
  .body_tablestyle_linebot {
	border-color: #154A80;
	background:#E9F2FD;
	font-family:verdana;
	font-size:11px;
	border-bottom : solid;
	border-width:0;
}

