.textmain { 
 margin-top:    0;
 margin-bottom: 10;
 margin-left:   30; 
 margin-right:  0;
 font-family:   Verdana, Arial, Tahoma;
 line-height:   1.5;
	text-align:    left; 
 font-size:     12pt; 
 color:         rgb(0,102,51); 
}

.text { 
 margin-top:    5;
 margin-bottom: 10;
 margin-left:   0; 
 margin-right:  0;
 font-family:   Verdana, Arial, Tahoma;
 line-height:   1.5;
	text-align:    left; 
 font-size:     10pt; 
 color:         rgb(0,102,51); 
}

.ptitle { 
 font-family: Verdana, Arial, Tahoma;
 font-size:   12pt; 
 color:       rgb(0,102,51); 
 font-weight: bold;
}

.left {
	text-align:  left; 
}

.right {
	text-align:  right; 
}


ul { 
 margin-top:    0; 
 margin-bottom: 0;
 margin-left:   30;
 line-height:   1.2;
}

.null, form { 
 margin-top:    0; 
 margin-bottom: 0;
}

a:link    {text-decoration: underline; color:rgb(153,51,102);}
a:visited {text-decoration: underline; color:rgb(153,51,102);}
a:hover   {text-decoration: underline; color:rgb(153,51,102);}

.menu { font-family:Tahoma,Verdana,Arial; font-size:8pt; font-weight:bold; color:rgb(153,51,102); }
a.menu:link    {text-decoration: none; color:rgb(153,51,102);}
a.menu:visited {text-decoration: none; color:rgb(153,51,102);}
a.menu:hover   {text-decoration: underline; color:rgb(153,51,102);}

.copyright    {
              	font-size:   8pt; 
               color:       rgb(0,102,51); 
               font-family: Tahoma, Arial, Helvetica, sans-serif;
               font-weight: bold; 
              }


.title { font-family:Tahoma,Verdana,Arial; font-size:10pt; font-weight: bold; color:#FFFFFF; }

.orderfield {
	border:      1px solid #996633; 
 background:  white; 
 font-family: Tahoma,Verdana,Arial,Sans-Serif;
 font-size:   8pt; 
 color:       #000000;
}

.orderbutton {
	border:      1px solid #996633 ;  
 background:  #FFCC66; 
 font-family: Tahoma,Verdana,Arial,Sans-Serif;
 font-size:   8pt; 
 font-weight: bold;
 color:       #000000;
}

