body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006E65;
	background-image: url(images/_bg.jpg);
}
.textbox   {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	vertical-align: middle;
	border: 1px solid #006E65;
	height: 20px;
	background-color: #EDE2c6
}
.textblock  {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #006E65;
	background-color: #EDE2c6
}
.button  {
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	background-color: #006E65;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFF;
}
p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-type: circle;
	color: #333;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border: none;
	color: #006E65
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006E65;
	border-color: black black #999999;
	padding-bottom: 5px;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
h6 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #006E65
}
A:hover {COLOR: #000000; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
A:link 	{
	COLOR: #006E65;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
A	{
	COLOR: #006E65;
	FONT-STYLE: normal;
	FONT-WEIGHT: bold;
	text-decoration: none
}
h5 {font-size: 10px; font-style: normal; font-weight: normal; color: #CC9966}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.smltbl {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-repeat: repeat
}
.tbl {  11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	background-repeat: repeat;
	font-size: 11px;
}
ul {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	list-style-image:   url(images/bullet_round.gif);
	color: #333
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.box_right {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 300px;
	border: 1px solid #666;
	font-family: Verdana, Tahoma, Arial, Switzerland, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

