body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body2 {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #3366CC;
}
.top_button {
	color: #FFFFFF;
	font-weight: bold;
}
.top_button:link, .top_button:visited, .top_button:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top_button:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.site_title {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.site_title:link, .site_title:visited, .site_title:active {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.site_title:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.site_subtitle {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.site_subtitle:link, .site_subtitle:visited, .site_subtitle:active {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.site_subtitle:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.bottom_boldtext {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}
.photo_border {	border: 1px solid #CCCCCC;
}
.darkblue_title {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.products_title {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.style3 {	color: #FF0000;
	font-weight: bold;
}
.line {
	border: 1px solid #CCCCCC;
}