/* content */
a{
	color:#2D5082;
	text-decoration:underline;
}
a:hover {
	color:#2D5082;
}
body{
	margin:0;
	background-color:#FFFFFF;
	scrollbar-3dlight-color: #BBAD95;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFAEF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #BBAD95;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CBAF78;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
}

.header {
	font-size: 17px;
	line-height: 20px;
	color:#2D5082;
	font-weight: bold;
}

.main_copy {
	font-size: 11px;
	color:#000000;
	font-weight: normal;
}
.sub_header {
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}
.boxes200{
	background-color: #ffffff;
	border-top: #A7A7A7 1px solid;
	border-left: #A7A7A7 1px solid;
	border-bottom: #A7A7A7 1px solid;
	border-right: #A7A7A7 1px solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 8pt;
	height: 22px;
	width: 150px;
	margin: 1px;
	padding: 3px;
}

.messagebox{
	background-color: #ffffff;
	border-top: #A7A7A7 1px solid;
	border-left: #A7A7A7 1px solid;
	border-bottom: #A7A7A7 1px solid;
	border-right: #A7A7A7 1px solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 8pt;
	height: 80px;
	width: 200px;
	margin: 1px;
	padding: 3px;
}

.linebreak {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 0px;
}

.buttons{
	background-color: #A6926D;
	border-top: #786646 1px solid;
	border-left: #786646 1px solid;
	border-bottom: #786646 1px solid;
	border-right: #786646 1px solid;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 8pt;
	font-weight: bold;
	height: 22px;
	width: 60px;
	margin: 1px;
}

a.product-link, a.product-link:visited, a.product-link:hover, a.product-link:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2D5082;
	font-size: 11px;
	font-weight: bold;
}
