
  .Outline { cursor: hand}

body
{
	margin: 0 0 0 0;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
}
.WhiteText 
{
	color: White;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

.MainText 
{
	color: #555756;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}

.SmallText
{
	font-family: Arial;
	font-size: 8pt;
}
a.MM     { color: #555756; font-family: arial; font-size: 10pt; font-weight:normal; text-decoration: none; }
a.MM:hover     { color: white; background-color:#79bd56; font-family: arial; font-size: 10pt; font-weight: normal; text-decoration: none; }

a.SM     { color: #409D27; font-family: century; font-size: 10pt; font-weight: normal; text-decoration: none; }
a.SM:hover     { color: white; background-color: #409D27; font-family: century; font-size: 10pt; font-weight: normal; text-decoration: none; }

a.SmallMenu     { color: #000066; font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; vertical-align: middle }
a.SmallMenu:hover     { color: #409D27; font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; }

a.BottomMenu     
{
	color: DarkBlue; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none; 
}
a.xBottomMenu:active     
{ 
	color: darkblue; 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
a.BottomMenu:hover     
{ 
	color: Yellow; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none; 
}
a.xBottomMenu:link     
{ 
	color: darkblue; 
	font-family: Verdana; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
}
a.xBottomMenu:link1     
{ 
	color: darkblue; 
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none; 
}
a.xBottomMenu:visited     
{ 
	color: darkblue; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
}

.InnerTitle
{
	color:White;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.tdtext
{
 font-family: Tahoma, Arial;
 color:White;
 font-size: 8pt;
 font-weight: bold
}

.tdtextn
{
 font-family: Tahoma, Arial;
 color:White;
 font-size: 8pt;
}

input.txtBoxStyle
{
BORDER-RIGHT: rgb(0,102,51) 1px solid; 
BORDER-TOP: rgb(0,102,51) 1px solid; 
BORDER-LEFT: rgb(0,102,51) 1px solid; 
BORDER-BOTTOM: rgb(0,102,51) 1px solid; 
COLOR: #000000; 
FONT-FAMILY: Arial, Tahoma; 
font-size: 10pt;
BACKGROUND-COLOR: rgb(255,255,255)
}
.errormsg
{
	background: Yellow;
	font-family: Tahoma;
	font-size: 8pt;
	color:Red
	}
