a
{
	color:gb(103,145,70);
}
	

img
{
	border-style:none;
}


#video-image:hover
{
	cursor:pointer;
}

.copyright
{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: rgb(103,145,70);
	height: 1em;
}


td.menu
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(97,64,47);
	padding-bottom: 10pt;
	vertical-align: top;
	width: 50%;
}

td.menu a
{
	color: rgb(103,145,70);
	text-decoration: none;
}

td.menu a:hover
{
	color: rgb(97,64,47);
	text-decoration: underline;
}


.text
{
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: rgb(97,64,47);
	vertical-align: top;
}


#video-frame
{
	display:none; 
	/*width:560px;*/
	/*height:420px;*/
	background-color:black;
	padding:25px 30px 20px 30px;
}
