BODY
{

	FONT: 12px arial, verdana, sans-serif;
}

a:link		{ color: #0037a7; text-decoration: underline }

a:visited	{ color: #0037a7; text-decoration: underline }

a:active	{ color: #0037a7; text-decoration: underline }

a:hover		{ color: #000000; text-decoration: none }

.TopLink
{
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #193d6d;
	font-size: 9pt;
	cursor:hand;
	font-weight: bold;
	TEXT-DECORATION: none
}
.BigHeader
{
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #193d6d;
	font-size: 11pt;
	cursor:hand;
	font-weight: bold;
	TEXT-DECORATION: none
}
.LeftMenuLink
{
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #193d6d;
	font-size: 8pt;
	cursor:hand;
	font-weight: bold;
	TEXT-DECORATION: none

}
.lblError
{
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: Red;
	font-size: 10px;
	cursor:hand;
	font-weight: bold;
	TEXT-DECORATION: none

}
.lblErrorBig
{
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: Red;
	font-size: 12px;
	cursor:hand;
	font-weight: bold;
	TEXT-DECORATION: none

}
.LeftMenuSubLink
{
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #747474;
	font-size: 8pt;
	cursor:hand;
	font-weight: bold;
	TEXT-DECORATION: none

}
.WhiteFont
{
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #FFFFFF;
	font-size: 8pt;
	cursor:hand;
	font-weight: bold;
	TEXT-DECORATION: none

}
button
{
	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	VERTICAL-ALIGN: middle;
	color: #993300;
	border-top-color: #003366;
	border-top-style: solid;
	border-right-color: #003366;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #003366;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(images/buttonbg.gif);

}
.button1
{ 	
		background-image: url("images/buttonbg.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #193d6d;
		font-size: 8pt;
		height: 21px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #cad4d8 1px solid 
}
.TextBox
{
	background-color:#f1f5f6;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	BORDER: #cad4d8 1px solid 
}

.Title 
{

	color:#747474;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	font-size: 12pt;
	font-weight: bold 
}
.SubTitle 
{

	color:#747474;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	font-size: 10pt;
	font-weight: bold 
}	
.headtitle
{
	color:#747474;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	font-size: 12pt;
	font-weight: bold 
}

HelpBg
{
	color:#f1f5f6;
	background-color:#f1f5f6;
}
HelpBgDark
{
	color:#cad4d8;
	background-color:#cad4d8;
}
.HashLine
{
	background-color:#747474;
}
.footertext
{
	FONT: 11px arial, verdana, sans-serif;
}