@charset "utf-8";
/* CSS Document */

body{
margin:0 0 0 0;
background-color:#000000;
font-family:Tahoma;
font-size:13px;
letter-spacing:1px;
color:#FFFFFF;
font-weight:bold;
}


.bg_top{
background:url(../images/bg_top.jpg);
width:900px;
height:347px;
background-repeat:no-repeat;
}

.tv{
background:url(../images/tv_bg.jpg);
width:343px;
height:313px;
background-repeat:no-repeat;
}


.bg_middle{
background:url(../images/bg_middle.jpg);
width:900px;
height:213px;
background-repeat:no-repeat;
}

.inner_bg{
background:url(../images/inner_bg.jpg);
width:900px;
height:560px;
background-repeat:no-repeat;
}

.inner_heading{
font-family:Tahoma;
font-size:15px;
letter-spacing:1px;
color:#FFFFFF;
font-weight:900;
border-bottom:solid;
border-bottom-color:#FFFFFF;
border-bottom-width:1px;

}


.inner_content{
font-family:Tahoma;
font-size:13px;
letter-spacing:1px;
color:#FFFFFF;
}

.inner_content_gallery{
font-family:Tahoma;
font-size:11px;
letter-spacing:1px;
line-height:17px;
color:#FFFFFF;
}

.inner_content_programs{
font-family:Tahoma;
font-size:13px;
letter-spacing:1px;
color:#FFFFFF;
font-weight:bold;
}

.horzontal_seperator{
border-bottom:dashed;
border-bottom-color:#FFFFFF;
border-bottom-width:1px;
}

a.archive_links:link, a.archive_links:visited ,a.archive_links.active{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#ffffff;
}

a.archive_links:hover{
font-family:Tahoma;
font-size:12px;
text-decoration:underline;
color:#ffffff;
}

a.common_links:link, a.common_links:visited ,a.common_links.active{
font-family:Tahoma;
font-size:12px;
text-decoration:none;
color:#ffffff;
}

a.gallery_links:hover{
font-family:Tahoma;
font-size:11px;
text-decoration:none;
color:#ffffff;
}


a.gallery_links:link, a.gallery_links:visited ,a.gallery_links.active{
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
color:#ffffff;
}

a.common_links:hover{
font-family:Tahoma;
font-size:12px;
text-decoration:underline;
color:#ffffff;
}

input{
border: solid 2px #590002;
background:#990000;
padding:5px;
color:#FFFFFF;
}

textarea{
border: solid 2px #590002;
background:#990000;
padding:5px;
color:#FFFFFF;
}

button{
border:none;
}

