body
{
	margin:0;
	padding:0;
	//background-color: #807C59;
	background-color: #fdfdfd;
	color: black;
	font-family: verdana;
	font-size: 12px;
	background-image: url('/images/back2.jpg');
	background-repeat: repeat;
	
}

table, tr, td
{
	margin:0;
	padding:0;
}

.menu 
{
	padding-left: 15px;
}

.menu :visited
{
}

.menu a
{
	font-size: 23px;
	padding: 15px;
}

.menu a:hover
{
	font-weight: bold;
	font-style: italic;
}

.menu p
{
	padding-bottom: 12px;
	padding-bottom: 6px;
}

a
{
//	color: white;
	color: #111111;
	text-decoration:none;
}

#content
{
	margin-top: 10px;
	padding:10px;
	width: 800px;
	background-image: url('/images/trn.png');
	background-repeat: repeat;
}
#content .bigtitle {
	font-size: 16px;
	font-weight: bold;
}
#content a
{
	color: #7F5B28;
	text-decoration: underline;
}
#content img
{
	padding: 10px;
}
h1
{
	font-size: 13pt;
}
h2
{
	font-size: 15pt;
}

.player object
{
	margin: 0;
	padding: 0;
	width: 0px;
	height: 1px;
}

.player
{
	text-decoration: none;
}
.player a
{
	text-decoration: none;
	padding-right: 5px;
}
#newsdate
{
	margin-top: -15px;
	padding-top: 30px;
	color: 222222;
	font-size:10px;
}
h3
{
	padding-bottom: 2px;
	margin-bottom: 2px;
}
