body {
	margin: 0px;
	padding: 0px;
	background-color: #06505F;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 155px;
    background-image: url(images/index13.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    border: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #858585;
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 10px;
    color: #9FBACF;
}

.text2 {
    font-size: 10px;
	text-align: justify;
}

.title {
	font:bold 12px Tahoma;
    color: #999999;
	text-align: justify;
}

.titleColor {
	font:bold 16px Tahoma;
    color: #06505F;
	text-align: left;
}

.titleLrg {
	font: bold 14px Tahoma;
    color: #858585;
	text-align: left;
}

a {
    color: #B6FF96;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    color: #B6FF96;
    text-decoration: none;
}

a.link2 {
    color: #008080;
    text-decoration: underline;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2:hover {
	text-decoration: underline;
}

/*
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 {
}
