html {
     overflow: -moz-scrollbars-vertical;
}

 body {margin:0px; padding:0px;}

 input{ border: solid 1px black;}
 textarea { border: solid 1px black;}
 select { border: solid 1px black;}
  .red{font-family:Verdana; font-size:13px;  color:#BF2917; }
  .policy{font-family:Verdana; font-size:13px;  color:#F55812; }
  .white{font-family:Verdana; font-size:13px;  color:#FFFFFF; line-height:14px }
  .text{font-family:Verdana; font-size:13px;  color:#F9D69C; line-height:14px }
  .text2{font-family:Verdana; font-size:13px;  color:#BC6C44; line-height:14px }
  .main{font-family:Verdana; font-size:13px;  color:#696969; line-height:14px }
  .black{font-family:Verdana; font-size:13px;  color:#000; line-height:14px; text-align:justify;}
  .black14{font-family:Verdana; font-size:14px;  color:#000; line-height:15px; text-align:justify;}
  .grey{font-family:arial; font-size:13px;  color:#605E5E; line-height:14px; text-align:justify;}
  .highlight{font-family:Verdana; font-size:13px; color:#606060; line-height:14px; font-weight:bold;}
  .copyright{font-family:Verdana; font-size:10px; color:#000; line-height:12px;}
  
  .storename{
  	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000;
	line-height:12px;
	background-color:whitesmoke;
	border-bottom : solid 1px black; 
	margin-right:5px;
	width:100%;
  }
  h1 {
  	font-family:Verdana; 
	font-size:16px;  
	color:#696969; 
	line-height:16px; 
	font-weight:bold;
  }
  
  h2 {
  	font-family:Verdana; 
	font-size:14px;  
	color:#696969; 
	line-height:14px; 
	font-weight:bold;
  }
  
  .aWhite {
  	color : white;
  	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
  }
  .aWhite:visited {
  	color : whitesmoke;
  	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
  }
  .aWhite:link {
  	color : white;
  	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
  }
  .aWhite:hover {
  	color : white;
  	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
  }
  
  .aWhiteSmall {
  	color : white;
  	font-family : Verdana;
	font-size : 10px;
  }
  .aWhiteSmall:visited {
  	color : whitesmoke;
  	font-family : Verdana;
	font-size : 10px;
  }
  .aWhiteSmall:link {
  	color : white;
  	font-family : Verdana;
	font-size : 10px;
  }
  .aWhiteSmall:hover {
  	color : white;
  	font-family : Verdana;
	font-size : 10px;
  }

  
   .aWhiteBig {
  	color : white;
  	font-family : Verdana;
	font-size : 14px;
  }
  .aWhiteBig:visited {
  	color : whitesmoke;
  	font-family : Verdana;
	font-size : 14px;
  }
  .aWhiteBig:link {
  	color : white;
  	font-family : Verdana;
	font-size : 14px;
  }
  .aWhiteBig:hover {
  	color : white;
  	font-family : Verdana;
	font-size : 14px;
  }
  
  a {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
  }
  a:visited {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
  }
  a:link {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
  }
  a:hover {
  	color : #696969;
  	font-family : Verdana;
	font-size : 13px;
  }
  
  .a2 {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
	text-decoration:none;
  }
  .a2:visited {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
	text-decoration:none;
  }
  .a2:link {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
	text-decoration:none;
  }
  .a2:hover {
  	color : #696969;
  	font-family : Verdana;
	font-size : 13px;
	text-decoration:none;
  }
  
  .a2Bold {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
	text-decoration:none;
	font-weight:bold;
  }
  .a2Bold:visited {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
	text-decoration:none;
	font-weight:bold;
  }
  .a2Bold:link {
  	color : black;
  	font-family : Verdana;
	font-size : 13px;
	text-decoration:none;
	font-weight:bold;
  }
  .a2Bold:hover {
  	color : #696969;
  	font-family : Verdana;
	font-size : 13px;
	text-decoration:none;
	font-weight:bold;
  }

  .input{
  		width:230px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A91301;
		font-family:Verdana; font-size:13px;  color:#BF2917; 
		padding-top:2px
		}

		.textarea{
		width:230px; height:225px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#A91301;
		font-family:Verdana; font-size:13px;  color:#BF2917; 
		padding-top:2px;
		overflow:auto;
		}

	
 






 





