BODY	
 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-y;
	background-position: center;
	background-image: url(../images/back.png);
	background-color: #0072BC; 
	
}



.H1         { COLOR: #0072BC; FONT: 16px verdana; font-weight: bold; }


a:link		{ color: #0072BC; font-family:Verdana; text-decoration: none; }

a:visited	{ color: #0072BC;font-family:Verdana; text-decoration: none; }

a:active	{ color: #0072BC;font-family:Verdana; text-decoration: none; }

a:hover		{ color: #0072BC;font-family:Verdana; text-decoration: none; }


/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #333333; FONT: 12px arial, verdana,  sans-serif; font-weight: normal; }

.title 		{ COLOR: #0072BC; FONT: 20px verdana, arial, sans-serif; font-weight: normal; }

.subtitle 	{ COLOR: #0072BC; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.redsubtitle 	{ COLOR: #FF0000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR:#0072BC; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

.copytext 	{ COLOR: #999999; FONT: 9px  verdana, sans-serif; font-weight: normal; }

.dwscopytext 	{ COLOR: #F0F0F0; FONT: 9px  verdana; font-weight: normal; }

.page-splits	{ COLOR: #88927F; height: 2px; BORDER-TOP: #21261D 1px solid; width: 100%; }

.just 		{ text-align: justify; }

.pageheight	{ height: 100%; }

.formmargin	{ margin: 0px; }

.maintext   {color: #333333; font: 12px Verdana; font-weight:normal; text-align:justify;}

.testimonials   {color: #333333; font: 12px Verdana; font-weight:normal; text-align:justify; font-style:italic}

.whitemaintext   {color: #FFFFFF; font: 12px Verdana; font-weight:normal;}

.sidelinks   {color: #333333; font: 12px Verdana; font-weight: bold;}

.formtext    {color: #333333; font: 11px Verdana; font-weight:bold;}

.logotext   {color: #0099FF; font:  8px Verdana; font-weight:normal;}

.compulsory			{color: #FF0000; font: 11px Verdana; font-weight:normal;}

.adminshadeform	{
		FONT: 11px arial ;
		/*background-image: url("../images/shadeform.gif");*/
		text-align: left;
		WIDTH: 100PX;		
		moz-border-radius: 2em; 
		}

/* CONTACT AND QUOTES PAGE CODE */

.shadeform	{
		FONT: 11px arial ;
		/*background-image: url("../images/shadeform.gif");*/
		text-align: left;
		WIDTH: 150PX;		
		moz-border-radius: 2em; 
		}



.textarea	{
		FONT: 11px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid;
		}
/* START MENU CODE */
.menu		{ font-family: arial;
		  font-size: 12px;
		  height: 25px;
		  width: 175px;
		  cursor:pointer;
		  font-weight: normal;
		  text-indent: 3px;
		  line-height: 17pt;
		  text-align: left;
		  display: block;
		 /* border: #0072BC 1px solid;*/
		  background-image:url(../images/menu/homeon.gif); }


a.menu:link 	{ background-image: url(../images/menu/homeon.gif);
          border:#FFFFFF 1px solid;		  
		  color: #FFFFFF; }


a.menu:visited 	{ background-image: url(../images/menu/homeon.gif);		  
		  color: #FFFFFF;
		    border: #CCCCCC 1px solid;  }


a.menu:active 	{  background-image: url(../images/menu/homeon.gif);		   
		   color: #FFFFFF;
		     border: #CCCCCC 1px solid; } 
			

a.menu:hover 	{ background-image: url(../images/menu/home.gif);		  
		  color: #000000; 
		  border: #CCCCCC 1px solid; }
		  

fieldset {
  padding: 1em;
  
  }




/* green for buttons #669966 */

			
.SubmitButtonOn      { 
           background-image: url(../images/menuon.gif);
		  background-color:#EDE9E5;
		  font-family: arial;
		  font-size: 12px;
		  color: #FFFFFF;
		  height: 28px;
		  width: 202px;
		  cursor:pointer;
		  font-weight: normal;
		  text-indent: 3px;
		  line-height: 17pt;
		  text-align: left;
		  display: block;
		  border: #CCCCCC 0px;
		  /*border-width: 1px 0px 1px 0px;/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ }

.SubmitButton    {
         /* background-image: url(../images/menu.gif);	*/
		  background-color:#0072BC;	 
		  font-family: Verdana;
		  color: #FFFFFF;
		  font-size: 11px;
		  height: 24px;
		  width: 202px;
		  cursor:pointer;
		  font-weight: normal;
		  text-indent: 3px;
		  line-height: 10pt;
		  text-align: center;
		  display: block;
		  border: #0099FF ;
		  border:thin }

