.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.lowText {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.highText {
	text-decoration: none;
	color: #666666;
	font: bold 12px Arial, Helvetica, sans-serif;
} 
.itemBorder {
	border: 1px #666666 solid;
}
.itemBorderBlank {
	border: 1px #CCCCCC solid;
}
.buttonText {
	text-decoration: none;
	color: #FFCC99;
	font: Bold 12px Arial, Helvetica;
}
.buttonHover {
	text-decoration: none;
	color: #99CCFF;
	font: Bold 12px Arial, Helvetica;
	padding: 1px;
}
.buttonBorder {
	border: 1px outset #339966;
} 
.buttonBorderOver {
	border: 1px inset #CC9966;
}
.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666
}
.boxBorder {
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.boxBorder {
	background-image: url(../images/blstripe.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: square;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A.copyright:hover {
	color: #FF0000;
	text-decoration: none;
}
A.copyright:visited {
	color: #000000;
	text-decoration: none;
}
.messages {
	text-align: left;
	padding: 3px;
}
.error {
	color: #C11;
}
.notice {
	color: #000;
}
A {
	color: #0000FF;
}
A:visited {
	color: #0000FF;
}
A:hover {
	color: #FF0000;
}
table.major {
	background-color: #FFF;
	font-size: 12pt;
	border: 1px solid #333;
}
table.minor {
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.even-row {
	background-color: #EFE;
	border-top: 1px solid #EFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.odd-row {
	background-color: #DED;
	border-top: 1px solid #DED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highlight-row {
	background-color: #BFB;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #AAA;
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a.caption {
	font-size: 0.8em;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.caption:link {
	color: #000;
}
a.caption:visited {
	color: #000;
}
a.caption:hover {
	color: #00C;
	text-decoration: underline;
}
a.caption:active {
	color: #000;
}
.vDiv {
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.csotable {
	border: 4px solid #FFFFFF;
	background-color: C8EBD2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
body {
	margin: 0px;
	background: url(/images/background.gif);
}

