body {
	background-color: #c6b295;
	background-image: url(../ima/bg1.jpg);
	background-repeat:repeat-x;
	background-position:top;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	margin: 0;
}
html, body {
	height: 100%;
}

p, table, td {  
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d3019;
	font-size: 21px;
}

ul {
	margin-top: 0px;
	list-style-type: disc;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 21px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;	
	color: #924000;
}
.subheadblack {
	color: #000000;
}
.arialblack9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.arialblack11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.arialwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
}
a:hover {
	color: #4d3019;
	font-weight: bold;
	text-decoration: none;
}
a.arialwhite11:hover {
	text-decoration: none;
	color: #e3d9ca;
}
.arialbrown11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d3019;
	font-size: 11px;
}
a.arialbrown11 {
	color: #924000;
	font-weight: bold;
}
a.arialbrown11:hover {
	color: #4d3019;
	font-weight: bold;
	text-decoration: none;
}

.arialbrown13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d3019;
	font-size: 13px;
}
a.arialbrown13 {
	color: #924000;
	font-weight: bold;
	text-decoration: none;
}
a.arialbrown13:hover{
	color: #924000;
	font-weight: bold;
	text-decoration: underline;
}

.arialbrown13bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d3019;
	padding-top: 7px;
}

#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #4d3019;
}

#footer a:hover { 
	text-decoration: underline;
	color: #4d3019;
}

.arialblack10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#main {
	border: #4d3019;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	vertical-align: top;
}

#head {
	padding: 10px;
	background-color: #4d3019;
}

#whatshead1 {
	padding: 8px;
	background-color: #94785a;
	border: #4d3019;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	
}

#whatshead2 {
	padding: 8px;
	background-color: #924000;
	border: #4d3019;
	border-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	
}

#whatsbody {
	padding: 8px;
	background-color: #e3d9ca;
	border: #4d3019;
	border-width: 1px;
	border-style: solid;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d3019;
	vertical-align: top;
}

#whatsbody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d3019;
}

hr {
	height: 0px; 
	border: solid #4d3019 0px; 
	border-top-width: 1px;
}
/* To avoid automatic paragraphs spaces: */
p { 
	margin-top: 0px; 
	margin-bottom: 12px; 
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #4d3019;
	border: 1px solid #4d3019;
	padding: 3px;
} 
	
input:focus, textarea:focus {
	background-color: #e3d9ca;
} 

input[type="checkbox"] {
	border: none;
} 

input.noborder {
	border: none;
} 

form { 
	margin:0; 
	padding: 0;
	font-size: 11px;
} 
.scorecard {
	border: 1px solid #4d3019;
}

.scorecard td {
	padding: 3px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.table td {
	padding: 2 0 10 2;
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.whatshead2 {
	color: #FFFFFF;
}
	
	