body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #666666;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #000000;
    text-align: justify;
}

.text2 {
    font-size: 9px;
    color: #666666;
}

.text3 {
    font-size: 9px;
    color: #B4D9EB;
}

.text4 {
    color: #FFFFFF;
}

a {
    color: #666666;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
    background-image: url(images/index18.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.bg2 {
	background-image: url(images/index25.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.bg3 {
    background-image: url(images/index29.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.img1 {
    margin-right: 10px;
}

/*
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: 9px;
    color: #5A7F8B;
}

.style1 a {
    text-decoration: none;
    color: #5A7F8B;
}

.style1 a:hover {
    text-decoration: underline;
}
