.award-form-buttons	{
	background-color: #6DA5D6;
	border-width: 2px;
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
img, table {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
.thumbnail {
	margin: 10px 0 10px 0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #F47320;
	margin: 5px;
	padding: 0;
	background-image:url(../images/bkg.gif);
	background-repeat: repeat-x;
}
a {
	color: #F47320;
}
a:hover {
	color: #999999;
}
.nav-links {
	color: #333333;
	font-size: 11px;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.nav-links:hover {
	color: #666666;
}
.home-link {
	color: #ffffff;
	font-weight: bold;
}
.home-link:hover {
	color: #ffffff;
	font-weight: bold;
}
.nav-titles {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.td-nav-1 {
	background-color: #00A3E4;
}
.td-nav-2 {
	background-color: #dddddd;
}
.td-border {
	background-color: #999999;
}
.td-content-1 {
	background-color: #FFCC55;
}
.td-content-2 {
	background-color: #ffffff;
}
.copyright {
	font-size: 11px;
	color: #333333;
}
.form-elements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
.small-text {
	font-size: 10px;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.product-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.product-price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
}
.product-option-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.form-elements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.borderit img {
	border: 2px solid #cccccc;
}
.borderit:hover img {
	border: 2px solid #999999;
}
.borderit:active img {
	border: 2px solid #ff5555;
}
.borderit:hover {
	color: #ff5555; /* irrelevant definition to overcome IE bug */
}
