body, TD, INPUT, TEXTAREA
{
	font-family:Tahoma;
	font-size:9pt;
}
H1 {font-size: 14pt; font-weight: bold; font-family: Arial, Helvetica, Helv; color: #4E7A7A}
H2 {font-size: 9pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, Helv, sans-serif; color: #4E7A7A}
h4 {font-size: 9pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, Helv, sans-serif; }
A:link {text-decoration: none; color: #806600; font-weight: bold;}
A:visited {text-decoration: none; color: #806600; font-weight: bold;}
A:active {text-decoration: none; color: #806600; font-weight: bold;}
A:hover {text-decoration: underline; color: #806600; font-weight: bold;}


/* Begin Top Menu Links*/
.topmenu A
{
	 font-size: 08pt; color: #CCCCCC;
}
.topmenu A:link  {text-decoration: none; color : #FFFFFF; font-weight: normal;}
.topmenu A:visited  {text-decoration: none; color : #FFFFFF; font-weight: normal;}
.topmenu A:hover  {text-decoration: none; color : #FFFFFF; font-weight: normal;}
.topmenu A:active  {text-decoration: none; color : #FFFFFF; font-weight: normal;}
/* end Top Menu Links*/

.copyright      { font-size: 08pt; color: #8fb8b8 }
/*begin search box*/
.searchbox TD
{
	font-size:8pt;
	font-family:Verdana;
	color:#000000;
	font-weight:normal;
}
.searchbox INPUT
{
	font-size: 7pt;
	color: #660066;
	font-family: Tahoma;
}
/*end search box*/

/*begin main menu styles*/
.mainmenu H1
{
	padding-right: 2px;
	margin-top: 10px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	color: #ffffff;
	padding-top: 4px;
	background-color: #4e7a7a;
}
.mainmenu
{
	font-size: 8pt;
	color: #949156;
}
.mainmenu A
{
	font-size: 8pt;
	color: #949156;
}
.mainmenu A:link
{
	font-size: 8pt;
	color : #806600;
	text-decoration:none;
	font-weight:normal;
}
.mainmenu A:visited
{
	font-size: 8pt;
	color : #806600;
	text-decoration:none;
	font-weight:normal;
}
.mainmenu A:hover
{
	font-size: 8pt;
	color : #806600;
	text-decoration:underline;
	font-weight:normal;
}
.mainmenu A:active
{
	font-size: 8pt;
	color : #806600;
	text-decoration:underline;
	font-weight:normal;
}

/*end main menu styles*/

/*contact us*/
table.contact-us
{
	background-color:#4e7a7a;
}
table.contact-us td
{
	background-color: #f4ffff;
}
table.contact-us td table
{
	background-color:#4e7a7a;
}
table.contact-us td table td
{
	background-color:#f4ffff;
}
table.contact-us INPUT
{
	width:100%;
}
table.contact-us INPUT.button
{
	width:auto;
}
table.contact-us SELECT
{
	width:100%;
}
table.contact-us TEXTAREA
{
	width:100%;
}
/*end contact us*/

/*Context menu decoration*/
.smenu H1
{
	font-size: 9pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: black;
}
.smenu          { font-size : 8pt; }
.smenu a:link    {text-decoration: none; color : #806600; font-weight: normal;}
.smenu a:visited {text-decoration: none; color : #806600; font-weight: normal;}
.smenu a:active  {text-decoration: none; color : #806600; font-weight: normal;}
.smenu a:hover   {text-decoration: underline; color : #806600; font-weight: normal;}

/*End Context menu*/

