table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B56AB;
}
strong {
	color: #333333;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	list-style-image: url(images/bullet.gif);
}
li{
	margin-top: 10px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footer p {
	margin-top: 4px;
	margin-bottom: 4px;
}

.head1 {
	font-size: 12px;
	font-weight: bold;
	color: #013751;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFF66;
	text-decoration: underline;
}
.emph {
	font-weight: bold;
	color: #013751;
}
body {
	background: #FFFFFF url(images/bg_page.jpg) repeat-x;
	margin: 15px 0px 0px;
}
.outline {
	border: 1px solid #000099;
}
.menubar {
	background: #2B56AB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content {
	background: #FFFFFF url(images/bg_content.jpg) no-repeat bottom;
	padding: 10px 10px 10px 20px;
}
.menulink {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.menuend {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.footer {
	background: #1D3974;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.boxed {
	background: #FFFF99;
	border: 1px solid #990000;
	padding: 3px;
}
.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
}
.heading {
	background: url(images/faderight.jpg) repeat-y;
	padding-left: 5px;
	font-weight: bold;
	color: #333333;
}
.small {
	font-size: 10px;
}
.coupon {
	border: 1px dashed #666666;
	margin: 5px 20px;
}
.picborder {
	margin-bottom: 5px;
	margin-left: 10px;
}
