body {
	margin: 0;
	padding: 0;
	background-color: #E0D3B7;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7a2b14;
}



p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

p.special, li.special {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 14px;}

td.footer {
	background-color: #cbb07a;
	color: #FFFFFF;
}

h2 {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
color: #9F381A;

	margin-top: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #9F381A;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F381A;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #333333;
}

table.back {
	background-color: #9F381A;
}

table.main {
	background-color: #FFFFFF;
}

td.permission {
   font-family: Arial;
   font-size: 11px;
   font-weight: normal;
}

td.header h1 {
   font-family: 'Times New Roman';
   font-size: 38px;
   font-weight: bold;
   color: #ce0316;
   text-transform: uppercase;
   display: inline;
}

td.sidebar ul {
   margin: 0 0 0 24px;
   padding: 0;
}

td.sidebar ul a {
   text-decoration: none;
}

td.sidebar p {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   font-weight: normal;
   color: #4c4c4c;
   margin: 10px 0 0 0;
   padding: 0;
}

td.mainbar h2 {
   font-family:  Georgia, "Times New Roman", Times, serif;
   font-size: 22px;
   font-weight: normal;
   color: #000000;
   margin: 0;
   padding: 0;
}

td.mainbar h2 a {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 22px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

td.mainbar p {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
   color: #4c4c4c;
   margin: 10px 0 0 0;
   padding: 0;
}

td.mainbar li {
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 14px;

}

td.mainbar p.top a {
   font-size: 10px;
}

.rightpic {
	float: right;
	margin-left: 7px;
}

.leftpic {float:left;
margin-right:7px;}

