BODY
{
	background-color: #eeeeee;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.lblTitle
{
	color: #333333;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

.lblMessage
{
	font-weight: normal;
	color: #ff0000;
	font-size: 10pt;
}

.lblMessageCenter
{
	font-weight: normal;
	color: #ff0000;
	font-size: 10pt;
	text-align: center;
}

.lbl
{
	color: #333333;
	font-weight: normal;
	font-size: 10pt;
}

.lblCenter
{
	color: #333333;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}

.lblRight
{
	color: #333333;
	font-weight: normal;
	font-size: 10pt;
	text-align: right;
}

.lblWhite
{
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
}

.lblWhiteCenter
{
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}

.lblWhiteRight
{
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
	text-align: right;
}

.lblBold
{
	color: #333333;
	font-weight: normal;
	font-size: 10pt;
}

.lblBoldCenter
{
	color: #333333;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
}

.lblBoldRight
{
	color: #333333;
	font-weight: normal;
	font-size: 10pt;
	text-align: right;
}

.lblSmall
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
}

.lblSmallCenter
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
}

.lblSmallRight
{
	color: #333333;
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
}

.txt
{
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
	border-style: inset;
	border-width: 2px;
}

.txtSpell
{
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
	border-style: inset;
	border-width: 2px;
	behavior: url(../dbNetSpell/dbnetspell.htc);
	/* mozilla behaviors */
	-moz-binding: url(../dbNetSpell/dbnetspell.binding.xml#dbnetspell);
}

.txtNumber
{
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
	text-align: right;
	border-style: inset;
	border-width: 2px;
}

.txtLocked
{
	font-size: 8pt;
	color: #990000;
	background-color: #dddddd;
	border-style: inset;
	border-width: 2px;
}

.txtLockedNumber
{
	font-size: 8pt;
	color: #990000;
	background-color: #dddddd;
	text-align: right;
	border-style: inset;
	border-width: 2px;
}

.btn
{
	color: #ffffff;
	background-color:#990000;
	font-weight: bold;
	font-size: 10pt;
	border-style: none;
	border-width: 0px;
}

.btnSmall
{
	color: #ffffff;
	background-color:#990000;
	font-weight: normal;
	font-size: 8pt;
	border-style: none;
	border-width: 0px;
}

.btnMenu
{
	color: #ffffff;
	background-color:#cc0000;
	font-weight: bold;
	font-size: 10pt;
	border-style: none;
	border-width: 0px;
}

.btnMenuSelected
{
	color: #990000;
	background-color:#eeeeee;
	font-weight: bold;
	font-size: 10pt;
	border-style: none;
	border-width: 0px;
}

.datagrid
{
	color: #990000;
	font-size: 8pt;
}

.datagridRight
{
	color: #990000;
	font-size: 8pt;
	text-align:right;
}

.hidden
{
	visibility: hidden;
}

A:link
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	color: #ff0000;
}

A:visited
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	color: #ff0000;
}

A:active
{
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	color: #ff0000;
}

A:hover
{
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	color: #ff0000;
}

img
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

Table.menu
{
	background-color: #990000;
}

Table.submenu
{
	font-size: 8pt;
}

A.submenu:link
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #ff0000;
}

A.submenu:visited
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #ff0000;
}

A.submenu:active
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #ff0000;
}

A.submenu:hover
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}

#tblSurvey
{
	font-size: 8pt;
}

#tblSurvey tr
{
	color: #990000;
	font-size: 8pt;
}

.tbl
{
	font-size: 8pt;	
}
.tblHeader
{
	font-size: 10pt;
	font-weight: bold;
}
A.white:visited
{
	color:White
}
A.white:link
{
	color:White
}
 