.table {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
body {
	background-image: url(../images/back_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.navbar {
	background-image: url(../images/silver_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #121A1D;
	font-style: normal;
	line-height: normal;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #121A1D;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #121A1D;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F95800;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F95800;
}
.headtable {
/*	border: thin inset #BFC8CF;
*/}

