body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 155;
	height: 17;
	padding-top: 3px;
	padding-left: 5px;
	background-image: url(images/index19.gif);
	background-color: transparent;
	border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #4E4E4E;
}

.text2 {
	font-size: 10px;
}

.text3 {
	font-size: 9px;
	color: #B3B3B3;
}

.text4 {
	font-size: 9px;
	color: #CBCBCB;
}

.text5 {
	font-size: 10px;
	color: #DCDCDC;
}

a {
	color: #CF3333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	font-size: 9px;
	color: #EEEEEE;
}

a.link2 {
	font-size: 9px;
	color: #F8E7E7;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index02.jpg);
	background-repeat: repeat-x;
}