#template_header {
	background-image: url(images/template_header.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 880px;
}
#template_body_bkgrnd {
	background-image: url(images/template_body_bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 880px;
	height: 599px;
}
.copyright {
	font-family: Tahoma, Arial, verdana;
	font-size: x-small;
	color: #CCCCCC;
	text-align: center;
}
body {
	background-color: #0C1B6C;
	font-family: Tahoma, Arial, verdana;
	font-size: small;
	color: #FFFFFF;
	line-height: 1.3em;
}
h1 {
	font-family: Tahoma, Arial, verdana;
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #B9B866;
}
h2 {
	font-family: Tahoma, Arial, verdana;
	font-weight: bold;
	text-transform: uppercase;
	font-size: medium;
}

.left {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.right {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.smaller {
	font-family: Tahoma, Arial, verdana;
	font-size: small;
	color: #FFFF00;
	line-height: 1.3em;
}
a {
	color: #B9B866;
	text-decoration: none;
}
a.hover {
	color: #B9B866;
	font-weight: bold;
	text-decoration: none;
}
#table_bottom_border {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	padding: 2;
	margin: 2;
}
.bluebody {
	color: #0C1B6C
}
#prodtbl {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
