body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.body_text
{
     line-height:20px;
    }

.headcolor
{
    font-size:14pt;
    color:#316AC5;
    font-weight:bold;
    font-style:italic;
     font-family: Verdana, Arial, Sans-Serif;
    }

i
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: Red;
	font-style:italic;
	font-weight:bold;
}

img{border:0;
	background-color:Transparent;
	color:Lime;
	}

.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.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(bullet.gif); /* wide image for the bullet */
  margin: .5em 0 0 20px;  /* bullet image is in left margin */
  padding-left: 0;
}
ul li {
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: 0px; /* 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;
}
