html { 
		min-width: 800px;
		max-width: 1455px;
	}

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: helvetica;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	background: #b8b37c;
	color: #333;
	padding: 1em 40px 3em 40px;
	margin: 0;
}

p { line-height: 140%; }

h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;
	text-align: right;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 0px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}
/* These are the styles defined by me */

A:link{font-family: helvetica; color: #000000; font-size: 10pt; text-decoration: underline; }
A:visited{font-family: helvetica; color: #000000; font-size: 10pt; text-decoration: underline; }
A:active{font-family: helvetica; color: #000000; font-size: 10pt; text-decoration: underline; }
A:hover{font-family: helvetica; color: #ffffff; font-size: 10pt; text-decoration: underline; background-color:#000000}

.uploadIframeBody { 
	background: #cfcb9e; margin: 0cm 0cm 0cm 0cm; overflow:hidden;
}

.tdimage { 
	background-image: url('../images/grayDot.gif'); background-repeat: repeat;
}

.small {
	font-family: helvetica; font-size:9pt; color:#000000;
}

.textFieldsIndex{
	font-family: helvetica; font-size:9pt; color: #000000; background-color: #cfa064; border-style: solid; border-color: #cfa064;
}

.textFieldsIndexBody{
	font-family: helvetica; font-size:8pt; color: #000000; background-color: #cfc664; border-style: solid; border-color: #cfc664;
}

.specialSubmit {
	font-family: helvetica; font-size:9pt; color: #000000; background-color: #cfa064; border-style: solid; border-color: #454545;
}

.artistSubmit {
	font-family: helvetica; font-size:9pt; color: #000000; background-color: #cfcb9e; border-style: solid; border-color: #454545;
}
.submitIndexBody {
	font-family: helvetica; font-size:8pt; color: #000000; background-color: #cfc664; border-style: solid; border-color: #454545;
}

.headings {
	font-family: helvetica; font-size:14pt; color: #000000; text-decoration: none; 
}

.picHeadings {
	font-family: helvetica; font-size:16pt; color: #000000; text-decoration: none; 
}
.smalli {
	font-family: helvetica; font-size:8pt; color:#000000;
}

.texti {
	font-family: helvetica; font-size: 10pt; color: #000000; text-decoration: none; 
}
.textv {
	font-family: helvetica; font-size: 10pt; color: #737373; text-decoration: none; 
}
.texth {
	font-family: helvetica; font-size: 12pt; color: #000000; text-decoration: none; 
}
.sectionRadio {
	font-family: helvetica; font-size: 10pt; color: #007d87; text-decoration: none; 
}
