td, body, input, textarea, select, option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
input, textarea, select, option {
	line-height: 13px;
}
input.search_box {
	border: 1px solid #005680;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
input.search_button {
	color: #FFFFFF;
	background-color: #005680;
	border: 0px;
	padding: 1px;
	cursor: pointer;
}
a, a:link, a:visited, a:active {
	color: #007CB9;
	text-decoration: underline;
}
a:hover {
	color: #7BB63B;
}
a.nav, a.nav:link, a.nav:visited, a.nav:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #7BB63B;
	text-decoration: underline;
}
a.topnav, a.topnav:link, a.topnav:visited, a.topnav:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	text-decoration: underline;
}
a.catbox, a.catbox:link, a.catbox:visited, a.catbox:active {
	font-weight: normal;
	color: #FFFFFF;
	line-height: 11px;
	text-decoration: none;
}
a.catbox:hover {
	text-decoration: underline;
}
.h1, h1, a.h1, a.h1:link, a.h1:visited, a.h1:active {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.h1:hover {
	text-decoration: underline;
}
.h2, h2 {
	color: #007CB9;
	font-size: 16px;
	font-weight: normal;
}
.border_white {
	color: #FFFFFF;
	border: #FFFFFF;
}
.thumb_price {
	color: #7BB63B;
	padding-right: 3px;
	padding-left: 2px;
}
.titlebar {
	color: #FFFFFF;
}
