.tab_blue_bkg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 2em;
	text-align: center;
	background: url(Images/Shared/Tabs_02.gif) repeat-x center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
/*-------------------------------------   body text style   ---------------------------------------------*/
.header_orange {
background-image:url(Images/Shared/Title_orange_bkg.jpg); 
background-repeat:no-repeat; 
background-position:center;
}
.header_blue {
	background-image:url(Images/Shared/Title_blue_bkg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
}
.header_green {
background-image:url(Images/Shared/Title_green_bkg.jpg); 
background-repeat:no-repeat; 
background-position:center;
}
.title_white {font-family:Arial, Helvetica, sans-serif; font-size:25px; font-weight:bold; color: #FFFFFF;}
.title_orange {font-family:Arial, Helvetica, sans-serif; font-size:30px; font-weight:bold; color: #FF6600;}
.title_orange_s {font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#FF6600;}
.title_black {font-family:Arial, Helvetica, sans-serif; font-size:25px; font-weight:bold; color: #000000;}
.title_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#000099;
}
.text_black{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #000000;}
.text_white{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #ffffff; text-align: center;}
.text_orange{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #FF6600;}
.text_green {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:#99CC00;}
.text_black_small{font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color: #000000;}
.tab_green_bkg { 
background-image:url(Images/Shared/Tabs_02_green.gif); 
background-repeat:repeat-x;
background-position:top;
}

td table #gray_table {
padding: 0px;
border: 0px;
text-align:center;
font-size:12px;
font-weight:bold;
background-color:#CCCCCC;
}

.gray_button_bkg{
background-image:url(Images/Shared/Gray_button_bkg.jpg);
background-repeat:no-repeat;
padding:30px;
}
font.lowmenu {
font-style:normal;
font-size:x-small;
}

image {border:0;}
/*------------------------------------------------------------------------------------------------------------------------------------------------*/	
/* I decided to eliminate these for now 
body {
	background-color:#FFFFFF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: center;
}

a { 
color: #000000; 
font-size:12px; 
text-decoration: none; 
font-weight: bold; 
}

a:hover { 
color: #0000CC; 
text-decoration: none; 
font-weight: bold; 
}

#menu a{
color:#FF6600;
text-decoration:none;
font-weight:bold;
}
#menu a:hover{
color:#FF9900;
text-decoration:none;
font-weight:bold;
}

a.TOPSEL {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #09C;
	display: block;
	height: 100%;
	width: 170px;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border: thin solid #FFF;
	white-space: normal;
}

a.TOPSEL:visited { 
color: #000000; 
text-decoration: none; 
font-weight: bold; 
}

a.TOPSEL:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #D6D6D6;
}

a.TOPSEL:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #F90;
	display: block;
}
#tab a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
*/