body,td,th {
	font-family: verdana;
	font-size: 10px;
}

TD.menu
{
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	height: 37px;
}

TD.text
{
	border-left: 1px solid #E5E5E5;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 20px;
}

TD.defaulttext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.TextMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.news
{
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-y;
  background-position: left;
}

H2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:capitalize;
font-weight:bold;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 12px;
	padding-bottom: 1px;
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
  background-position: bottom;
}

H3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

TD.bottom-menu
{
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 20px;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
  background-position: bottom;
}

TD.bottom-menu DIV
{
  color: #9F8949;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
  padding-top: 15px;
  padding-left: 3px;
  padding-bottom: 4px;
	background-image: url(images/bottom_hr.gif);
	background-repeat: repeat-x;
  background-position: bottom;

}

TD.bottom-menu DIV A
{
  font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
  color: #9F8949;
}

TD.end-page
{
	font-family: Verdana, Helvetica, sans-serif;
	border-top: 1px solid #FFFFFF;
	font-size: 9px;
	color: #EEEEEE;
	padding: 8px;
	padding-right: 20px;
	text-align: right;
	background-image: url(images/end_bg.gif);
	background-repeat: no-repeat;
	height: 55px;
}

TD.end-page A
{
	color: #EEEEEE;
	text-decoration: none;
}

TD.end-page DIV
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 9pt;
	color: #BFA969;
}

TD.end-page DIV A
{
  font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
  color: #BFA969;
}

