body,table {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	padding: 0px;
}
.h1, h1 {
	color: #59454A;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana;
}
H2 {
	color: #7C2230;
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	font-family: "Lucida Grande", Verdana;
	background-color: #CCCCCC;
	padding: 3px;
	border: 1px solid #999999;
}

.h3 {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana;
}
.small {
	font-size: 10px;
}
.frame {
	border: 1px solid #000000;
}
.xsmall {
	/*color: #FFFFFF;*/
	font-size: 9px;
}


a {
	text-decoration: underline;
	color: #7C2230;
	padding: 0px;
	margin: 0px;
}
a:hover {
	text-decoration: none;
}


.white {
	font-size: 9px;
	color: #FFFFFF;
}

a.white {
	color: #FFFFFF;
	text-decoration: underline;
}
.navBar {
	background-color: #B7B7B7;
	background-image: url(../images/nav_rpt.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.stairsLeft {
	background-image: url(/images/stairs-left02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.navTable {
	border: 1px solid #626262;
	font-size: 9px;
}
.navTdiv {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #000000;
	padding-right: 1px;
	padding-left: 7px;
	font-weight: bold;
	background-color: #FFFFFF;
	filter:Alpha(opacity=80);
	font-size: 11px;	/*
	vertical-align: top;
	*/
}
/*
a.navTdiv:link, a.navTdiv:active	{
	color: #990000;
}
*/
li {
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
}
.nopad {
	margin: 0px;
	padding: 0px;
}
img{
	padding:0px;
	margin:0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
tr {
padding:none;
margin:none;
}
.ImageShadow {
	background-color: #DADADA;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	float: left;
	margin-right: 5px;
}
.ImageBorder {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: 1px solid #333333;
	padding: 0px;
	margin: 0px;
}
.ImageShadow .ImageBorder img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.anno {
	background-image: url(../images/magnifier.gif);
	background-repeat: no-repeat;
	padding: 2px;
	text-align: right;
	display: block;
	font-size: 10px;
}
