body {
	color: #7a7979;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #d6d4d5;
}

.listen {
	color: #FFFFFF;
	padding-left: 13px;
	padding-right: 10px;
	line-height: 18px;
	background-color: #64b733;
	height: 48px;
}

.listen_red {
	color: #FFFFFF;
	padding-left: 13px;
	padding-right: 10px;
	line-height: 18px;
	background-color: #fe4100;
}

.footer_txt {
	font-size: 10px;
	color: #888888;
}
.footer_txt2 {
	font-size: 11px;
	color: #888888;
}

.footer_txt2 a {
	font-size: 11px;
	text-decoration: none;
	color: #888888;
}

.indent_txt {
padding-left: 10px;
}

.calendar_hd {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #64b733;
}

.insurance_hd {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #ff9107;
}

.calendar_date {
	font-weight: bold;
	font-size: 11px;
	color: #3b3b3b;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #cccccc;
}

.calendar_info {
	padding: 12px;
	background-color: #e1e1e1;
}

.listen_blue {
	color: #FFFFFF;
	padding-left: 13px;
	padding-right: 10px;
	line-height: 18px;
	background-color: #377aa3;
	height: 83px;
	text-align: center;
}

img.img_float {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 3px;
	float: left;
}

.sub_home {
	padding-left: 13px;
	padding-right: 13px;
	vertical-align: middle;
}

.sub_sections {
	color: #FFFFFF;
	padding-left: 14px;
	padding-right: 12px;
	padding-top: 30px;
	padding-bottom: 8px;
	height: 68px;
}

#home_callout {
width:369px;
height:130px;
background:url(imgs_home/home_callout_bg.gif);
background-repeat: no-repeat;
}

#home_callout .sub_sections2 {
	color: #FFFFFF;
	padding-left: 14px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 8px;
	height: 75px;
}

#home_callout strong {
	font-weight: bold;
	font-size: 16px;
}

#home_callout .sub_section_btn  {
	padding-right: 14px;
}




.sub_main_txt {
	padding-left: 20px;
	padding-right: 20px;
	background-color: #eae9e9;
	vertical-align: top;
}

.sub_main_txt_fld {
	padding-left: 12px;
	line-height: 17px;
}

.sub_main_bot {
	height: 1px;
	background-image:url(imgs/txt_bot.gif)
}

.sub_title_main_alt {
	font-size: 20px;
	font-weight: bold;
	color: #4682B4;
}
.sub_sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #3b3b3b;
}

.sub_title_sris {
	font-size: 20px;
	font-weight: bold;
	color: #cd5c00;
}

.sub_title_ga {
	font-size: 20px;
	font-weight: bold;
	color: #368526;
}

.sub_title_ga2 {
	font-size: 16px;
	font-weight: bold;
	color: #368526;
}

.sub_title_fpe {
	font-size: 20px;
	font-weight: bold;
	color: #af1500;
}

.sub_menu {
	background-color: #a9a9a9;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
	padding-bottom: 14px;
	line-height: 20px;
	font-size: 13px;
	color: #000000;
}

.sub_bot {
	height: 1px;
	background-image:url(imgs/sub_bot.gif)
}

.white_bold {
	color: #FFFFFF;
	font-weight: bold;
}

a.link_red_sub:link, a.link_red_sub:active, a.link_red_sub:visited { 
	color: #ffbaa2;
	text-decoration: none;
	font-weight: bold;
}

a.link_red_sub:hover { 
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;	
}

a.link_green_sub:link, a.link_green_sub:active, a.link_green_sub:visited { 
	color: #b9f5ab;
	text-decoration: none;
	font-weight: bold;
}

a.link_green_sub:hover { 
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;	
}

a.link_green:link, a.link_green:active, a.link_green:visited { 
	color: #378526;
	text-decoration: none;
}

a.link_green:hover { 
	color: #378526; 
	text-decoration: underline;
}

a.link_red:link, a.link_red:active, a.link_red:visited { 
	color: #b52f00;
	text-decoration: none;
}

a.link_red:hover { 
	color: #b52f00; 
	text-decoration: underline;
}

a.link_orange:link, a.link_orange:active, a.link_orange:visited { 
	color: #c85500;
	text-decoration: none;
}

a.link_orange:hover { 
	color: #c85500; 
	text-decoration: underline;

}

.bio_txt {
	color: #797979;
	line-height: 15px;
	vertical-align: top;
}
.bio_txt_bold {
	color: #454545;
	font-weight: bold;
}

.bio_but {
	height: 40px;
	vertical-align: bottom;
}

a.link_menu:link { 
	color: #FFFFFF;
	text-decoration: none;
}

a.link_menu:active { 
	color: #FFFFFF; 
	text-decoration: none;
}

a.link_menu:visited { 
	color: #FFFFFF; 
	text-decoration: none;	
}

a.link_menu:hover { 
	color: #FFFFFF; 
	text-decoration: underline;
}














.broadcast_cell {
	background-color: #e7e7e7;
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	vertical-align: top;
}

.content_cell {
	background-color: #e7e7e7;
}

.ad_cell {
	background-color: #4e4e4e;
}

.line {
	background-color: #646464;
}	

.table {
    display: table;
}

.row  {
    display: table-row;
}

.menu, .player, .content, .footer, .cell {
    display: table-cell;
}

.cursor {
	cursor: hand; 
}

.sub_txt {
	color: #d0d0d0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 1px;
	padding-bottom: 18px;
	line-height: 17px;
}

