﻿/*-------- START SITEMAP-----*/
#sitemap a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF8614;
	font-weight:bold;
	text-decoration:none;
}

#sitemap a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6BB7C;
	font-weight:bold;
	text-decoration:none;
}

#sitemap ul {
	list-style-type:none;
	margin-left: 0;
	padding-left: 10px;
}
/*-------- END SITEMAP-----*/


/* basic elements */
.clsButton
{
	background-color:gray;
	border: 1px solid #white;
	color: #ffffff;
	cursor: hand;
	width:100px;
	
	font-weight:bold;
}

#inner .col2 .VoteButton1 {
	background: url(images/backtitle1.gif) repeat-y;
	padding:1px 0 3px 6px;
	margin:4px 0 0px 4px;
	color:#ffffff;
	
	
	width:300px;
	
}
