td, table, select, div, input, textarea{
	vertical-align:top;
}

body { margin:0px; padding:0px; background-color:#84959c}

#glass {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); /* IE 5.5+*/
-moz-opacity: 0.4; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.4; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.4; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

html, input, textarea
           {
	font-family: Arial, gelvetica; 
	font-size:12px;
	line-height:17px;
	color:#5c5c5c;                            	
              }
p {
   font-size:12px;
   line-height: 100%;
   }

h3 {
	font-family: Arial, gelvetica; 
	font-size:14px;
	color:#a3320a;
	font-weight:bold;    
     }

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:13px; color:#52545d;}