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;
    color: #626262;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 86px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #626262;
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.text2 {
    font-size: 10px;
    color: #F8F5E9;
}

.text3 {
    font-size: 10px;
}

.text4 {
    font-size: 10px;
    font-weight: bold;
    color: #405214;
}

.text5 {
    font-size: 9px;
    color: #626262;
}

.text6 {
    color: #4B3923;
}

a {
    color: #8BA343;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-size: 9px;
    color: #F8F5E9;
}

a.link2 {
    font-size: 9px;
    font-weight: bold;
    color: #789722;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

.bg1 {
    background-image: url(images/index33.gif);
    background-repeat: no-repeat;
}

.bg2 {
    background-image: url(images/index53.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.bg3 {
    background-image: url(images/index54.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

/*
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 {
}

.style1 a {
}

.style1 a:hover {
}