@charset "utf-8";
/* CSS Document */

body {
	background-image: url(newimages2010/bacground1.jpg);
	background-repeat: no-repeat;
	background-color: #160003;
	background-position: center top;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 0px;
}
#trnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E28412;
	background-color: #530302;
	display: block;
	border: 2px outset #000000;
	text-decoration: none;
}
#trnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E0202;
	text-decoration: none;
	background-color: #E18614;
	display: block;
}
.footer {
	font-size: 12px;
	font-style: oblique;
}
.footer a {
	color: #F85A01;
	text-align: right;
}
a:link {
	color:#F85a01
	text-decoration: none;
	color: #F90;
	text-decoration: none;
}
a:visited {
	color:#f85a01
	text-decoration: none;
	color: #E17C0A;
}
a:hover {
	color:#fffa17
	text-decoration: underline;
	color: #FFD117;
}
a:active {
	color:#fffa17
	text-decoration: none;
	color: #F93;
}
