td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.homelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}
.homelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
}
.productheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.productheader:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.productsubheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.productsubheader:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.copyright {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.mainheader {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
input, select, textarea { 
	background-color: #FFFFFF; 
	color: #333333; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-right: #385A87 1px solid; 
	border-top: #385A87 1px solid; 
	border-left: #385A87 1px solid; 
	border-bottom: #385A87 1px solid; 
	font-family: Tahoma, Verdana, Aria; 
	z-index: 0; 
}
.noborder { 
	background-color: transparent; 
	color: #333333; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-right: #385A87 0px solid; 
	border-top: #385A87 0px solid; 
	border-left: #385A87 0px solid; 
	border-bottom: #385A87 0px solid; 
	font-family: Tahoma, Verdana, Aria; 
	z-index: 0; 
}

