BODY 


 {
	margin-top: 0px;
	background-image: url(../images/bgrnd1.png);
	background-repeat:repeat-y;
	background-position: center;
	background-color: #000000; 
	
}

a:link       { color: #666666; text-decoration: none;}
a:visited     {color: #666666; text-decoration: none;}
a:active	{ color: #666666; text-decoration: none; }
a:hover		{ color: #8C6CD0; text-decoration:underline  }

.maintext  {font-family:Arial; font-size:12px; color:#666666; text-align:justify;}

.title     {font-family:Arial; font-size:18px; color:#8C6CD0; font-weight:bold;}

.subtitle 	{ COLOR: #8C6CD0; FONT: 15px Arial; font-weight: bold; }

.copytext 	{ COLOR: #999999; FONT: 9px  verdana, sans-serif; font-weight: normal; }

.whitesubtitle 	{ COLOR:#FFFFFF; FONT: 16px Arial; font-weight: normal; }

.greysubtitle 	{ COLOR: #666666; FONT: 16px Arial; font-weight: normal; }

.whitetitle     {font-family:Arial; font-size:20px; color:#FFFFFF}

.whitemaintext  {font-family:Arial; font-size:12px; color:#FFFFFF}

.boxmaintext  {font-family:Arial; font-size:12px; color: #333333}


.shadeform	{
		FONT: 11px arial ;
		/*background-image: url("../images/shadeform.gif");*/
		text-align: left;
		WIDTH: 200PX;		
		moz-border-radius: 2em; 
		}


.textarea	{ FONT: 13px  verdana ;
		/*background-image: url("../images/shadeform.gif");*/
		text-align: left;
		WIDTH: 250PX;
		/*BORDER: #000000 1px solid;*/
		moz-border-radius: 2em; }
		
.obligatory  {font-family:Arial; font-size:14px; color: #FF0000}	


.productbutton        {
			
			color: #333333;
			background-image: url(../images/about_box.png);
			font: 13px arial;
			font-weight: normal;
			text-decoration: none;
			text-align: center;
			padding: 3px 5px 4px 5px;
			width: auto;
			display: block;
			cursor: pointer;
			}

.productbuttonon       {
			
			color: #000000;
			background-image: url(../images/about_box.png);
			font: 13px arial;
			font-weight: normal;
			text-decoration: none;
			text-align: center;
			padding: 3px 5px 4px 5px;
			width: auto;
			display: block;
			cursor: pointer;
			}			