@charset "utf-8";
.line{ border-right:1px double #dddddd}
.line1{ border-bottom:1px double #dddddd}
.categories{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
	height:28px;display:block; line-height:28px;
	background-image:url(img/categories2.jpg);
	background-position:left;
	text-indent:32px
}
a.categories:hover{background-image:url(img/categories1.jpg);}
.bottom {font:12px Verdana, Arial, Helvetica, sans-serif;color:#000000;text-decoration: none;}
a.bottom:hover{color:#ff6600;text-decoration: underline;}
.copyrihgt {font:12px Verdana, Arial, Helvetica, sans-serif; color:#7A7A7A;}
.input { border:1px solid; color:#CFD0CF; height;18;}
.font{
	line-height: 1.5;
	font-weight: normal;
	letter-spacing: 2px;
}
.button-small  
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt; 
   line-height: 11pt;
   color: #ffffff;
   background: #3989E0;
   border: 2px #79A0DE outset;
   cursor: hand;
} 