body {
	margin: 0;
	padding: 0;
	scrollbar-base-color: #E0E0D8; 
	scrollbar-arrow-color: #757563;
	cursor: auto;
	background-image: url("../images/index/index01.gif");
}
body, th, td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757563;

}
.forms  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9.5pt;
	margin: 0;
	padding: 0;
	color: #757563; 
	background-color: #F4F4F4;
	border: 1px solid #E0E0D8;
}
.button	{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9.5pt;
	color: #757563; 
	background-color: #E0E0D8;
}
.input1 {
}
.align-justify {
	text-align: justify;
}
.text1 {
	text-align: justify;
	color: #A5A5A5;
}
a {
	color: #757563;
}
a:hover {
	text-decoration: none;
}
a.link1 {
	font-size: 10px;
	color: #F66836;
}
a.link2 {
	color: #313131;
}
.bg1 {
	background-image: url("../images/index/index20.jpg");
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #E0E0D8;
	border-top: 1px solid #FFFFFF;
}
.img1 {
	margin-right: 15px;
}
/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/
.style1 {
	color: #FFFFFF;
}

.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
}