body {
	font-family: Tahoma;
	font-size: 12px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
}

th {
	font-family: Tahoma;
	font-size: 12px;
}.style {
	font-family: Tahoma;
	font-size: 12px;
}
 A:link,A:visited,A:active { 
  text-decoration: none;
 }

A:hover {
 color: Red; 
} 
.txtwrite {
	font-family: Tahoma;
	color:#FFFFFF;
	font-size: 12px;
}
.title{
color:#0066FF;
font-weight: bold;
}
.head{
color:#FF0033;
font-weight:bold;
}
.menu{
font-size:12;
color:#660000;
font-weight:bold;
}
.label{
color:#0000FF;
font-weight:bold;
font-size:12;
}
 .item{ 
   padding:4px;      
   border:4px solid #aaa;	
 }

 .category{ 
   padding:3px;      
   /*border:2px solid #FFAAAA;	*/
   border:2px solid #3366FF;
 }
 .style1 {color: #666666}
 .style2 {
	color: #0000FF;
	font-weight: bold;
	font-size:14;
}
.bordermain {
     position:absolute;
     border:1px solid #FFA500;
     background-color: white;
     padding:3px;
     text-align:left;
	 
}
.bordermain2 {
     position:absolute;
     border:1px solid #FFA500;
     background-color: white;
     padding:1px;
     text-align:left;
	 
}