body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 195px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #989898;
}

.select1 {
    width: 165px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #989898;
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #5CBE4D;
}

.text2 {
    font-size: 16px;
    color: #A2DB2C;
}

.text3 {
    font-size: 11px;
    color: #B2B2B2;
}

.text4 {
    color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
}

a {
	text-decoration: none;
    color: #660066;
}

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;
	
}
/*
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 {
}