/* CSS Document */
body{
	margin:0px auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #7D9702;

}.tdleft {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
}
.border {
	border: 1px solid #CC0003;
}
.text12white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.text11white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
}



.text12 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #656565;
	text-decoration: none;
	text-align: justify;
}
.tdcenter{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}
.text11greeen {
	font-family: Tahoma;
	font-size: 11px;
	color: #F6FFCF;
	line-height: 22px;
	padding-top: 5px;
}
.text11grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #E3E3E3;
	text-decoration: none;
}
.picborder {
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px solid #D6D6D6;
}
.heading {
	font-family: Tahoma;
	font-size: 22px;
	color: #CC0000;
	text-decoration: none;
	line-height: 32px;
}
.link {
	color: #0000FF;
	font-family: Tahoma;
	font-size: 12px;
}
