TABLE.MainTbl
{
	margin: 0px;
	top: 0px;
	background-color: #C2F0C7;
}
TABLE.MainTbl_Old
{
	position: absolute;
	left: 0px;
	margin: 0px;
	top: 0px;
	background-color: #C2F0C7;
}
TABLE.MenuTbl
{
	left: 0px;
	top: 0px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
	cursor: hand;
	
}
.SMenuTbl
{
	border: DarkGreen 1px solid;
	background-color: #AEDCB3;
}
.SMItem
{
	font-size: 9pt;
	cursor: hand;
	color: #AEDCB3;
	font-family: Verdana;
	background-color: #AEDCB3;
}
.MICon
{
	background-color: #AEDCB3;
	color: Green;
}
.MICon_HL
{
	background-color: #D0FED5;
}
.MICap
{
	font-size: 9pt;
	font-weight: bold;
	cursor: hand;
	color: Green;
	font-family: Verdana;
	text-decoration: none;
}
.MICap_HL
{
	font-size: 9pt;
	cursor: hand;
	color: Green;
	font-family: Verdana;
	background-color: #D0FED5;
	text-decoration: none;
}
.SMICon
{
	background-color: #D0FED5;
	padding-left: 5px;
	padding-right: 5px;
}
.SMICon_HL
{
	background-color: #C0EEC5;
	padding-left: 5px;
	padding-right: 5px;
}
.SMICap
{
	font-family:Verdana;
	font-size: 9pt;
	color: Green;
	cursor: hand;
	text-decoration: none;
	width: 100%;
}
.SMICap_HL
{
	font-family:Verdana;
	font-size: 9pt;
	color: Black;
	cursor: hand;
	text-decoration: none;
	width: 100%;
	
}
.SMSItem, .SMItem_HL
{
	font-size: 9pt;
	cursor: hand;
	color: black;
	font-family: Verdana;
	background-color: skyblue;
}
.SMSign
{
	width: 5px;
	height: 9px;
}
.RSLink
{
	font-weight: bold;
	font-size: 9pt;
	cursor: hand;
	color: green;
	font-family: Verdana;
}
.footer
{
	font-size: 9pt;
	font-family: Arial;
	text-align: center;
}
A:link 
{
	text-decoration: none;
}
A:active 
{
	color: blue;
}
A:hover 
{
	color: DarkGreen; 
	text-decoration: underline;
}
A:visited 
{
	color: Gray;
	text-decoration: none;
}
.LTable
{
	border-top: darkgreen 1px solid;
	z-index: 3;
	padding-bottom: 10px;
	border-left: darkgreen 1px double;
	width: 200px;
	border-bottom: darkgreen 3px double;
	position: absolute;
	top: 20px;
	left: 0px;
	background-color: white;
	visibility: hidden;
	padding: 
}
.LHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: green;
	font-style: italic;
	font-family: Arial;
	text-align: center;
}
.LIcon
{
	width: 16px;
	cursor: hand;
	height: 16px;
}
.LLabel
{
	font-weight: bold;
	font-size: 9pt;
	color: green;
	padding: 0px 3px 0px 10px;
	font-family: Arial;
	text-align: right;
}
.LText
{
}
.LTextBox
{
	border-right: darkgreen 1px solid;
	border-top: darkgreen 1px solid;
	font-size: 9pt;
	border-left: darkgreen 1px solid;
	border-bottom: darkgreen 1px solid;
	font-family: Arial;
	padding-right: 10px;
}
.LReg
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 0px;
	cursor: hand;
	color: green;
	padding-top: 0px;
	font-family: Arial;
	text-decoration: underline;
}
.LRem
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 0px;
	cursor: hand;
	color: green;
	padding-top: 0px;
	font-family: Arial;
	text-decoration: underline;
}
.LSubmit
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 0px;
	cursor: hand;
	color: green;
	padding-top: 0px;
	font-family: Arial;
	text-decoration: underline;
}
.LLB
{
	font-size: 10pt;
	color: green;
	font-family: Arial;
	text-decoration: underline;
	padding-left: 10px;
}
.LInvitation
{
	font-family: Arial;
	font-size: 9pt;
	vertical-align: middle;
	height: 19px;
	color: DarkGreen;
	padding-left: 2px;
	padding-right: 2px;
}
.LError
{
	color: red;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.AuxRefs
{
	font-size: 8pt;
	font-family: Tahoma;
	padding: 0px 5px 0px 5px;
}
.Copyright
{
	margin: 0px 5px 0px 5px;
	font-family: Arial;
	font-size: 8pt;
}
.AdBanners
{
	background-color: lemonchiffon;
}
TABLE.ATable
{
	font-size: 8pt; 
	font-family: arial;
}
.AInput
{
	width: 120px;
	font-size: 8pt;
	font-family: Tahoma;
	border: 1 solid black;
}
TABLE.ABtnTable
{
	font-family: Tahoma;
	font-size: 8pt;
}
.ABtn
{
	font-family: Tahoma;
	font-size: 8pt;
	width: 100px;
	border: 1 solid black;
}
.ALink
{
}