.footer { 
background-color: #6666CC; 
font-weight : bold ;
font-size : 12px;
width : 600px;
height: 20px;
vertical-align: middle;
color: White;
}

body TD { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px;  
}

a:active.menu, a:focus.menu, a:link.menu {
	color : white ;
	font-weight : bold ;
	text-decoration: none;
}

a:hover.menu {
	text-decoration : underline ;
	color: #666666;
}

a:active, a:focus, a:link {
	color : black ;
}

a:hover {
	color : #6666CC ;
}

.main { vertical-align: top;  padding: 5px 5px 5px;  }

.product {
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 25px;
	padding-top: 20px;
	color : #6666cc;
	}
	
.content {
	vertical-align: top;
	
}

.prices {
	font-weight: bold;
	padding-left : 15px;
}

.message {
	padding-top: 100px;
	font-weight: bold;
	color: #6666CC;
	padding-bottom: 20px;
}

.button { 
background-color: Silver;  
color: White;  
font-weight: bold;
 border: 1px solid #6666CC;
 cursor: hand;
}

.welcome { 
color: #6666CC; 
font-weight: bold;
padding-bottom: 10px;
}

.myheader { 
background-color: #6666CC;  
color: White;  
font-weight: bold;   
padding-top: 3px;
padding-bottom: 3px;
}
.bold {
	font-weight: bold;
}
.width {
	width: 400px;
}
.bold {
	font-weight: bold;
}
.contact {
	background-color: #6666CC;
	color: white;
	font-weight: bold;
	width: 100px;
}
.message {
	padding-top: 30px;
	color: #6666CC;
}
.wingdings { 
font-family: Wingdings;
 font-size: 14px;
 color: green;
}
.plain { 
text-decoration: none; }
.simplebutton { 
border: 1px solid #6666CC;  
background-color: #F5F5FF;  }
.formwidth { width: 300px; }
.pound { font-size: 14px; }
.transparent { color: White; }
.verdana { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.message { color: #6666CC;  font-weight: bolder;  padding-top: 100px;   }