@charset "utf-8";
	/* CSS Document */
	body{ margin: 10px auto; background-color: #99CC99; margin-left: 0px; margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
	
	td{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
	
	.title
	{
		font-size: 12px; color:#0066FF; font-weight:bold;
	}
	
	.title_td{font-weight:bold; font-size: 12px; color: #333333; background-color:#CCCC99; padding: 3px;}
	
	.table_border{border: 1px solid #B4A799;}
	
	a.title_link{font-weight:bold; font-size: 12px; color:#333333; text-decoration: none;}
	a.title_link :visited{font-weight:bold; font-size: 12px;color:#333333; text-decoration: none;}
	a.title_link :hover{font-weight:bold; font-size: 12px;color: #333333; text-decoration: none;}
	a.title_link :active{font-weight:bold; font-size: 12px;color: #333333; text-decoration: none;}
	
	a.link{font-weight:bold; font-size: 10px; color:#8B8F34; text-decoration: none;}
	a.link :visited{font-weight:bold; font-size: 10px;color:#8B8F34; text-decoration: none;}
	a.link :hover{font-weight:bold; font-size: 10px;color: #8B8F34; text-decoration: none;}
	a.link :active{font-weight:bold; font-size: 10px;color: #8B8F34; text-decoration: none;}
	
	a.link1{font-weight:bold; font-size: 13px;color:#8B8F34; text-decoration: none;}
	a.link1 :visited{font-weight:bold; font-size: 13px;color:#8B8F34; text-decoration: none;}
	a.link1 :hover{font-weight:bold; font-size: 13px;color: #8B8F34; text-decoration: none;}
	a.link1 :active{font-weight:bold; font-size: 13px;color: #8B8F34; text-decoration: none;}
	
	a.link2{font-weight:bold; font-size: 10px;color:#8B8F34; text-decoration: none;}
	a.link2 :visited{font-weight:bold; font-size: 10px;color:#8B8F34; text-decoration: none;}
	a.link2 :hover{font-weight:bold; font-size: 10px;color: #8B8F34; text-decoration: none;}
	a.link2 :active{font-weight:bold; font-size: 10px;color: #8B8F34; text-decoration: none;}
	
	.button{font-size: 12px;color: #333333; border: 1px solid #666666; background-color: #CCCC99; cursor:hand; !important; cursor:pointer; !important;}
	
	.topmenu a:link{display: block; font-size: 12px;color: #CCCC99; background-color: #333333; text-decoration: none; height:18px; vertical-align: middle; padding-top: 5px; padding-left: 3px;}
	.topmenu a:visited{display: block; font-size: 12px;color: #CCCC99; background-color: #333333; text-decoration: none; height:18px; vertical-align: middle; padding-top: 5px; padding-left: 3px;}
	.topmenu a:hover{display: block;	font-size: 12px;color: #CCCC99; background-color: #666666; text-decoration: none; height:18px; vertical-align: middle; padding-top: 5px; padding-left: 3px;}
	.topmenu a:active{display: block; font-size: 12px;color: #CCCC99; background-color: #333333; text-decoration: none; height:18px; vertical-align: middle; padding-top: 5px; padding-left: 3px;}
	
	.formlable
	{
		 font-size: 11px;
		 color:#000000;
		 font-weight:bolder;
	 } 
	 
	.formlable_mini
	{
		 font-size: 11px;
		 color:#000000;
		 font-weight:normal;
	}
	
	.redfont
	{
		font-size: 13px;
		color: #FF0000;
		font-weight:bolder;
	}
	.greenfont{
		font-size: 13px;
		color: #669900;
		font-weight:bolder;
	} 
	
	.star
	{
		font-size: 11px;
		color: #FF0000;
		font-weight:bolder;
		vertical-align:top;
	}
	
	.drop_down
	{
		 font-size: 11px;
		 color:#000000;
		 font-weight:normal;
		 width:150px;
	} 
	.editorcontent
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	.cursor_hand
	{
		cursor:hand;
		!important;
		cursor:pointer;
		!important;
	}
	
	.redhint
	{
		font-size: 11px;
		color:red;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align:justify;
		font-weight:none;
	}
	
	.crossprice
	{
		font-size:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#FF3333;
		text-decoration: line-through;
	}
	
	.actualprice
	{
		font-size:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#0066FF;
	}
