body {
	margin: 0px;
	padding: 0px;
	background-color: #E5EBEE;
	background-image: url('images/vbg.jpg'); background-repeat: repeat-y; background-position: top center;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	background-image: url(images/index42.jpg);
	height: 21px;
	width: 184px;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
	border: none;
	padding-top: 4px;
	padding-left: 5px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #6C7176;
}

.text2 {
	color: #B0BDC8;
}

.text3 {
	color: #899AAA;
}

a {
	color: #FF8A00;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #868B8F;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #5B7289;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	color: #899AAA;
	text-decoration: none;
}

a.link3:hover {
	text-decoration: underline;
}

.bg1 {
	background-image: url(images/index36.jpg);
	background-repeat: repeat-x;
}