.bg_txt {
	background-color: #404040;
}

.pixel {
	width: 262px;
	height: 1px;
	
}

.trigger{
	cursor:pointer;
	color: #959595;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 28px;
	text-decoration: none;
	text-indent: 1px;
}		
.trigger:hover{
	cursor:pointer;
}		
.expanded{
	cursor:pointer;
	color: #959595;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 28px;
	text-decoration: none;
	text-indent: 1px;
}
.expanded:hover{
	cursor:pointer;
	color: #959595;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 28px;
	text-decoration: none;
	text-indent: 1px;
}

.show{
}

.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}

.link_url a:link { 
	color: #329eb5; 
	background-color: #404040;
}

.link_url a:active { 
	color: #329eb5; 
	background-color: #404040;
}

.link_url a:visited { 
	color: #329eb5; 
	background-color: #404040;
}

.link_url a:hover { 
	color: #01DDFE; 
	background-color: #333333;	
}











.big {
	color: #A0A1A0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/big_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #c1c1c1;	
}
.big_admin {
	color: #A0A1A0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/big_bg2.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #c1c1c1;	
}
.big_hd {
	background-image: url(images/big_hd_bg.gif);
	padding-left: 13px;
}
.big_sub_cell {
	background-color: #d2d2d2;
}
.dark_sub_cell {
	background-color: #ebebeb;
}
.colour_back {
	background-color: #ffffff;
}
.light_sub_cell {
	background-color: #ebebeb;
}
.size14 {
	color: #575757;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
}
.size16_light {
	color: #858585;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.size18 {
	color: #575757;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.alert {
	color: #ef3e00;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.sub_cell_left {
	color: #575757;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/sub_hd_left.gif);
	padding-left: 9px;
	height: 26px;
	letter-spacing: -1px;
}
.right_sub_cell {
	color: #858585;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #e0e0e0;
	line-height: 18px;
}
.left_sub_cell {
	color: #858585;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #e0e0e0;
	line-height: 15px;
}
.left_sub_cell2 {
	background-color: #e0e0e0;
}
.left_sub_title {
	color: #565656;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.left_sub_title2 {
	color: #838383;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.right_sub_title {
	color: #565656;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}
.p_left_sub_cell {
	color: #858585;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #e0e0e0;
	line-height: 15px;
}
.sub_cell_right {
	color: #575757;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/sub_hd_right.gif);
	padding-left: 9px;
	height: 26px;	
	letter-spacing: -1px;
}

.blue_cell_right {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/blue_hd_right.gif);
	padding-left: 9px;
	height: 26px;	
	letter-spacing: -1px;
}
.dark_cell_right {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/dark_hd_right.gif);
	padding-left: 9px;
	height: 26px;	
	letter-spacing: -1px;
}
.dark_cell_right2 {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/dark_hd_right2.gif);
	padding-left: 9px;
	height: 26px;	
	letter-spacing: -1px;
}
.dark_cell_left {
	color: #DDDDDD;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/dark_hd_left.gif);
	padding-left: 9px;
	height: 26px;	
	letter-spacing: -1px;
}
.blue_cell_left {
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/blue_hd_left.gif);
	padding-left: 9px;
	height: 26px;	
	letter-spacing: -1px;
}
.edit_sub_title {
	color: #7a7a7a;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.art_hd {
	color: #dfdfdf;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	text-indent: -1px;
}
.art_hd_grey {
	color: #999999;
	font-size: 20px;
	font-weight: bold;
	line-height: 21px;
	text-indent: -1px;
}


.what_info {
	color: #7E7E7E;
	font-size: 10px;
	line-height: 16px;	
}

.title {
	color: #9B2B00;  
	font-size: 11px; 
	font-weight: bold;
}

.mainshows {
	color: #FFFFFF;
	font-size: 11px; 
}

.white {
	color: #FFFFFF;  
}

.small {
	font-size: 10px;  
	font-style: italic; 
}

form.tb { 
	display:inline; 
}

.textbox {
	border: 1px #948027 solid; 
	width: 345px; 
}

select, input, textarea { 
	color: #000000; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

input.txtfld { 
	color: #444444; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	width: 170px;
}

input.txtfld_big { 
	color: #444444; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	width: 200px;
}
input.txtfld_tiny { 
	color: #838383; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	width: 22px;
	background-color: #ebebeb;	
	border: none;
}
.txtfld_bio {
	color: #444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 360px;
	height: 140px;
	line-height: 16px;
 	padding-left: 5px;
}


.content {
	padding-bottom: 20px;
}

.imgborder{
	border: 1px solid #FFFFFF;
}
.copyright {
	font-size: 10px;
	color: #909090;
	font-weight: bold;
}
.dropDwn {
	FONT-SIZE: 9px; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #AAA9A9;
}
ul.no_bullet_alt {
	list-style: none;
	margin-left: 2;
	padding-left: 2em;
	text-indent: -1em;
}
#rightMoney {
	background-image: url(imgs_home/sub_ga.gif);
	background-repeat: no-repeat;
	background-color: #378526;
}
#rightMoney a, #rightSocially a, #rightMH a  {
	color: #FFFFFF;
	letter-spacing: .1ex;
}
#rightSocially {
	background-image: url(imgs_home/sub_sri.gif);
	background-repeat: no-repeat;
	background-color: #C85500;
}
#rightMH {
	background-image: url(imgs_home/sub_uvi.png);
	background-repeat: no-repeat;
	background-color: #B52F00;
}

