body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.header {
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bodySmallCaps {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.bodyMed {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #666;
}
.bodyMedBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: line-through;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.row_top {
	background-image: url(../images/background_items/stripe.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.row_bottom {
	background-image: url(../images/background_items/stripe_blacktop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.col_lhs {
	background-image: url(../images/background_items/dblogo_lhs.gif);
	background-repeat: no-repeat;
	background-position: right 200px;
}
.col2_lhs {
	background-image: url(../images/background_items/buttons_lhs.gif);
	background-repeat: no-repeat;
	background-position: right 200px;
}
.bodySmallnonCaps {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	text-transform: none;
	color: #666;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.largeText {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
.bodyMedCaps {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #333;
	line-height: 12px;
	font-weight: bolder;
	font-variant: normal;
}
.bodySmallLight {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	text-transform: none;
	color: #CCC;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

