body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.tdmenu {
	height: 200px;
	width: 300px;
}
.tdmenu a{
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1FB432;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 16px;
	color: #339900;
	text-decoration: none;
	height: 28px;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	}
	.tdmenu a:hover{
	background-color: #f9f4a3;
	border-left-color: #FFFFFF;
	}
.maintab {
	background-color: #FBF7BB;
	border-top: 0px solid #1FB432;
	border-right: 1px solid #1FB432;
	border-bottom: 0px solid #1FB432;
	border-left: 1px solid #1FB432;
}
.content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
}
.content1 {
	width: 200px;
	border-top: 0px dotted #1fb432;
	border-right: 1px dotted #1fb432;
	border-bottom: 0px dotted #1fb432;
	border-left: 0px dotted #1fb432;
	vertical-align: top;
	padding: 4px;
}
.greentext {
	font-size: 16px;
	color: #16a128;
	text-decoration: underline;
}
.content2 {
	padding: 4px;
	vertical-align: top;
	text-align: justify;
}
.content2 img{
	border: 1px solid #1fb432;
	margin: 3px;
	padding: 3px;
}
.text12 {
	font-size: 12px;
	color: #993300;
}
.text12 img{
	margin: 0px;
	padding: 0px;
	border: 0px;	
}
