
td.menu
{
	border: 1px solid #51473d;
	background: #FFFFFF;
}

table.menu
{
	font-size: 100%;
	position: absolute;
	visibility: hidden;
}

.header
{
	font-size: 14pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	line-height: 22px;
}

.default
{
	font-size: 9pt;
	font-family: Trebuchet MS;
	text-align: justify;
}

.banner
{
	border: 3px double #DEDEDE;
}

:hover.inlnk, :active.inlnk
{
	text-decoration: underline;
	color: #010101;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
}

:link.inlnk, :visited.inlnk
{
	text-decoration: none;
	color: #010101;
	font-family: Trebuchet MS;
	font-size: 9pt;
	font-weight: bold;
}

.celover
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	width: 32;
	background-color: #F2F2F2;
}

.celover a:link, .celover a:visited
{
	text-decoration: none;
	color: #000000;
}

.celover a:hover
{
	color: #FFFFFF;
	background-color: #C0C0C0;
	text-decoration: none;
	width: 100%;
}

fieldset
{
	border: 1px dotted #323232;
	width: 945;
}

select
{
	border: 1px solid #323232;
	color: #323232;
	background-color: #FFFFFF;
	height: 18;
	font-family: Tahoma;
	font-size: 12px;
}


textarea
{
	border: 1px solid #323232;
	color: #323232;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}


input.text
{
	border: 1px solid #323232;
	color: #323232;
	background-color: #FFFFFF;
	height: 18;
	font-family: Tahoma;
	font-size: 12px;
}

legend
{
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #FFFFFF;
}

p
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #323232;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

span
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #323232;
}


input.txt
{
	border: 1px solid #CCCCCC;
	color: #88867D;
	background-color: #FFFFFF;
	width: 85;
	height: 18;
	font-family: Tahoma;
	font-size: 10px;
}

form
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

:link.menu, :visited.menu
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #88867D;
	text-decoration: none;
}


:hover.menu, :active.menu
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #88867D;
	text-decoration: underline;
}

:link.linkicons, :visited.linkicons
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: black;
	text-decoration: none;
}


:hover.linkicons, :active.linkicons
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: black;
	text-decoration: underline;
}

.subicons
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: black;
}

.mainicons
{
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: black;
	cursor: hand;
}

TABLE.submenu
{
	visibility: hidden;
	position: absolute;
	margin-top: 7;
}
:link.SubMenuLink
{
	font-size: 7pt;
	color: #51473D;
	font-family: Arial;
	text-decoration: none;
}
:visited.SubMenuLink
{
	font-size: 7pt;
	color: #51473D;
	font-family: Arial;
	text-decoration: none;
}
:hover.SubMenuLink
{
	font-size: 7pt;
	color: #51473D;
	font-family: Arial;
	text-decoration: underline;
}
:active.SubMenuLink
{
	font-size: 7pt;
	color: #51473D;
	font-family: Arial;
	text-decoration: none;
}

.main
{
	width: 105px;
	font-size: 9pt;
	color: #ffffff;
	font-family: Tahoma;
	text-align: center;
	vertical-align: text-bottom;
	padding-bottom: 12px;
	cursor: hand;
}

.pagetitle
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
}
