body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index05.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

p {
	margin: 0px 0px 1em;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #8F8F8F;
	font-family: tahoma, arial, helvitica, sans-serif;
	font-size: 9px;
}

.text2 {
	color: #4780AB;
	font-family: tahoma, arial, helvitica, sans-serif;
	font-size: 10px;
}

.text3 {
	margin-bottom: .25em;
}

.text4 {
	font-size: 10px;
}

a {
	color: #1E5482;
}

a:hover {
	text-decoration: none;
}

#main {
	height: 320px;
	overflow: auto;
	padding-right: 10px;
}

#side {
	height: 285px;
	overflow: auto;
}

#welcome {
	height: 285px;
	overflow: auto;
	padding-right: 10px;
}
