/* CSS Document */

body{
margin:0px auto;
background-color:#003300;
}.text11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #003300;
}
.tdsmall {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.text24 {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC6600;
}
.text18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #003333;
}
.text12 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
}

.tdcenter {
	padding: 15px;
}
.text18blue {
	font-family: Tahoma;
	font-size: 18px;
	color: #003366;
	text-decoration: none;
}
.tdtop {
	padding-right: 10px;
}
.text12black {

	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.text11white {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
}
.imgborder {
	background-color: #DCE7DC;
	padding: 5px;
	border: 1px solid #ADC9AD;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83A783;
}

a:active {
	color: #666666;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
.text18green {
	font-family: Tahoma;
	font-size: 15px;
	color: #003333;
	text-decoration: none;
}
