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 {
}

hr {
	color: #b0bed8;
	border: 1px solid;
	margin-top: 2px;
	margin-bottom: 2px;
}
h1,h2,h3,h4,h5 {
	color: #274c78;
	margin-top: 2px;
	margin-bottom: 2px;
}

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

.text1 {
	color: #7D848A;
}

.text2 {
	color: #5C656D;
}

.text3 {
	font-size: 10px;
}

.text4 {
	font-size: 10px;
	color: #A2B8CB;
}

.text5 {
	font-size: 9px;
	color: #5E6970;
}

a {
	color: #FF8451;
}

a:hover {
	text-decoration: none;
}

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

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

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

.bg2 {
	background-image: url(images/index09.jpg);
	background-repeat: repeat-x;
}

.bg3 {
	background-image: url(images/index28.gif);
	background-repeat: repeat-y;
}