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

html {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
hr {
  border: 0;
  width: 100%;
color: #999999;
background-color: #999999;
height: 1px;
}

.box {margin-bottm: 10px;}

#content {
	margin: 0px auto;
	margin-top: 5px;
	padding: 0px;
	width: 730px;
	height: 173px;
	line-height: 18px;
}
#contentLeft a:link {
	padding: 1px;
	margin: 0px;
	color: #990000;
	font-weight: normal;
	line-height: 18px;
		background-image: url(../images/bckBlox2.png);
	text-decoration: underline;
}
#contentLeft a:visited {
padding: 1px;
	margin: 0px;
	color: #990000;
	font-weight: normal;
	line-height: 18px;
		background-image: url(../images/bckBlox2.png);
			text-decoration: underline;
}
#contentLeft a:hover {
padding: 1px;
	margin: 0px;
	background-color: #990000;
	color: #FFF;
	font-weight: normal;
	line-height: 18px;
		background-image: none;
			text-decoration: underline;
}
#contentLeft a:active {
padding: 1px;
	margin: 0px;
	color: #990000;
	font-weight: normal;
	line-height: 18px;
		background-image: url(../images/bckBlox2.png);
			text-decoration: underline;
}
#contentLeft {
	margin: 0px;
	padding: 0px;
	width: 445px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contentRight {
	margin: 0px;
	padding: 0px;
	width: 265px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contentRight a:link {
	padding: 1px;
	margin: 0px;
	color: #990000;
	font-weight: normal;
	line-height: 16px;
		background-image: url(../images/bckBlox2.png);
	text-decoration: underline;
}
#contentRight a:visited {
padding: 1px;
	margin: 0px;
	color: #990000;
	font-weight: normal;
	line-height: 16px;
		background-image: url(../images/bckBlox2.png);
			text-decoration: underline;
}
#contentRight a:hover {
padding: 1px;
	margin: 0px;
	background-color: #990000;
	color: #FFF;
	font-weight: normal;
	line-height: 16px;
		background-image: none;
			text-decoration: underline;
}
#contentRight a:active {
padding: 1px;
	margin: 0px;
	color: #990000;
	font-weight: normal;
	line-height: 16px;
		background-image: url(../images/bckBlox2.png);
			text-decoration: underline;
}

.title {
	padding: 2px;
	margin: 0px;
	background-image: url(../images/bckBlox2.png);
	text-transform: uppercase;
	font-weight: bold;
}
.text {
	padding: 2px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(../images/bckBlox2.png);
}
.date {
	font-weight: lighter;
	font-size: 10px;
}

#logos {
	margin: 0px auto;
	margin-top: 30px;
	padding: 0px;
	width: 732px;
	height: 30px;
	text-align: center;
}

#banner {
	margin: 0px auto;
	padding: 0px;
	background-image:url(../images/bannerTop.png);
	width: 900px;
	height: 193px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#banner object {
	margin: 0px;
	margin-top: 56px;
	margin-right: 86px;
	padding: 0px;
	float: right;
}
#banner a:link, a:visited {
	margin: 6px;
	line-height: 21px;
	padding: 3px;
	background-color: #FFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#banner a:hover {
	background-color: #990000;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#banner a:active {
	margin: 6px;
	line-height: 21px;
	padding: 3px;
	background-color: #FFF;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#menu1 {
	margin: 0px;
	margin-top: 122px;
	padding: 0px;
	width: 532px;
	text-align: right;	
	float: left;
}
