body{
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0;px;
	background-color: #2e0202;
	background-color: #390300;
	background-color: #000;
 	font-family: Verdana, Tahoma, Arial, sans-serif;
	background-image: url(images/bodys.gif);
	background-repeat: repeat-x;
}

table, tr, th, td, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	font-weight:		normal;
	font-size:		11px;
	color:		#ead1d1;
}

input, textarea, select {
	font-weight:	normal;
	font-size:	12px;
	color:		#333;
	padding: 2px;
	background-color:#ccc;
}


hr {
	color:#DDDDDD;
	background-color:#DDDDDD
}

a {
	color: #f28e18; 
	font-weight:normal;
	}
	
a:hover {
	text-decoration: underline;
	color: #eee; 
	}

.outer{
	background-color: #240201;
	background-color: #000;
}

.link{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.link a{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
}


.body-border{
	border-left: 1px solid #1396e3;
	border-right: 1px solid #1396e3;
}

.body_header{
	background-color: #000000;
	background-image: url(images/headers.gif);
	background-repeat: norepeat;
	height: 108px;
}

.body_content{
	background-color: #000;
	background-image: url(images/test53.gif);
	background-repeat: no-repeat;
	border: 3px solid #e8411a;
	border: 3px solid #1c1c1c;
}

.bg_menu {
	font-weight: bold;;
	height:35px;
	background-image: url(images/topmenu.gif);
	background-repeat: repeat-x;
}

.topmenu-b{
	height: 5px;
	background-image: url(images/topmenu-b.gif);
	background-repeat: repeat-x;
}

.topmenu-t{
	height: 5px;
	background-image: url(images/topmenu-t.gif);
	background-repeat: repeat-x;
}

.menu {
	font-weight: bold;;
	height:35px;
	color: #eee;		
	text-decoration: none;
}

.menu a {
	font-weight: bold;;
	text-decoration: none;
	color: #eee;		
}

.menu a:hover {
	font-weight: bold;;
	text-decoration: none;
	color: #eee;		
}

.menu-u {
	font-size: 12px;
	font-weight: bold;;
	text-align: center;
	line-height: 35px;
	height: 35px;
	width: 120px;
}

.menu-u a {
	font-weight: bold;;
	color: #eee;
	text-decoration: none;
}	

.menu-u a:hover {
	color: #ff8700;
	text-decoration: none;
}

.menu-s {
	font-size: 12px;
	font-weight: bold;;
	color: #111;
	line-height: 35px;
	height: 35px;
	width: 120px;
	background-image: url(images/topmenu-s.gif);
	background-repeat: repeat-x;

}

.menu-s a {
	font-weight: bold;;
	color: #fff;
	text-decoration: none;
}	

.menu-s a:hover {
	color: #111;
	text-decoration: none;
}

.title {
	font-size: 11pt;
	font-weight: bold;
	color: #ffa400;
}

.title-s {
	font-weight: bold;
	font-size: 11pt;
	color: #eee;
}

.title-w {
	font-size: 11pt;
	font-weight: bold;
	color: #aaa;
}

.title-y {
	font-size: 11pt;
	font-weight: bold;
	color: #f8d40b;
	font-weight: bold;
}

.title-r {
	font-size: 11pt;
	font-weight: bold;
	color: #f28e18;
	font-weight: bold;
}

.subtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #f28e18;
}

.subtitle a {
	color: #f28e18;
	font-weight: bold;
}

.subtitle a:hover {
	color: #eeeeee;
	font-weight: bold;
}

.subtitle-s {
	font-size: 10pt;
	font-weight: bold;
	color: #888;
}

.subtitle-w {
	font-size: 10pt;
	font-weight: bold;
	color: #eeeeee;
}

.text-s {
	color: #ffffff;
}

.text-s a{
	color: #ffffff;
}

.text-s a:hover{
	color: #f6da17;
}

.text-r {
	color: #ac0303;
}

