
body
{
    SCROLLBAR-FACE-COLOR: #d2d3e4;
    SCROLLBAR-HIGHLIGHT-COLOR: #b4c5d2;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: navy;
    SCROLLBAR-DARKSHADOW-COLOR: #f7fdf3;
    scrollbar: auto;
}

.corporight
{
	border-right: #000066 thin;
	border-top: #000066 thin;
	font-weight: normal;
	font-size: 11px;
	border-left: #000066 thin;
	color: #000066;
	line-height: 20px;
	border-bottom: #000066 thin;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.RegistrationField
{
	font-size: 7pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	height: 17px;
	background-color: whitesmoke;
}
.RegistrationField2
{
	font-size: 7pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	height: 17px;
	background-color: #d8e6f4;
}

.RegistrationLabel
{
	font-weight: bold;
	font-size: 7pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
}
.RegistrationLabel2
{
	font-weight: bold;
	font-size: 7pt;
	color: white;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
}

.RegistrationLabelRight
{
	font-weight: bold;
	font-size: 7pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
	text-align: right;
}

.RegistrationButton
{
	font-weight: bold;
	font-size: 7pt;
	color: lightcyan;
	font-style: normal;
	font-family: verdana;
	background-color: #0199cb;
}

.RegistrationFieldValidation
{
	font-weight: bold;
	font-size: 7pt;
	color: red;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
	text-align: right;
}
.AdminToolsTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
}
.AdminToolsLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
}
.AdminToolsText
{
	font-size: 8pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
}
.AdminToolsLabelRight
{
	font-weight: bold;
	font-size: 8pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
	text-align: right;
}

.AdminToolsField
{
	font-size: 7pt;
	color: navy;
	font-style: normal;
	font-family: verdana;
	height: 17px;
	background-color: #d8e6f4;
}
.AdminToolsError
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	border-top-style: ridge;
	font-style: normal;
	font-family: verdana;
	border-right-style: ridge;
	border-left-style: ridge;
	background-color: red;
	text-align: center;
	border-bottom-style: ridge;
}
.AdminToolsButtonLabel
{
	font-weight: bold;
	font-size: 7pt;
	color: background;
	font-style: normal;
	font-family: verdana;
	background-color: transparent;
	text-align: right;
}
.AdminToolsButton
{
	font-weight: bold;
	font-size: 7pt;
	color: lightcyan;
	font-style: normal;
	font-family: verdana;
	background-color: #0199cb;
}
A
{
	font-weight: bold;
	font-size: 7pt;
	color: #b7b7b7;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
}
A:link
{
	font-weight: bold;
	font-size: 7pt;
	color: #5b6c99;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
}
a:hover 
{
	font-weight: bold;
	font-size: 7pt;
	color: darkorange;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
}
A:visited
{
	font-weight: bold;
	font-size: 7pt;
	color: #b7b7b7;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
}
A:active
{
	font-weight: bold;
	font-size: 7pt;
	color: darkorange;
	font-style: normal;
	font-family: tahoma;
	background-color: transparent;
}
