.LeftNav {
	font-family: palatino, ms trebuchet, sans serif, verdana;
	font-size: 20px;
	font-weight: normal;
	color: #3B1A55;
	}
	
.Category {
	font-size: 18px;
	}
	
.Bullet {
	font-size: 14px;
	font-weight: bold;
	<!-- background-image : url("images/nav_bullet2.gif"); -->
	background-repeat : no-repeat;
	background-position : 45px 18px; 
	padding-left: 55px;
	padding-top: 10px;
	}
	
.LeftNav A {
	text-decoration: none;
	color: #ffffff; <!-- #3B1A55; -->
	}
.LeftNav A:visited {
	text-decoration: none;
	color: #ffffff; <!-- #3B1A55; -->
	}
.LeftNav A:hover {
	text-decoration: underline;
	color: #ffffff; <!-- #3B1A55; -->
	}
	
.Left {
	padding-left:30px;
	}
	
.Left_product {
	padding-left:5px;
	}
	
.Body {
	font-family: palatino, ms trebuchet, sans serif, verdana;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	line-height: 30px;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 15px;
	}
	
.News1 {
	font-family: palatino, ms trebuchet, sans serif, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2F358D;
	}
	
.News2 {
	font-family: palatino, ms trebuchet, sans serif, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}
	
.Left {
	padding-left:50px;
	}
	
.Contact {
	font-family:verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	}
	
.Contact1 {
	font-family: palatino, ms trebuchet, sans serif, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}
	
.Contact2 {
	font-family: palatino, ms trebuchet, sans serif, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	}
	
.Contact3 A {
	font-family: palatino, ms trebuchet, sans serif, verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #f6f29e;
	}
	
.content {
	font-family: verdana;
	color:#000000;
	font-size:12px; 
	border-right : 10px solid #A4CAC9;
	vertical-align: top;
	padding: 10px;
	}
	
.footer {
	font-family: verdana;
	color:#000000;
	font-size:9px; 
	letter-spacing: -1px;
	padding-left: 5px;
	padding-top: 2px;
	border-top : 1px solid #A4CAC9;
	}

.Product {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Item {
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 20px;
	color: #000000;
}

.Order {
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #6ac5c5;
	text-decoration: none; 
}

.Order A {
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #6ac5c5;
	text-decoration: none; 
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}