.text-r a{
	color: #ac0303;
}

.text-sml {
	font-size: 11px;
}

.copyright{
	font-size: 11px;
	color: #bbb;
	font-style: normal;
	text-decoration: none;
}
.copyright a{
	font-size: 11px;
	color: #bbb;
	font-style: normal;
	text-decoration: none;
}
.copyright a:hover{
	font-size: 11px;
	color: #F5C952;
	font-style: normal;
	text-decoration: none;
}


.developed a{
	font-size: 11px;
	color: #4091e4;
	font-style: normal;
	text-decoration: none;
}
.developed a:hover{
	font-size: 11px;
	color: #ccc;
	font-style: normal;
	text-decoration: underline;
}




.content{
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
}



.underline{
	background-image: url(images/line-1.gif);
	background-repeat: repeat-x;
}


.border{
	border: 1px solid #444;
}

.seperator-x{
	width: 100%;
	background-image: url(images/seperator-x.gif);
	background-repeat: repeat-x;
}


.key{
	color: #777;
	background-color: #444;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}

.key-s{
	color: #eee;
	background-color: #666;
	text-align: center;
	padding: 4px;
}

.key-s a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.key-s a:hover{
	color: #f28e18;
	font-weight: bold;
	text-decoration: none;
}

.schedule{
	color: #000000;
	padding: 3px;
}

.schedule a{
	color: #eeeeee;
	text-decoration: none;
	padding: 3px 0px 3px 20px;
}

.schedule a:hover{
	color: #f6da17;
}

.schedule-s{
	color: #ac0303;
	padding: 3px 0px 3px 30px;
}

.schedule-s a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.schedule-s a:hover{
	color: #000000;
}

.menu-left {
	padding: 5px 0px 5px 5px;
}

.menu-left a {
	font-size: 12px;
	text-decoration: none;
	color: #ead1d1;		
}

.menu-left a:hover {
	text-decoration: none;
	color: #f28e18;	
}

.time{
	color: #aaa;
	padding: 2px;
	font-weight: bold;
}

.time-s{
	color: #d40000;
	font-weight: bold;
	padding: 2px;
}

.list{
	background-color: #222;
}

.list-s{
	background-color: #f75f1c;
}

.show{
	color: #bbbbbb;
	font-size: 11px;
}

.show a{
	color: #aaa;
	text-decoration: none;
}

.show a:hover{
	color: #f28e18;
	text-decoration: underline;
}

.show-s{
	color: #bbbbbb;
	font-size: 11px;
	/*background-color: #f28e18;*/
}

.show-s a{
	color: #d40000;
	text-decoration: none;
}

.show-s a:hover{
	color: #f28e18;
	text-decoration: underline;
}

.weekday{
	background-image: url(images/weekday.gif);
	background-repeat: no-repeat;
}

.textred{
	color: #d40000;
	font-size: 10px;
}	

.highlite{
	color: #000;
	font-weight: bold;
	background-color: #f75f1c;
}

.tableField{
	background-color: #333333;
	padding: 3px;
}

.tableField a{
	color: #666;
	text-decoration: none;
}

.tableField-s{
	background-color: #f28e18;
	color: #ffffff;
	padding: 3px;
}

.tableField-w {
	background-color: #000;
	color: #ffffff;
	text-decoration: none;
	padding: 3px;
}

.tableField-w a{
	color: #d40000;
	text-decoration: none;
}

.tableField-s a{
	color: #ffffff;
	text-decoration: none;
}


.listen{
	font-size: 14px;
	color: #f28e18;
	padding: 3px;
}

.listen a{
	font-weight: bold;
	color: #f28e18;
	text-decoration: none;
}

.listen a:hover{
	font-weight: bold;
	color: #eee;
	text-decoration: none;
}

.box1{
	background-color: #220101;
}

.box2{
	background-color: #1c1c1c;
}

.fade{
	opacity:0.99;
	filter:alpha(opacity=99);

}

