body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 151px;
	height: 19px;
	padding-top: 2px;
	padding-left: 2px;
	background-image:url(images/index21.jpg);
	border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.input2 {
	width: 131px;
	height: 19px;
	padding-top: 2px;
	padding-left: 2px;
	background-image:url(images/index22.jpg);
	border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #384860;
}

.text2 {
	font-size: 10px;
	text-align: justify;
}

.text3 {
	color:#FFFFFF;
}

.text4 {
	font-size: 9px;
	color:#A3A3A3;
}

.text5 {
	color:#636363;
	font-size: 10px;
}

.text6 {
	color: #384860;
}

a {
	color: #576C8B;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

/*
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 {
}

.style1 a {
}

.style1 a:hover {
}