.csfile {
}
.box {
	border: 1px solid #00A260;
}
.txt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.a {
	text-decoration: none;
	color: #FFFFFF;
}
.box3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00A260;
	border-bottom-color: #00A260;
	border-left-color: #00A260;
}
.rightimg {
	float: right;
}
.boxtopline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00A260;

}
.bg {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: FAFBFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;



}
.bgbackground {
	background-image: url(../images/backgroundbottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;


}
.bgbottom {

	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: FAFBFC;
}
a:hover {
	color: #009900;
}
.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1F20;
	text-decoration: none;
	font-weight: bold;

}
greenlink {
}
.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00a260;
	text-decoration: underline;
	font-weight: bold;
}

.redhd {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #A20000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.redsubhd {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A20000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.rednav {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A20000;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.borderbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borderboxright {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
