.content
{
	border-style: dashed;
	border-width: 1;
	border-color: #767e8a;
	font-family: verdana;
	font-size: 8pt;
}
.box
{
	border-style: ridge;
	border-width: 1;
	background-color: #c6ba94;
	font-family: verdana;
	font-size: 8pt;
}
.title
{
	background-color: #9c6500;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}
.header
{
	background-color: #9c6500;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	height: 18;
}
.text
{
	font-family: verdana;
	font-size: 8pt;
	border-style: inset;
	border-width: 1;
}
.button
{
	background-color: #9c6500;
	font-family: verdana;
	font-size: 8pt;
	color: white;
	border-style: outset;
	border-width: 1;
}
.footer
{
	font-family: verdana;
	font-size: 8pt;
	color:white;
}
.error
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
a
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
a:hover
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: gray;
	text-decoration: underline;
}
.listanchor
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #a1a1a1;
	text-decoration: underline;
}
.listanchor:hover
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #6699ff;
	text-decoration: underline;
}
.deselect
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
}
.select
{
    BACKGROUND-COLOR: #21215E;
    COLOR: #ffffff;
    CURSOR: hand;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
}
.submenu
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	padding: 2;
}
.bold
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}
.normal
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	height: 18;
}
.clsList
{
    BORDER-BOTTOM: gray 1px ridge;
    BORDER-LEFT: white 1px ridge;
    BORDER-RIGHT: gray 1px ridge;
    BORDER-TOP: silver 1px ridge;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    OVERFLOW: auto;
    WIDTH: 100%
}
.menu
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.menu:hover
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.submenu
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003151;
	text-decoration: none;
}
.submenu:hover
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003151;
	text-decoration: underline;
}
table
{
	font-family: verdana;
	font-size: 8pt;
}
.txtTitle
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #003151;
}

