body {
	font-family: helvetica, arial, sans-serif, Georgia, serif;
	font-size: 1em;
	color: #000;
	background: #ffffff url(pics/none.gif);
	margin: 1em;
	padding: 0;
}
img {
	border-style: solid;
	border-width: 0px;
	border-color: #ccc;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
p {
  padding: 5px;
}
.highlight{
  color: #009900;
  font-weight: bold;
  font-size: 1.2em;
  text-align: right;
}
/* End BODY */
.logo{
	width: 763px;
  height: 100px;
  background: #ffffff url(pics/none.jpg) no-repeat top left;
  border: 0px;
	margin-top: 0px;
  margin-bottom: 0px;
	padding: 0px;
  position: static;
}
.menu{
  width: 760px;
  background: #666666;
	border: 1px solid #000000;
	margin-top: 0px;
  margin-bottom: 0px;
	padding: 2px;
  position: static;
  color: #ffffff;
  font-weight: bold;
  font-size: .8em;
  text-align: right;
  letter-spacing: .1em;
}
.submenu{
  width: 100%;
  background: #aeb7d9 url(pics/bg_content.jpg) no-repeat top left;
	border: 0px;
  border-bottom: 1px solid #000000;
  margin-top: 0px;
  margin-bottom: 0px;
	padding: 2px 0px 2px 0px;
  position: static;
  font-weight: bold;
  font-size: .8em;
  text-align: right;
  float: right;
}
.banner{
  background: #cccccc url(pics/bg_content.jpg) no-repeat top left;
	border: 1px solid #000000;
  border-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
	padding: 2px;
  position: static;
  font-weight: bold;
  font-size: 1.2em;
}
.banner_2{
  width:95%;
  height:20px;
  background: #aeb7d9;
  border:1px solid #000;
  border-left:0px;
  margin:0px;
  position:relative;
  left:-2px;
  float:left;
}
.content{
  width: 750px;
  background: #999999 url(pics/none.jpg) no-repeat top left;
	border: 0px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  position: static;
}
.content_left{
  background: #ffffff url(pics/bg_content.jpg) no-repeat top left;
	border: 0px;
  border-right: 1px solid #000;
  margin-top: 0px;
  margin-bottom: 0px;
  position: static;
  float: left;
  font-size: .8em;
}
.content_right{
  width: 230px;
  background: #999999 url(pics/bg_content.jpg) no-repeat top left;
	border: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  position: static;
  font-size: .8em;
  float: right;
  font-size: .8em;
}
.footer{
  width: 760px;
  height: 20px;
  background: #666666;
	border: 1px solid #000000;
	margin-top: 0px;
  margin-bottom: 0px;
	padding: 2px;
  position: static;
  color: #cccccc;
  font-weight: bold;
  font-size: .6em;
}
.slide {
	margin-left: 0px;
	position: absolute;
	/*width: 400px;*/
	/*height: 100px;	*/
}
