td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#9E9E9E;
}
a.none {

	text-decoration: none;
	color:#9E9E9E;
}
.green
{
	text-decoration: none;
	color:#3E7004;
}
.green_light
{
	color:#6F9725;
}
.red_light
{
	color:#DC5434;
}
.red
{
	color:#990000;
}
.white
{
	color:#FFFFFF;
	font-size:10px;
}
.text {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
a.red
{
	color:#990000;
	text-decoration:underline;
}
a.top
{
	color:#B0BC80;
	text-decoration:none;
	font-size:9px;
}
a.white
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

 /* PICTURE SMALL MESSAGE ALERT CONTROL */

.divstyle {	position:absolute;
		border: #990000 1px solid;
		width:130;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:#F3DF8D;
		padding: 2px;
		color:990000;
		font-size:10px;
		font-family: arial }
		
 /* BOX / TABLE BORDERS */
		
.border
{
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
}
 /* LINKI */
 
a.green:link {color: #3E7004; FONT: 11px arial; cursor: hand; text-decoration: none}
a.green:visited {color: #6F9725; FONT: 11px arial; cursor: hand; text-decoration: none}
a.green:active {color: #3E7004; FONT: 11px arial; cursor: hand; text-decoration: none;}
a.green:hover {color: #99CC66; FONT: 11px arial; cursor: hand; text-decoration: none;}

 /* CONTACT FORM */
.dropdown 	{COLOR: #3E7004; WIDTH: 146PX; height:18px; font-family:Arial; font-size:10px; background-color:#F8F6E0; border-width:2px; border-style:solid; border-color:#DED161}
.form {width:146px; height:18px; font-family:Arial; font-size:11px; background-color:#F8F6E0; border-width:2px; border-style:solid; border-color:#DED161}
.button { background-color:#F8F6E0; FONT-FAMILY: arial; color: #3E7004; font-size: 8pt; height: 20px; cursor:hand; font-weight: bold; text-align: center; BORDER: 1px solid #DED161}
.buttonon { background-color:#FFCC66; FONT-FAMILY: arial; color: #336600; font-size: 8pt; height: 20px; cursor:hand; font-weight: bold; text-align: center; BORDER: 1px solid #DED161}
