body {
	background-color: #FFFFCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
  color: #F19818; font-style: normal;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: BECDA9;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}

a.sidebar {
}

a.sidebar:hover {
	color: #CC3300;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #BECDA9;
	font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
}

a.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}

#menu 
{
}
#menu ul
{
	background-color: #FFFFFF;
}

#menu ul li
{
display: inline;
line-height: 40px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
	background-repeat: repeat-x;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/a2.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}

#menu ul li a:hover
{
	color: #4A4A24;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/a1.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a
{
	color:#000000;
}

a:hover
{
	color:#F19818;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border:none;
}

table {
	background-color: #F7FBF1;

}

img.left {
	float: left;
	margin: 0 0 0 15px;
	border:1px #333333;
}