body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

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

hr {
color: #EEF5CD;
background-color: #EEF5CD;
height: 2px;
}

.input1 {
}

p.p1 {
	margin-top: .5em;
}

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

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

.text1 {
	color: #4C4C4C;
}

.text2 {
	color: #323232;
}

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

a {
	color: #035AB0;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #D1DDE4;
}

.itemtitle {
background-image:
url('/images/itemtitle.png');
font-color: white;
font-family: Trebuchet MS, Gill Sans MT, Arial;
font-size: 14px;
font-weight: bold;
padding-left: 5pt;
}