body {
	margin: 0px;
	padding: 0px;
	background-color: #3E3E3E;
	background-image: url(images/index01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

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

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

.input1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;
	width: 142px;
}

.select1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;
	width: 159px;
}

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

.text1 {
	font-size: 10px;
	color: #343434;
}

.text2 {
	font-size: 10px;
	color: #F0CCCC;
}

.text3 {
	font-size: 10px;
	color: #929292;
}

.text4 {
	color: #C20000;
}

a {
	color: #C20000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 10px;
	color: #929292;
}

a.link2 {
	color: #343434;
}