body {

    margin: 0px;

    padding: 0px;

    background-image: url(images/index01.jpg);

}



body, th, td {

    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

    font-size: 10px;

    color: #FFFFFF;

}



form {

	margin: 0px;

	padding: 0px;

}



.input1 {

}



.align-justify {

	text-align: justify;

}



.text1 {

    color: #B8611A;

}



.text2 {

    font-size: 9px;

    color: #535C69;

}



a {

	color: #FFFFFF;

}



a:hover {

	text-decoration: none;

}



a.link1 {

	text-decoration: none;

    font-size: 9px;

    color: #FFFFFF;

}



a.link1:hover {

	text-decoration: none;

}



.img1 {

    margin-left: 10px;

}



.img2 {

    margin-right: 10px;

}



.bg1 {

    background-image: url(images/index02.jpg);

    background-position: right top;

    background-repeat: repeat-x;

}



.bg2 {

    background-image: url(images/index03.jpg);

    background-position: left top;

    background-repeat: repeat-x;

}



.bg3 {

    background-image: url(images/index12.jpg);

    background-position: right top;

    background-repeat: repeat-x;

}



.bg4 {

    background-image: url(images/index13.jpg);

    background-position: left top;

    background-repeat: repeat-x;

}



.bg5 {

    background-image: url(images/index21.jpg);

    background-position: right top;

    background-repeat: repeat-x;

}



.bg6 {

    background-image: url(images/index26.jpg);

    background-position: left top;

    background-repeat: repeat-x;

}



.bg7 {

    background-image: url(images/index31.jpg);

    background-position: right top;

    background-repeat: repeat-x;

}



.bg8 {

    background-image: url(images/index32.jpg);

    background-position: left top;

    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 {

    text-align: justify;

    color: #6A798D;

}



.style1 a {
	color: #0000FF;

}



.style2 {

    color: #FFFFFF;

}



.style2 a {

    color: #FFFFFF;

}



.style3 {

    font-size: 9px;

    color: #D7DBE3;

}



.style3 a {

    color: #FFFFFF;

}



.style3 strong {

    color: #FFFFFF;

}



