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 {
    font-size: 12px;
    color: #000000;
}

.text2 {
    font-size: 10px;
    color: #000000;
}

.text3 {
    font-size: 9px;
    color: #FFFFFF;
}
.text4 {
    font-size: 20px;
    color: #000000;
}
.text5 {
    font-size: 40px;
    color: #000000;
}
.text6 {
    font-size: 15px;
    color: #000000;
}

a {
    color: #DAE0FF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
    font-size: 9px;
    color: #FFFFFF;
}

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

.img1 {
    margin-left: 5px;
}

.img2 {
    margin-right: 15px;
}

.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: #98151A;
}

.style2 {
    color: #FFFFFF;
}

.style2 a {
    color: #FFFFFF;
}

.style3 {
    font-size: 9px;
    color: #D7DBE3;
}

.style3 a {
    color: #FFFFFF;
}

.style3 strong {
    color: #FFFFFF;
}
