BODY  {
	background-color : White;
	background-repeat : repeat-x;
	color : inherit;
	font-family :  Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}

DIV.center {
	text-align:center;
}

DIV.top_anchor {
	text-align:right;
	width: 100%;
}

DIV#header {
	position: absolute;
	width: 800px;
	left: 0px;
	clear: right;
	margin-left: 0px;
	margin-top: 0px;
}


DIV#nav {
	margin-left: 0px;
	margin-top: 158px;
	width: 137px;
	position:absolute; 
	left: 0px;
	clear: right;
}

DIV#content {
	position: absolute;
	margin-left: 137px;
	margin-top: 158px;
	width: 613px;
	min-height: 256px;
	padding: 25px;
}

.copywrite {
	font-size : 8pt;
	text-align:right;
}

.copywrite:HOVER {
	font-size : 8pt;
}

DT {
	font-weight:bold;
}

DD {
	padding-bottom: 10pt;
}

IMG {
	border: none;
}

P {
	text-align: justify;
}

LI {
	text-align: left;
}

A {
	font-family :  Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #006600;
	text-decoration :  none;
}

A:HOVER {
	font-family :  Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : #009900;	
	text-decoration :  underline;
}

A.dropdown {
	font-size: 8pt;
}

TABLE {
	border: none;
}

TH {
	font-size : 12pt;
	color: #006600;
	font-weight : bold;
}

TD {
	padding: 10px;
}

TD.gallery {
	text-align: center;
	vertical-align: top;
}

TD.arrow {
	text-align: center;
	vertical-align: bottom;
}

TD#form {
	background-color : #ECECEC;
	font-family :  Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

TD#label {
	background-color : #ECECEC;
	font-family :  Arial, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	text-align : right;
	vertical-align : top;
}

TD.logo {
	text-align: center;
	vertical-align: middle;
}

INPUT {
	font-family :  Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

.title {
	font-size : 14pt;
	color: #006600;
	font-weight : bold;
}

.subtitle {
	font-size : 12pt;
	color: #006600;
	font-weight : bold;
}

.error {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.contact {
	font-weight: bold;
	text-align:center;
}

.contact:HOVER {
	font-weight: bold;
	text-align:center;
}



.image {
	border : 6pt double #996633;
}

.thumb  {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	border : 4pt double #996633;
}

.caption {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-align : center;
}
