body {
	background-color: #003333;
}

H1, H1.positions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align: center;
	color: #00BFC1;
	padding: 0.2em 0 0.2em 0;
	background-image: url(images/top50_header.gif);
	background-position: center;
	width: auto;
	height: 100px;
	background-repeat: no-repeat;
}

H2, H3, H4, p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}

H2{
	font-size: x-large;
}

H3{
	font-size: medium;
	margin-bottom : 0pt;
	font-weight : 400;
}

H4{
	font-size: 14pt;
	margin-bottom : 0pt;
}

P {
	font-size: small;
}

/* -----TEXT COLOURS ------- */
H1.positions, H2, H3, H4{
	color: #00B2B5;
}

P, li, ul {
	color: #00B2B5;
}

/*
div#wrap {
	background-color: #009999;
	border: 2px solid #006666;
	margin: 0;
	padding: 0 0 1em 0;
}
*/

/* ------- OTHER MAIN TAGS --------- */

hr{
	display: none;
	clear: all;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style : italic;
	font-weight : bold;
}

A {
	color: #00D000;
}

A:HOVER {
	color: #A4FFA4;
}

/* ------- CREDIT BLOCK ------- */

H1.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	color: #004546;
	background-color: #D2FDFF;
	border-bottom: 2px solid #004546;
	border-top: 2px solid #004546;
	padding: 0 0.1em 0.2em 0.2em;
	background-image: none;
	clear: both;
	float: none;
}

div#creditblock {
	background-color : #FFDFDF;
	border: 0;
	width: 90%;
	margin-top: 1em;
	padding: 0 0 2em 0;
}

p.credits{
	font-size: 8pt;
	margin-top : 0pt;
	text-align: left;
}

/* ------ OTHER BODY TEXT SELECTORS ------ */

.newnotice H2, .newnotice p{
	margin-top: 0px;
	color: #B22222;
}

.newnotice p {
	margin-bottom: 2px;
}

.newnotice a {
	color: #9932CC;
}

.newnotice a:hover{
	color: #FF0000;
}

.noleftmargin {
	margin-left: 0px;
}

.noticetext {
	color : #000066
}

.newnotice {
	background-color: #FFDAB9;
	border: thin solid #8B0000;
	padding: 2 px;
}

img.crosslink {
	vertical-align : bottom;
	border : 1px solid Black;
	margin-right: 2px;
}

p.previous-results{
	display: block;
	float: left;
}

/* ------ VOTING FORM ------ */

div.voteheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align: center;
	font-weight: bold;
	color: #00B2B5;
/*
	background-color: #923061;
	border-bottom: 2px solid #663366;
	border-top: 2px solid #663366;
*/
	padding: 0.2em 0.1em 0.2em 0.2em;
}

input, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #008284;
	color: #00696A;
	padding-left: 0.3em;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 40em;
	height: 250px;
	border: 1px solid #008284;
	color: #00696A;
	padding-left: 0.3em;
	margin-right: 3px;
}

input.radbutt {
	border : 0;
}

input.songfield {
	width : 30em;
}

input.formbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-color: White;
	border: 2px solid #008284;
	padding: 0.1em;
}

textarea.writeup {
	width : 90%;
	height: 7 em;
	margin-left: 1 em;
}

input.namemail{
	width : 30em;
}

table.formtable {
	width : 100%;
}

table.formtable td.titlefields{
	width : 20%
}

.formtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}

/* ------ RESULTS PAGES ----- */

table, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.oddstats, .evenstats, .oddcredits, .evencredits{
	font-size: 8pt;
	margin-top : 0pt;
}

.nobreak, .oddnobreak{
	margin-bottom : 0pt;
	margin-top : 0pt;
}

table.resultseven, table.resultsodd {
	width: 85%;
	border: 2px solid;
}

table.resultseven td, table.resultsodd td{
	border: 1px solid;
}

table.resultseven, table.resultseven td {
	background-color: #EFFFFF;
	border-color: #008284;
}

table.fiftyoneon, table.fiftyoneon td, table.fiftyoneone td p{
	background-color: #EFFFFF;
	border-color: #008284;
}

table.fiftyoneon td h3, table.fiftyoneon td p.credits, table.fiftyoneon td p{
	color: #008284;
}

table.resultsodd, table.resultsodd td{
	background-color: #F0EDE1;
	border-color: #695F2E;
}

table.resultseven td h1.positions, table.resultseven td h3, 
table.resultseven td p{
	color: #008284;
}

table.resultsodd td h1.positions, table.resultsodd td h3, table.resultsodd td p{
	color: #827430;
}

table.resultseven a, table.resultsodd a {
	color: #84003F;
}

table.resultseven a:hover, table.resultsodd a:hover {
	color: #FF4F4A;
}

table.fiftyoneon {
	width: 98%;
}

table.fiftyoneon, table.fiftyoneon td {
	border: 1px solid;
}

td.allnew{
	background-color : #FFD700;
}

/*----------------- Text replacement with images ------------------*/
H1{
	display:block;
	/* hide from ie5-mac \*/
 	overflow:hidden;
	line-height:0;
	line-height/* */: 0;
	/* end ie5-mac hide. Following lines hidden from IE5-win */
	line-height:normal;
	line-height/* */:normal;
	text-indent:-1000px;
	/* required for ie5-mac */
	font-size:1px;
	/* required for Netscape 7*/
	text-decoration:none;	
}

h1.credits, h1.positions{
	height: auto;
	background-image: none;
	overflow: visible;
	line-height: normal;
	text-indent: 0px;
}