body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
}
td{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}
.fwhite{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.title{
	font-family: Georgia,verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_red{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
a{
	COLOR: #189338;
	text-decoration:underline;
	font-size: 11px;
	}
a:link {
	COLOR: #189338;
	text-decoration:underline;
	font-size: 11px;
	}
a:visited {
	COLOR: #189338;
	text-decoration:underline;
	font-size: 11px;
	}
a:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-size: 11px;
	}
a.1{
	COLOR: #333333;
	text-decoration:underline;
	font-size: 11px;
	}
a.2{
	COLOR: #FFFFFF;
	text-decoration:underline;
	font-size: 11px;
	}
a:link.2 {
	COLOR: #FFFFFF;
	text-decoration:underline;
	font-size: 11px;
	}
a:link.1 {
	COLOR: #333333;
	text-decoration:underline;
	font-size: 11px;
	}
a:visited.1 {
	COLOR: #333333;
	text-decoration:underline;
	font-size: 11px;
	}
a:hover.1 {
	COLOR: #189338;
	TEXT-DECORATION: none;
	font-size: 11px;
	}
a.hed:link, a.hed:active, a.hed:visited {
	color : #ffffff;
	text-decoration : none;
	font-size: 11px;
}
a.hed:hover {
	color : #333333;
	text-decoration : none;
	font-size: 10px;
}	
.bghome {
	background-image: url(../images/layout/3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg2 {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.submitbutton {
	BORDER-TOP: #F5D0A0 2 solid;
	BORDER-LEFT: #F5D0A0 1 solid;
	BORDER-RIGHT: #DF8915 1 solid;
	BORDER-BOTTOM: #DF8915 2 solid;
	FONT-SIZE: 12;
	COLOR: #FFFFFF;
	Font-family: Arial;
	BACKGROUND-COLOR: #EAAA55;
}
.box_input {
	BORDER-RIGHT: #EEEEEE 1 solid;
	BORDER-TOP: #808080 1 solid;
	FONT-SIZE: 12;
	BORDER-LEFT: #808080 1 solid;
	COLOR: #323232;
	BORDER-BOTTOM: #EEEEEE 1 solid;
	Font-family:  Arial;
	BACKGROUND-COLOR: #FFFFFF;
	Width : 100%;
}
.box_textarea {
	BORDER-RIGHT: #EEEEEE 1 solid;
	BORDER-TOP: #808080 1 solid;
	FONT-SIZE: 12;
	BORDER-LEFT: #808080 1 solid;
	COLOR: #323232;
	BORDER-BOTTOM: #EEEEEE 1 solid;
	Font-family:  Arial;
	BACKGROUND-COLOR: #FFFFFF;
	height:100;
	Width : 100%;
}.bgleft {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
