body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/index02.jpg);
	width: 137px;
	height: 17px;
	border: 0px;
	padding-left: 4px;
	padding-top: 2px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #656250;
}

.text2 {
	color: #FFFFFF;
}

.text3 {
	color: #999999;
	font-weight: bold;
}

.text4 {
	font-size: 10px;
}

.text5 {
	color: #6D6A5B;
	font-size: 9px;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #cc0000;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #3D89D1;
	text-decoration: underline;
}

a.link2:hover {
	text-decoration: none;
}

.bg1 {
	background-image: url(images/index06.jpg);
	background-position:right;
	background-repeat: no-repeat;
}

.img1 {
	margin-left: -3px;
}
/*
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 {
	font-weight: bold;
}

.style1 a {
	color: #5B5A50;
	text-decoration: none;
}

.style1 a:hover {
	text-decoration: underline;
}