body {
    margin: 0px;
    padding: 0px;
    background-image:  url(images/template/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 {
	font-size: 10px;

}

a:hover {
	text-decoration: none;
	font-size: 10px;

}

.bg1 {
	background-image:  none;
	background-repeat: repeat-x;
	background-color: #B09360;

}

/*
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: #D3E1F1;
}

.style1 a {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

.style1 a:hover {
	font-size: 11px;

}

.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: #336699;
}

.style3 a:hover {
}
