body {
	background-color: #FFFFFF;
}

td, th {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: black;
}

form {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

input, textarea, select {
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #666666;
}

input.button {
	background-color : #FFA751;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alert {
	background-color: #78322C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
}

.success {
	background-color: #336633;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
}

a {
	font-family: arial;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
}

.headline {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	font-weight: bold;
	color: #444444;
}

.topnav {
	font-family: Georgia, Times New Roman, serif;
	background-color: transparent;
	font-size: 14px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	border-top: 1px solid #CFC35C;
	border-left: 1px solid #CFC35C;
	border-right: 1px solid #CFC35C;
	border-bottom: 1px solid #CFC35C;
	padding-left: 5;
	padding-right: 5;
	padding-top: 1;
	padding-bottom: 1;

}

.topnav:hover {
	font-family: Georgia, Times New Roman, serif;
	background-color: #000000;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #CFC35C;
	border-left: 1px solid #CFC35C;
	border-right: 1px solid #CFC35C;
	border-bottom: 1px solid #CFC35C;
	padding-left: 5;
	padding-right: 5;
	padding-top: 1;
	padding-bottom: 1;
}

.graphlink {
	background-color: transparent;
	text-decoration: none;
	border-bottom: 0px;
}

.graphlink:hover {
	background-color: transparent;
	text-decoration: none;
	border-bottom: 0px;
}

.navback {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.anbback {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.anbback:hover {
	font-family: arial;
	text-decoration: none;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}

.smallish {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	color: #A2DBFF;
}

.smallish:hover {
	background-color: #A40236;
	color: #FFFFFF;
}

.smally {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #BBD2D7;
	text-decoration: none;
	border-bottom: 1px;
	border-bottom-color: #BBD2D7;
	border-bottom-style: dotted;
}

.smally:hover {
	font-family: arial;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #BBD2D7;
}

.moviehead {
	font-family: Arial, Verdana, Helvetica, san serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 9;
	padding-right: 9;
	padding-top: 2;
	padding-bottom: 2;
}

.moviename {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #000000;
	padding-left: 2;
	padding-right: 2;
	padding-top: 4;
	padding-bottom: 4;
}

.movieblurb {
	font-family: Arial, Verdana, Helvetica, san serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 9;
	padding-right: 9;
	padding-top: 2;
	padding-bottom: 2;
}

.inblock {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	padding-left: 9;
	padding-right: 9;
	padding-top: 3;
	padding-bottom: 2;
}

.date {
	font-family: arial;
	font-size: 9px;
	color: #000000;
}	

.back {
	font-weight: bold;
	margin-left: 3;
	margin-right: 3;
}

.backoff {
	background-color: #EEEEEE;
	font-style: italic;
}

.backoffbook {
	background-color: #EEEEEE;
}

.whitey {
	font-size: 11px;
	background-color: #FFFFFF;
}

.backbold {
	font-size: 11px;
	font-weight: bold;
	background-color: AntiqueWhite;
}

.newshead {
	background-color: #083432;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A2DBFF;
}
.newscopy {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.section {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	background-color: #447593;
	border-top: 1px solid #447593;
	border-left: 1px solid #447593;
	border-right: 1px solid #447593;
	border-bottom: 2px solid #447593;
}

.intro {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.rowback1 {
	background-color: #222222;
	color: #FFFFFF;
	font-weight: bold;
}

.rowback2 {
	background-color: #444444;
	color: #FFFFFF;
	font-weight: bold;
}
