body {
	background-color: #dff9ec;
	margin: 0px;
	padding: 0px;
}

p {
    font-family: Arial, Tahoma, Verdana;
	font-size:12px;
	color: #000000;
}
td {
    font-family: Arial, Tahoma, Verdana;
	font-size:12px;
	color: #000000;
}

a, a:hover {
    font-family: Arial, Tahoma, Verdana;
	font-size:12px;
	color: #003333;
	text-decoration: underline;
}

a.w, a.w:hover {
    font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
a.w:hover {
	text-decoration: underline;
}.tli {
	background-image: url(img/tli.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tri {
	background-image: url(img/tri.jpg);
	background-repeat: no-repeat;
}
.ctbg {
	background-image: url(img/ctbg.jpg);
	background-repeat: repeat-x;
}
.cbl {
	background-image: url(img/cbl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.cbr {
	background-image: url(img/cbr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cbi {
	background-image: url(img/cbi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mbr {
	background-image: url(img/mbr.gif);
	background-repeat: no-repeat;
	height: 65px;
	vertical-align: top;
	padding: 10px 10px 10px;

}
.d2 {
	background-image: url(img/d2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;


}
.d1 {
	background-image: url(img/d1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 400px;

}

.news {
	color: 007d1a;
	text-decoration: none;
	background-color: F3F7FB;
}
.news:hover {
	color: 000000;
	text-decoration: none;
	background-color: F3F7FB;
}.bot2 {
	background-image: url(img/bot2.jpg);
	background-repeat: no-repeat;
}
.bot3 {
	background-image: url(img/bot3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mia {
	background-image: url(img/mia.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 65px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.title {font-family: Arial, Tahoma, Verdana;
	font-size:24px;
	color:0c4f1b;}
