* {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}

BODY {
	width: 100%;
	height: 100%;
	background-image: url(images/wood.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 24px;
	color: #000066;
	border-bottom: 1px solid #cccc99; 
	line-height: 25px;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: normal;
	color: #000066;
	font-weight: bold;
}

H4 {
	font-size: 12px;
}

EM {
	color: #1a205d;
	font-weight: bold;
	font-style: italic;
}

B {
	font-weight: bold;
}

DIV.PageBody {
	margin: 20px;
	margin-top: 5px;
	padding: 0px;
	padding-bottom: 15px;
}

DIV.Header, DIV.BlueBar, DIV.OuterContent {
	min-width: 830px;
	border: 1px solid #000066;
	background-color: #cccc99;
	width: 100%;
	position: static;
	float: none;
}

DIV.Header {
	height: 100px;
	background-image: url(images/barbosa-logo_sm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

DIV.BlueBar {
	height: 20px;
	background-color: #000066;
}

DIV.OuterContent {
	background-color: #ffffff;
	_min-height: 400px;
}

DIV.InnerContent {
	width: 450px;
 	border: 5px solid #000066;
 	border-top: 0px solid #000066;
	background-color: #1a205d;
	margin-left: 20px;
	float: right;
}

DIV.InnerContentContent {
	background-color: #f9e6d5;
	padding: 10px;
	padding-top: 5px;
}

DIV.PhotoView {
	background-color: #000000;
	border: 0px solid #000000;

	overflow: hidden;
	position: fixed;
	float: left;

	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;

	margin: 0px;
	padding: 0px;

	z-index: 9998;
}

DIV.PhotoViewInner {
	background-color: none;
	border: 0px solid #000000;

	overflow: hidden;
	position: fixed;
	float: left;

	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;

	margin: 0px;
	padding: 0px;

	z-index: 9999;
}

TD.Menu {
	background-color: #000066;
	_background-image: url(/barcab/images/door.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 180px;
	min-width: 180px;
	min-height: 600px;
	vertical-align: top;
}

TD.Content {
	background-color: #ffffff;
	border: 0px solid #ffffff;
	padding: 30px;
	min-width: 586px;
	vertical-align: top;
}

TD.RolloverButton, TD.RolloverButtonV, TD.RolloverButtonVNew {
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #cccc99;
	border-top: 1px solid #cc6600;
	color: #000066;
	width: 90px;
	font-size: 11px;
	padding: 2px;
	text-align: center;
	cursor: pointer;
}

TD.RolloverButtonV {
	border: 1px solid #cccc99;
	border-left: 1px solid #cc6600;
}

DIV.Copyright {
	color: #cccc99;
	text-align: left;
	font-size: 11px;
	margin: 4px;
	float: left;
}

DIV.SpreadFirefox {
	color: #cccc99;
	text-align: right;
	font-size: 11px;
	margin: 4px;
	float: right;
}

A.SpreadFirefox {
	opacity: 0.6;
}

A.SpreadFirefox:hover {
	opacity: 1.0;
}

UL {
	list-style-position: inside;
}

UL.Menu {
	list-style-type: none;
	text-indent: 0px;
}

LI.Menu, LI.Submenu {
	line-height: 21px;
	text-indent: -25px;
}

LI.Submenu {
	line-height: 15px;
	text-indent: -10px;
}

A.Menu {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

A.Menu:hover {
	color: #CB5E27;
	text-decoration: none;
}

IMG.PhotosLeftAligned, IMG.PhotosLeftAlignedHQ {
	border: 0px solid #000066;
	margin: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
}

IMG.PhotosRightAligned, IMG.PhotosRightAlignedHQ {
	border: 0px solid #000066;
	margin: 0px;
	margin-left: 12px;
	margin-bottom: 2px;
}

IMG.PhotosRightAlignedHQ, IMG.PhotosLeftAlignedHQ {
	cursor: url("/barcab/images/magcursor.cur"), url("/barcab/images/magcursor.png"), pointer;
}

IMG.PhotoViewer {
	border: 3px solid #000000;
	margin: 0px;
}

HR {
	border-top: 0px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 0px solid #bbbbbb;
	border-right: 0px solid #bbbbbb;
}

.Small {
	font-size: 11px;
	color: #888888;
}

.Quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	width: 180px; 
	color: #CC6600; 
	font-size: 17px; 
	float: right; 
	margin: 0px; 
	margin-left: 5px;
}

SPAN.reg {
	font-size: 10px;
	vertical-align: text-top;
}