﻿
.spacerText{font-size: 5px}

body {	background-color: #999999;}
td{font-family:Trebuchet MS, Verdana;font-size: 11px;}
.style1 {font-family:Trebuchet MS, Verdana;	font-size: 24px; color: #77bb00;}
.style2 {font-family: Trebuchet MS, Verdana;	font-size: 11px; color: #474747;}
.style3 {font-family: Trebuchet MS, Verdana;	font-size: 11px; color: #c0c0c0;}
.style4 {font-family: Trebuchet MS, Verdana;	font-size: 12px; color: #c0c0c0;}
.style5 {font-family: Trebuchet MS, Verdana; font-size: 11px; color: #76BB00;}
.style6 {font-family: Trebuchet MS, Verdana;	font-size: 18px; color: #85d100;}
.style7 {font-family: Trebuchet MS, Verdana;	font-size: 11px; color: #686868;}

a:link.black	 {	font-family: Trebuchet MS, Verdana;	font-size: 10px;	color: #686868;	text-decoration:none;}
a:visited.black	 {	font-family: Trebuchet MS, Verdana;	font-size: 10px;	color: #686868;	text-decoration:none;}
a:hover.black	 {	font-family: Trebuchet MS, Verdana;	font-size: 10px;	color: #76BB00;	text-decoration:underline;}
a:active.black 	 {	font-family: Trebuchet MS, Verdana;	font-size: 10px;	color: #686868;	text-decoration:none;}

a:link.nav {	font-family: Trebuchet MS, Verdana;	font-size: 12px;	color: #c0c0c0;	text-decoration:none;}
a:visited.nav {	font-family: Trebuchet MS, Verdana;	font-size: 12px;	color: #c0c0c0;	text-decoration:none;}
a:hover.nav {	font-family: Trebuchet MS, Verdana;	font-size: 12px;	color: #76BB00;	text-decoration:none;}
a:active.nav {	font-family: Trebuchet MS, Verdana;	font-size: 12px;	color: #c0c0c0;	text-decoration:none;}

a:link.lilGreen 	{	font-family: Trebuchet MS, Verdana;	font-size: 11px;	color: #76BB00;	text-decoration:none;}
a:visited.lilGreen 	{	font-family: Trebuchet MS, Verdana;	font-size: 11px;	color: #76BB00;	text-decoration:none;}
a:hover.lilGreen 	{	font-family: Trebuchet MS, Verdana;	font-size: 11px;	color: #5A8E2B;	text-decoration:none;}
a:active.lilGreen 	{	font-family: Trebuchet MS, Verdana;	font-size: 11px;	color: #76BB00;	text-decoration:none;}

a:link.lilGrey 		{	font-family: Trebuchet MS, Verdana;	font-size: 11px;	color: #474747;	text-decoration:none;}
a:visited.lilGrey 	{	font-family: Trebuchet MS, Verdana;	font-size: 11px;	color: #474747;	text-decoration:none;}
a:hover.lilGrey 	{	font-family: Trebuchet MS, Verdana;	font-size: 11px;	color: #76BB00;	text-decoration:underline;}
a:active.lilGrey 	{	font-family: Trebuchet MS, Verdana;	font-size: 11px;	color: #474747;	text-decoration:none;}

a:link.Navigation 		{	font-family: Trebuchet MS, Verdana;	font-size: 13px;	color: #76BB00;	text-decoration:none;}
a:visited.Navigation 	{	font-family: Trebuchet MS, Verdana;	font-size: 13px;	color: #76BB00;	text-decoration:none;}
a:hover.Navigation 		{	font-family: Trebuchet MS, Verdana;	font-size: 13px;	color: #76BB00;	text-decoration:underline;}
a:active.Navigation 	{	font-family: Trebuchet MS, Verdana;	font-size: 13px;	color: #76BB00;	text-decoration:none;}

input
{
	font-family:Trebuchet MS;
	font-size: 11px;
	border: 1px solid #666666;
	height:16px;
}
select
{
	font-family:Trebuchet MS;
	font-size: 11px;
	border: 1px solid #666666;
	height:20px;
}
.ModelPopUpBg
{ 
    background-image:url(images/maskBG.png);    
}

.loadingbox
{
	font-family:Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
    position:absolute;
    top:40%;
    left:20%;
    border:3px solid #FFCC66; 
    background-color: #FAFAD2; 
    height:60px; 
    width:300px;
    text-align:center;
    padding-top:45px
}