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;
}

P {
	text-align: justify;
}

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;
}

TD {
	font-family :  Arial, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}

TD#listing {
	border-bottom : thin solid #000000;
}

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;
}

.heading {
	font-family : Arial, sans-serif;
	font-size : 14pt;
	color: #006600;
	font-weight : bold;
}

.subheading {
	font-family : Arial, sans-serif;
	font-size : 12pt;
	color: #006600;
	font-weight : bold;
}

.error {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
}

.copywrite {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	color: #000000;
}

.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;
}