/* CSS Document */

		body{
		margin:0px 0px 0px 0px;
		/*background-image:url(../images/body_bg.gif);
		background-repeat:repeat-x;*/
		background-color:Gray;
		}
		#list-menu 
		{
			width: 160px;
			margin-left:10px;
		}	

		#list-menu ul 
		{
			margin: 0px 0px 0px 0px; 
			padding: 0px;
			list-style-type: none;
			display:block;
		} 

		#list-menu li 
		{
			font-family: arial;
			font-size: 12px;
			font-weight:bold;
			letter-spacing: 2px;
			color: #F48000;
			padding: 5px;
			border-bottom:1px solid #E5E3DE;			
		}
		
		#list-menu a 
		{
			display: block;
			width: 150px;
			font-family: arial;
			font-size: 12px;
			font-weight:bold;
			text-decoration:none;
			letter-spacing: 2px;
			color: #F48000;
			/*background-image:url(../images/bullet_arrow.gif);
			background-repeat:no-repeat;
			background-position:right;					*/		
		}

		#list-menu a:hover 
		{
			display: block;
			width: 150px;			
			font-family: arial;
			font-size: 12px;
			font-weight:bold;
			letter-spacing: 2px;
			color: #A23D00;
			/*background-image:url(../images/bullet_arrow_ov.gif);
			background-repeat:no-repeat;
			background-position:right;						*/
		}
		
		#tbord
		{
			border-top:4px solid #F48000;
			border-right:1px solid #E7AB20;
			border-bottom:1px solid #E7AB20;
			border-left:1px solid #E7AB20;
			background-color:#FFFFFF;							
		}
		
		#footer
		{
			font-family: arial;
			font-size: 10px;
			color: #F48000;		
			text-indent:10px;
		}
		
		.proddesc{
			font-family: arial;
			font-size: 12px;
			font-weight:bold;
			color:#FFFFFF;
		}
		
		.bordtop{
		border-top:1px solid #F48000;					
		}
		
		.link a{
			font-family: arial;
			font-size: 11px;
			text-decoration:none;
			letter-spacing: 1px;
			color: #F48000;	
			padding:10px;	
		}
		
		.link a:hover{
			font-family: arial;
			font-size: 11px;
			text-decoration:underline;
			letter-spacing: 1px;
			color: #A23D00;		
		}		
		
		.text{
			color: #F48000;				
		}
		
		.prodaction{
			/*width:100px;*/
			height:85px;
			margin:25px 0px 0px 2px;		
		}
		
		.prodaction p{
			font-family: arial;
			font-size: 10px;
			text-align:left;
			color: #A23D00;	
		}	
		
		.prodaction a{
			font-family: arial;
			font-size: 11px;
			font-weight:bold;
			text-decoration:none;
			color: #F48000;
		}
		
		.prodaction a:hover{
			font-family: arial;
			font-size: 11px;
			font-weight:bold;
			text-decoration:underline;
			color: #A23D00;
		}		
					
		.breadcrumb{
			font-family: arial;
			font-size: 12px;
			color: #A23D00;		
		}		
		.breadcrumb a{
			font-family: arial;
			font-size: 12px;
			font-weight:bold;
			text-decoration:none;
			color: #F48000;		
		}
		
		.breadcrumb a:hover{
			font-family: arial;
			font-size: 12px;
			font-weight:bold;
			text-decoration:underline;
			color: #A23D00;		
		}		
		
		.title{
			font-family: arial;
			font-size: 14px;
			font-weight:bold;
			color: #A23D00;
			width:100%;s
			border-bottom:1px solid #A23D00;			
		}
		.titleclr
		{
			color: #A23D00;
		}
		.title1{
			font-family: arial;
			font-size: 16px;
			font-weight:bold;
			color: #A23D00;
			width:100%;s
			border-bottom:1px solid #A23D00;			
		}
		
		p{
			font-family: arial;
			font-size: 12px;
			padding:10px 0px 10px 0px;
			text-align:justify;
		}
		.compareheader
		{
			background-color:Silver;
			font-weight:bolder;
		}
		.breadcrumb1{
			font-family: verdana;
			font-size: 14px;
			color: #A23D00;		
		}		
		.breadcrumb1 a{
			font-family: arial;
			font-size: 12px;
			font-weight:bold;
			text-decoration:none;
			color: #F48000;		
		}
		
		.breadcrumb1 a:hover{
			font-family: arial;
			font-size: 12px;
			font-weight:bold;
			text-decoration:underline;
			color: #A23D00;		
		}
		.subhead
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #A23D00;
	
}	
.doclisting1
{
	
	background-color: #fffacd;
	font-family: arial;
	font-size: 12px;
	padding:10px 0px 10px 0px;
	text-align:justify;
}
.doclisting2
{
	background-color:#dcdcdc;
	font-family: arial;
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	text-align: justify;
}
#newsgrid td
{
border-bottom:dotted 1px silver;
height:40px;
}
#newsgrid a
{
	text-decoration:none;
}