body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 195px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #989898;
}

.select1 {
    width: 165px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #989898;
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #E3A409;
}

.text2 {
    font-size: 16px;
    color: #FAC63C;
}

.text3 {
    font-size: 9px;
    color: #B2B2B2;
}

.text4 {
    color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
}

a {
	text-decoration: none;
    color: #0000;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
    font-size: 11px;
    color: #8A9CB2;
}

a.link2 {
    color: #727272;
}

.bg1 {
	background-image: url(images/index18.gif);
}

.bg2 {
	background-image: url(images/index19.gif);
	background-repeat: repeat-x;
}

.bg3 {
	background-image: url(images/index17.gif);
	background-repeat:repeat-x;
	height: 3px;
	text-align: left;
	
}
/*
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 {
}.bg3 p {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	color: #00F;
}


.bg00 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.bg3 table tbody tr td strong {
	text-align: left;
}

