﻿body
{
	background-color:#DFCE9F;
	overflow:auto;
	margin:0px;
	
}
.AdminPanel
{
	margin-left:10px;
	}
  
 
 font {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

p, td {	
	font-family : Times New Roman, Times, serif; 
	font-size: 12px
}

topnav {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 12px; color: #E4E4CB;
	text-decoration: none
}

td.topnav {	
	font-family : Times New Roman, Times, serif; 
	font-weight: bold;
	font-size: 12px;
	color: #E4E4CB
}

a.topnav:link {  font-family: Times New Roman, Times, serif; font-weight: bold; font-size: 12px; color: #E4E4CB; text-decoration: none}
a.topnav:visited {  font-family: Times New Roman, Times, serif; font-weight: bold; font-size: 12px; color: #999933; text-decoration: none}
a.topnav:hover {  font-family: Times New Roman, Times, serif; font-weight: bold; font-size: 12px; color: #FFFFFF; text-decoration: underline}

title {
	font-family: Times New Roman, Times, serif;
	font-size: 16px; color: #6A6A46;
	text-decoration: none;
	font-weight: bold
}

p.title {
	font-family: Times New Roman, Times, serif;
	font-size: 16px; color: #6A6A46;
	text-decoration: none;
	font-weight: bold
}

td.title {
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6A6A46;
	font-weight: bold;
}

p.notes {
	font-family: Times New Roman, Times, serif;
	font-size: 10px; color: #000000;
	text-decoration: none
}


	
a:visited
	{
		color:#6A7B51;
		}
	
a:link 
{
	color:#009900;
}

