/****/
*HTML #dddiv {
position:relative;
left:-40px;
}

#dddiv {
position:relative;
left:20px;
}

table#nav #dddiv a{
padding-left:10px;
width:105px;
background-color:#003366; 
text-align:left;
}

#products {
position:absolute; 
padding-top:3px;
visibility:hidden; 
display:none;
z-index:1;
}


table#nav	{
	border-bottom: 0px solid #000;
	border-left: 0px solid #ebebf5;
	}

table#nav td	{
	font: 12px verdana, arial, sans-serif;
	text-align: left;
    border-right: 0px solid white;	
	
	line-height:25px;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	color:#000;
	}
	
#nav td a:link, #nav td a:visited, td p {
font-weight:bold;
	color:blue;
	display: block;
	margin: 0;
	width: auto;
	line-height: 25px;
	font-size:12px;
	} 

#nav td a:hover {
	text-decoration:underline;
	font-weight:bold;
	
}






.small {
font-family:verdana;
font-weight:normal;
font-size: 10px;
color: #fff;

}


.home {
font-family: verdana;
font-weight: normal;
font-size: 12px;
color: #000;
text-align:justify;
line-height:20px;
}
table#content	{
	border-bottom: 0px solid #000;
	border-left: 0px solid #ebebf5;
	background:#ffffff;
	padding:6px;
	margin:6px;
	}

table#content td	{
	font-family: verdana;
	border-right: 0px solid white;
    font-size:11px;
	text-align:left;
}
table#content td a	{	
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	color:#000;
	}
	
#content td a:link, #content td a:visited {
font-weight:bold;
	color:#000066;
	display: block;
	margin: 0;
	width: auto;
	line-height: 25px;
	} 

#content td a:hover {
	text-decoration:underline;
	font-weight:bold;
	
}
#content strong {
	text-decoration:none;
	font-weight:bold;
	color:#000066
	
}