BODY
{
    FONT-SIZE: 11px;
    COLOR: #353535;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
   }

a:link  {
	text-decoration : underline;
	color : #92BE21;
	font-weight : bold;
}
a:visited  {
	text-decoration : underline;
	color : #92BE21;
	font-weight : bold;}s
a:active  {
	color : #92BE21;
	text-decoration : underline;}
a:hover  {
	text-decoration : underline;
	color : #92BE21;}
	

	.textInput {
	BORDER-RIGHT: #3F67A9 1px solid; 
	BORDER-TOP: #3F67A9 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #3F67A9 1px solid; 
	COLOR: #000066; 
	BORDER-BOTTOM: #3F67A9 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background : #F8F8F8;
}
	

.dropdown {
	color: #333333; font-family: verdana, helvetica, arial, sans-serif; 
	background-color: #F8F8F8;	
	font-size: 10px; font-style: normal; font-weight: normal; 
	line-height: normal; text-decoration: none;
	}
	
	.greentext
{
      COLOR: #92BE21;
      FONT-FAMILY: verdana, helvetica, arial, sans-serif; 
      FONT-SIZE: 12px;
      font-weight: bold;
      TEXT-DECORATION: none
}	

.menulink {
	background-image: url(images/menu_under.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	text-transform: uppercase;
	height: 27px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	text-align: left;
}

.menulink A:link {COLOR: #1B77BA;text-decoration:none}
.menulink A:active {COLOR: #1B77BA; text-decoration:none}
.menulink A:visited {COLOR: #1B77BA; text-decoration:none}
.menulink A:hover {COLOR: #1A77B7; text-decoration:underline}
	
.m_under {
	background-image: url(images/menu_under.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	text-transform: uppercase;
	height: 27px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 27px;
	text-align: left;
}

.m_under A:link {COLOR: #1A77B7;}
.m_under A:active {COLOR: #1A77B7;}
.m_under A:visited {COLOR: #1A77B7;}
.m_under  {COLOR: #1A77B7; text-decoration:underline}
	
.greenlink
{
      COLOR: #9999A3;
      FONT-FAMILY: Arial, Helvetica, sans-serif;
      FONT-SIZE: 10px;
      font-weight: bold;
      TEXT-DECORATION: none
}	
	
A:link.greenlink { color: #9999A3}
A:visited.greenlink { color: #9999A3}
A:Hover.greenlink { color: #5C5C61; text-decoration:underline}


