body {
    font-family:  Tahoma, Helvetica, Arial, Verdana, sans-serif; font-size: 11px; color: #949294;
	scrollbar-face-color: #242424;
	scrollbar-shadow-color: #2C2C2C;
	scrollbar-3dlight-color: #505050;
	scrollbar-arrow-color:  #949294;
	scrollbar-track-color: #505050;
	scrollbar-darkshadow-color: #2C2C2C;
    scrollbar-base-color:#828282;
    scrollbar-highlight-color:#828282;
	background-color: #000000;
	margin: 0;
}
.table_background{
	background-color: #303030;	
}
.table_background02{
	background-image: url(images/table_back.jpg);
	background-repeat: repeat-x;
	background-color: #505050;	
}
.tunein_background{
	background-image: url(images/tunein_background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;	
}


#tunein a { display: block; margin-bottom: 10px;}


td {  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #949294}

a {	text-decoration: none;color: #F09C30;}
a:active {text-decoration: none;color: #F09C30;}
a:hover {text-decoration:underline;color: #42B2EF;}

a.Sitemap {	text-decoration: none;color: #484848}
a.Sitemap:active { text-decoration: none; color: #484848}
a.Sitemap:hover { text-decoration: none; color: #FFFFFF}

.credits{color:#393939}
a.credits { text-decoration: none;color: #393939}
a.credits:active { text-decoration: none;color: #393939}
a.credits:hover { text-decoration: none; color:#484848 }

.copyright{color: #484848}
.justify {  text-align: justify}
.small {  font-size: 10px}
.Title {  color: #BDE310; font-weight:bold }
.blue {  color: #42B2EF}
.white{color:#FFFFFF}
.orange {  color: #F09C30}
.green {  color: #BDE310 }
.underlined {  text-decoration: underline}
.nodecoration {text-decoration: none}

input {
	font-family: Tahoma,Arial,  Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #616463;
	color: #000000;
	padding-left:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A4A6A5;
	border-bottom-color: #A4A6A5;
	border-top-color: #111111;
	border-left-color: #111111;
}
select {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color: #616463;
	color: #FFFFFF;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	background-color:#616463;
	color:#000000;
	padding-left:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A4A6A5;
	border-bottom-color: #A4A6A5;
	border-top-color: #111111;
	border-left-color: #111111;	    
}

hr {
	color: #444444;
	height:1px;
}
