/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #f4feee;
	background-image: url(images/backgroud4.png);
	background-repeat: repeat-x;

}
a {
	color: #009900;
}
.tdtext {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
/*
#menu {
	background-color: #41b2ef;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
*/
#menu {
	background-color: #84b521;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

#menu a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;

}
#menu a:hover {
	color: #FFFFFF;
}
#menubot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	background-image: url(images/footer-backgr.png);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a6ce39;
	width: auto;
	font-weight: bold;
	line-height: 30px;
	padding: 5px;
}
#menubot a {

}
.gray {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
input,textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.green {
	color: #009900;
}
.red {
	color: #cc3300;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.blue {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #3399ff;
}
.style1 {
	color: #ff0000;
}
.text10 {
	font-size: 10px;
}
.img-right {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.green {
	color: #009900;
}
.orange {
	color: #ff9900;
}
red {
	color: #ff0000;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.top {
	background-image: url(images/starplus_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	padding-top: 131px;
	padding-left: 10px;
	padding-right: 150px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-bottom: 5px;
	margin: 0px;

}
.tdkeyw {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: justify;
	padding-top: 15px;
	color: #F4FEEE;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;

}
