body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	line-height:17px;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.top_menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	padding-right:23px;
	text-decoration:none;
}
.top_menu:hover {
	text-decoration:underline;
}
.wh_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.wh_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
ul {
  list-style: square url(images/bullet.gif); /* wide image for the bullet */
  margin: .5em .35em 30px 30px;  /* bullet image is in left margin */
  padding-left: 0;
}
ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 15px; /* a little spacing between list items */
}
.def_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c00b0b;
	text-decoration:none;
}
.def_link:hover {
	text-decoration:underline;
}
.news_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.news_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}