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

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table.leftnav td {padding:0 }
table.leftnav td a {padding:10px; -moz-user-select: none; -khtml-user-select: none; -moz-outline-style: none;display:block; background:#ffffff; text-decoration: none; font-size: 12px; color: #666666; font-family: verdana, Arial, Helvetica, sans-serif;}
table.leftnav td a:hover {background:#FFFFCA; text-decoration: none; color: #000000}.text {}
.bodytext {
	font-family: Verdana, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.whitebodytext {
	font-family: Verdana, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
h1 { 
	font-family: Tahoma, Arial, Verdana;
	font-size: 25px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	font-weight:bold;
}
