/* CSS Document */
body{
	margin:0px auto;
	
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.text13white {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #F5F5F5;
}
.tdcenter {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.text13grey {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #919191;
	list-style-image: url(../images/icon.gif);
	text-align: justify;
}
.tdleft {
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.text13 {
	color: #006600;
	font-size: 13px;
	font-family: Tahoma;
	line-height: 20px;
	text-decoration: none;
	list-style-image: url(../images/icon.gif);
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBEEDB;
	border-right-color: #DBEEDB;
	border-bottom-color: #DBEEDB;
	border-left-color: #DBEEDB;
}
.link {
	color: #F5F5F5;
	text-decoration: none;
}




.text18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #477509;
}
.text12grey {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #919191;
	list-style-image: url(../images/icon.gif);
	padding: 5px;
}
.text11grey {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #919191;
	list-style-image: url(../images/icon.gif);
	padding: 5px;
}
.text14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #477509;
	line-height: 18px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #477509;
	text-decoration: none;
	background-color: #DBEEDB;
	border: 1px solid #82C482;
	line-height: 18px;
}

a:link {
	text-decoration: none;
	color: #477509;
}
a:visited {
	text-decoration: none;
	color: #477509;
}
a:hover {
	text-decoration: none;
	color: #477509;
}
a:active {
	text-decoration: none;
	color: #477509;
}

