.linky {color: #FB6C35}

.menu a {
	display: block;
	height: 16px;
	color: #FFFFFF;
	padding: 7px;
	font-weight: bold;
}


.menu a:hover {
	background-color: #535353;
}

body {
	background-image: url(bg.gif);
	background-position: top;
	background-color: #C6C8BD;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	text-align: left;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

.footer, .footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	color: #535E36;
	text-align: left;
	font-weight: bold;
}


h2 a {
	color: #535E36;
}


input {
	font-size: 13px;
	border: 1px solid #535353;
	background-color: #FFFFFF;
	color: #535353;
	height: 16px;
}

.button {
	font-size: 10px;
	border: 1px solid #FFFFFF;
	background-color: #535353;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}


hr {
	border: none 0; 
	border-top: 1px dashed #CCCCCC;
	height: 1px;
} 

a.video img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;}

a.video:hover img {
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
}

.description {
	padding: 10px;
}
