a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
	word-spacing: 1pt;
}
.dksubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C72A8;
}
.productdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-right: 14px;
}
.lgnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #A4A4A4;
	font-weight: bold;
	
}
.lgnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #9E9E9E;
	font-weight: bold;	
	
}
.lgnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #9E9E9E;
	font-weight: bold;	
	
}
.lgnav a:hover {
	text-decoration: none;
	color: 9899CC;
}
.darktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.5pt;
	color: #FFFFFF;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
	color: #666666;
}
.keyline {
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.5pt;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.8px;
}
.Text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.5pt;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
}
.Text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Text a:hover {
	text-decoration: none;
	color: #666666;
}
.contactustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
.Textdk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.lgnavdk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}




#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #FFFFFF;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	
	background-color: #FFFFFF;
	font-size: 11px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e5e5f3;
}
