body	{
	background-color: #FFF;
	margin: 0;
	padding: 0;
}

tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #333333;
}

.title {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
}

.titlesub {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}

.menu a:link {
	color: #333;
	text-decoration: none;
	border-bottom: none
}

.menu a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: none
}

.menu a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none
}

TD.bordertop { 
	border-top: solid 2px #FFF; 
}

TD.borderbottom { 
	border-bottom: solid 2px #FFF; 
}

TD.borderleft { 
	border-left: solid 2px #FFF; 
}

TD.borderright { 
	border-right: solid 2px #FFF; 
}

.padsides { 
	padding: 5px 10px 5px 10px; 
}

.bgblue { 
	background-color: #B6CAC8;
	border-bottom: solid 2px #FFF; 
	text-align: left;
}

.bggreen { 
	background-color: #CDD7AE;
	text-align: left;
}

.bggreenborder { 
	background-color: #CDD7AE;
	border-bottom: solid 2px #FFF; 
	text-align: left;
}

.bgstone { 
	background-color: #E5E3D9;
	text-align: left;
}

.herringbone { 
	 background-image: url(../images/herringbone.gif);
}

.herringbone_bl { 
	 background-image: url(../images/herringbone_bl.gif);
	 border-right: solid 2px #FFF; 
}

li	{
	list-style-image: url(../images/spacer.gif)
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.dropdown { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #000;
}

#clover {
	position: absolute;
	margin: 370px 0 0 0;
	left: 50%;
	width: 65px;
	text-align: left;
	margin-left: -400px;
	/*border: 1px solid red;*/
}

#clover_content {
	padding: 0 0 0 0;
}.gallerysubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
img.transON {width: 100%; background-color: silver; }
img.transOFF  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
.gallerysubtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.blackborder {
	border: 1px dashed #000000;
}
