@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://knoxskorner.com/images/back.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 16px;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0078B4;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}

a.biglinks:link {
	color: #006699;
	text-decoration: none;
	font-size: 18px;
}
a.biglinks:visited {
	color: #006699;
	text-decoration: none;
	font-size: 18px;
}
a.biglinks:hover {
	color: #0078B4;
	text-decoration: none;
	font-size: 18px;
}
a.biglinks:active {
	color: #006699;
	text-decoration: none;
	font-size: 18px;
}

td.butn{

text-decoration: none;
background-image: url(images/navbar.png);
}
.contt a:hover {

    text-decoration:none; font-weight:normal; color:#006699;
}

td.butnon {

background-image: url(images/navbar_on.png);
}

td.recentt{

text-decoration: none;

}

td.recenton {

text-decoration: none;
background-image: url(images/recenth.jpg);
}

a:navlinks { color: black; text-decoration: none } 

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

a.navlinks:active {
	color: #3399FF;
	text-decoration: none
} 

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

.mailform {
	color: #666666;
	background-color: #1C1C1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thin solid #000000;
	border-width: 0px;
}

a:sidelinks { color: #767676; text-decoration: none } 
a.sidelinks:link { color: #767676; text-decoration: none } 
a.sidelinks:active { color: #767676; text-decoration: none } 
a.sidelinks:visited { color: #767676; text-decoration: none }  
.verysmall {
	font-size: 1px;
}

.year {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.xtra_info {color: #CC0000;
}

.section_header {
	color: #999999;
	font-weight: bolder;
	font-size: 18px;
}

.subsection_header {
	color: #666666;
	font-weight: bolder;
	font-size: 18px;
}
.description {
	font-size: 14px;
}

.smalltext {
	font-size: 11px;
	color: #666666;
}

.movietitle {
	font-size: 36px;
	color: #999999;
	font-weight: bold;
}
a.watchnow {
	color: #000000;
}

a.watchnow:hover {
	color: #000000;
}

.blacklink {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.movielist {
}

table.movieliston {
	background-color: #222222;
}