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

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

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

.input1 {
}

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

.text1 {
    font-size: 11px;
    color: #FFFFFF;
}

.text2 {
    font-size: 11px;
    color: #4E4E4E;
}

.text3 {
    font-size: 9px;
    color: #4E4E4E;
}

a {
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url('images/index02.gif');
    background-repeat: repeat-x
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 10px;
    color: #C8D7E5;
}

.style1 a {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

.style1 a:hover {
}

.style2 {
    font-size: 10px;
    color: #838383;
}

.style2 a {
    font-size: 11px;
    font-weight: bold;
    color: #74AD35;
}

.style2 a:hover {
}

.style3 {
    color: #000000;
}

.style3 a {
    color: #000000;
}

.style3 a:hover {
}

a.titlehead {
	display: block;
	width: 417px;
	height: 27px;
	background: url('images/inside01.jpg') no-repeat left top;
	text-decoration: none;
	font-size: 14pt;
	color: #74AD35;
	padding-left:50px;
	padding-right:0px;
	padding-top:1px;
	padding-bottom:0px;
	font-family:Tahoma;
	font-weight:bold
}

a.link1 {
	display: block;
	width: 186px;
	height: 27px;
	background: url('images/button_back.gif') no-repeat left top;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF; padding-left:13px; padding-right:0px; padding-top:4px; padding-bottom:0px
}

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