BODY 


 {
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-image: url(../../gmb3/images/bgrnd.png);*/
	background-repeat:repeat-y;
	background-position: center;
	background-color: #FFFFFF; 
	
}

a:link       { color: #333333; text-decoration: none;}
a:visited     {color: #333333; text-decoration: none;}
a:active	{ color: #333333; text-decoration: none; }
a:hover		{ color: #FF3333; text-decoration:none  }

.maintext  {font-family:Verdana; font-size:12px; color:#000000; text-align:justify;}

.title     {font-family:Verdana; font-size:18px; color:#214198; font-weight:700}

.phonetitle     {font-family:Verdana; font-size:18px; color: #0099FF}

.logintitle     {font-family:Verdana; font-size:18px; color:#000000}

.subtitle 	{
	COLOR: #214198;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}

.loginsubtitle 	{ COLOR: #000000; FONT: 18px Verdana; font-weight: bold; }

.copytext 	{ COLOR: #999999; FONT: 9px  verdana, sans-serif; font-weight: normal; }

.greysubtitle 	{ COLOR: #666666; FONT: 14px Verdana; font-weight: normal; }

.shadeform	{
		FONT: 11px arial ;
		/*background-image: url("../images/shadeform.gif");*/
		text-align: left;
		WIDTH: 200PX;		
		moz-border-radius: 2em; 
		}


.textarea	{ FONT: 13px  verdana ;
		
		text-align: left;
		WIDTH: 200PX;
		moz-border-radius: 2em; }
		
.ButtonOn      { 
           background-image: url(../..//images/order_button.png);
		  background-color:FFFFFF;
		  font-family: arial;
		  font-size: 12px;
		  color: #000000;
		  height: 25px;
		  width: 125px;
		  cursor:pointer;
		  font-weight: normal;
		  text-indent: 3px;
		  line-height: 17pt;
		  text-align: left;
		  border: #CCCCCC 0px;
		  /*border-width: 1px 0px 1px 0px;/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

.Button    {
          background-image: url(../../gmb3/images/order_buttonon.png);	
		  background-color:FFFFFF;	 
		  font-family: arial;
		  color: #000000;
		  font-size: 12px;
		  height: 25px;
		  width: 125px;
		  cursor:pointer;
		  font-weight: normal;
		  text-indent: 3px;
		  line-height: 17pt;
		  text-align: left;
		  border: #669966 0px; }
		
		
			
.fieldset {
border: 1px solid ;
color:#CCCCCC;
-moz-border-radius: 10em;

}
/* START MENU CODE */




.menu		{ font-family: arial;
		  font-size: 12px;
		  height: 25px;
		  width: 200px;
		  cursor:pointer;
		  font-weight: normal;
		  text-indent: 3px;
		  line-height: 17pt;
		  text-align: left;
		  display: block;
		  border: #999999 1px solid; }


a.menu:link 	{ /*background-image: url(../images/menu1.gif);*/
		  background-color: #333333;
		  color: #FFFFFF; }


a.menu:visited 	{ 
		  background-color:#333333;
		  color: #FFFFFF; }


a.menu:active 	{  
		   background-color:#333333;
		   color: #FFFFFF; }


a.menu:hover 	{ /*background-image: url(../images/menuon1.gif);*/
		  background-color: #FF9933;
		  color: #FFFFFF; 
		  border: #CCCCCC 1px solid; }
		  

fieldset {
  padding: 1em;
  
  }
  
