/* CSS Document */

table .indextable{

	background-color:F5EFCD;

}
.content td{

	background-color: DED8B5;

}
.headertext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #41654E;
	text-transform: uppercase;
	padding: 5px;

}
.headertext a:active {
	color: #41654E;
	text-decoration: none;
}
.headertext  a:visited {
	color: #41654E;
	text-decoration: underline;
}
.headertext  a:hover {
	color: #41654E;
	text-decoration: none;
}
.headertext  a:link {
	color: #41654E;
	text-decoration: underline;
}
.bodycopy{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #41654E;
	padding: 10px;

}
.bodycopy a:active {
	color: #000000;
	text-decoration: underline;
}
.bodycopy  a:visited {
	color: #000000;
	text-decoration: underline;
}
.bodycopy  a:hover {
	color: #000000;
	text-decoration: none;
}
.bodycopy  a:link {
	color: #000000;
	text-decoration: underline;
}
.pageheaders{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #41654E;
	text-transform: uppercase;

}
.footercopy{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #ffffff;


}
.footercopy a:active {
	color: #ffffff;
	text-decoration: underline;
}
.footercopy  a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.footercopy  a:hover {
	color: #ffffff;
	text-decoration: none;
}
.footercopy  a:link {
	color: #ffffff;
	text-decoration: underline;
}
