

a:link	{
	color: #805914;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #805914;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-weight: bold;
}

body {
	background-color: #AC9173;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #4A2024;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
}

h2 {
	color: #4A2024;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

p {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.column {
	border: 1px #4A2024 solid;
	background-color: #CAB9A6;
}

.bottom	{
	background-color: #4A2024;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.hdimg	{
	background-image: url(images/back.jpg);
	color: #FFFFFF;
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.lefthd {  
	color: #000000; background-color: #AC8A4A; text-transform: uppercase; font-weight: bold; valign: middle;}
	
.lh20 {line-height: 20px; color: #805914; font-weight: bold;}


.numhigh {color: #4A2024; font-weight: bold;}

	
.planno:link	{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}

.planno:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
}

.planno:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor:default;
		
}

.planno:active {
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	cursor:default;
}

.adtxt {cursor:pointer;cursor:hand;
	font-weight:bold;
	color: #805914;
	text-decoration: underline;
}

.plannotxt  {margin-bottom: 0;
 	margin-top: 10px;
 	text-transform: capitalize;
 	line-height: 15px;
 	font-size: 11px;
 	color: #000000;
	font-weight: normal;
}

.otln {
	border: #4A2024;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-top-width: 1px;
}

.pgemp  {color: #59815C; font-weight: bold; font-size: 12px}


.headlight {font-size: 14px; font-weight: bold;}

.headlight2 {font-size: 14px; font-weight: bold;}

th {color: #4A2024; font-size: 15px; font-weight: bold}

.tablft		{background-color: #AC8A4A;
		padding-right: 5px;
		padding-left: 5px;
		width: 100px;
		text-align: left;
		font-size: 13px;
		color: #000000;
		font-weight: bold;
		}

.tabrght	{background-color: #CAB9A6;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
		text-align: left;
		font-size: 11px;
		color: #000000;
		font-weight: bold;
		}