body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFF99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}


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

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

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

.input2 {
    width: 178px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #747474;
}

.select2 {
    width: 79px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #747474;
}

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

.text1 {
    font-size: 10px;
}
.pricing {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}


.text2 {
    color: #3A3A3A;
}

.text3 {
    font-size: 9px;
    color: #898989;
}

.text4 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.text-headers {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text-headersdark {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

a {
    color: #40576B;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    text-decoration: none;
    color: #555555;
}

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

a.link2 {
	text-decoration: none;
	color: #ffffcc;
	font-size: 10px;
	font-weight: bold;
}

a.link2:hover {
	text-decoration: none;
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
}

a.link3 {
    text-decoration: none;
    color: #ffffcc;
}

a.link3:hover {
    text-decoration: none;
	color: #ffffcc
}

a.link4 {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}

a.link4:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
}

a.link5 {
    text-decoration: none;
    color: #555555;
}

a.link5:hover {
    text-decoration: none;
	color: #FF9900;
}
a.link6 {
	text-decoration: none;
	color: #ffffff;
	font-weight: bolder;
}

a.link6:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bolder;
}
.bg1 {
    background-image: url(images/index01.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.bg2 {
    background-image: url(images/index43.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}

/*
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-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.style1 a {
    color: #FFECB7;
}

.style1 a:hover {
}

.style1 strong {
    color: #FFFFFF;
	}
	
.styleamount {
	color: #4F687F;
	font-size: 14px;
	font-weight: bold;
}

a {
	font-size: 14px;
}