a, a:link, a:visited, a:active
		{color: #000000; text-decoration: none; font-family: arial; font-size: 12px; font-weight:bold}

	a:hover
		{color: #ffffff; text-decoration: none; font-family: arial; font-size: 12px; font-weight:bold}
		
		
			
a.b, a.b:link, a.b:visited, a.b:active
		{color: #ecbc5e; text-decoration: underline; font-family: Times; font-size: 16px; font-weight:bold;}

	a.b:hover
		{color: #ffffff; text-decoration: underline; font-family: Times; font-size: 16px;  font-weight:bold;}
		
a.c, A.c:link, a.c:visited, a.c:active
		{color: #ffffff; text-decoration: underline; font-family: arial; font-size: 11px;}

	A.c:hover
		{color: #265300; text-decoration: underline; font-family: arial; font-size: 11px;}
	

#wrapper	{width:100%; margin:0px auto; text-align:center;}

#left	{margin:0px; float:left; width:15%;}

#content	{margin:0px auto; float:left; width:70%;}

#right	{margin:0px; float:left;  width:15%;}

tr, td
		{color: #000000; font-family: verdana; font-size: 11px}
.header1, h1
		{color: #ffffff; background: #72930A; font-weight: bold; font-family: arial; font-size: 13px; margin: 0px; padding: 2px;}
		
.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: arial; font-size: 12px;}
		
.intd
		{color: #000000; font-family: arial; font-size: 11px; padding-left: 15px; padding-right: 15px; width: 210px}
		
.ctrl
		{font-family: arial; font-size: 12px; width: 100%; }
		
form
		{ margin: 2px;}


.whitebig
{   
    FONT-FAMILY:arial;
    FONT-SIZE: 16px;
	color: #ffffff;
}
.yellowbig
{   
    FONT-FAMILY: Times;
    FONT-SIZE: 16px;
	color: #ecbc5e;
}
.yellowmedium
{   
    FONT-FAMILY:Arial;
    FONT-SIZE: 14px;
	font-weight:normal;
	color: #ecbc5e;
}



.whitemedium
{   
    FONT-FAMILY:arial;
    FONT-SIZE: 14px;
	font-weight:normal;
	color: #FFFFFF;
}


.yellowsmall
{   
    FONT-FAMILY:Arial;
    FONT-SIZE: 12px;
	font-weight:normal;
	color: #ecbc5e;
}



.lstbx{
	border: 1px solid #7D7D7D;
	background-color:#FFFFFF;
	font-family:arial;
	font-size: 8.5pt;
	color: #7D7D7D;
}

 .button{
	
	background:#C9DA36;
	font-family:arial;
	font-size: 9pt;
	font-weight:bold;
	color: #883300;
	border:#C9DA36 1px solid;
}


.blackmedium
{   
    FONT-FAMILY:arial;
    FONT-SIZE: 12px;
	font-weight:bold;
	color: #000000;
}

.blackbig
{   
    FONT-FAMILY:arial;
    FONT-SIZE: 14px;
	font-weight:bold;
	color: #000000;
}

.blacksmall
{   
    FONT-FAMILY:arial;
    FONT-SIZE: 12px;
	font-weight:normal;
	color: #000000;
}

.border1       {
	          border-color:#000000;  
	          border-width:4px;
              border-style:solid;             
	          }


