body { margin: 0; }

.logo-bg
{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bgrotate
{
	background-image: url(images/rotate/rotator.php);
	background-repeat: no-repeat;
	background-position: center top;
}


A:LINK {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}

A:VISITED {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}

A:ACTIVE {
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;
}

A:HOVER
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

.menu
{
	font: normal 12px Trebuchet MS, Tahoma, Verdana;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-right: 5px;
	letter-spacing: 0px;
}

.date
{
	font: normal 10px Trebuchet MS, Tahoma, Verdana;
	color: #7e7e7e;
	margin-right: 4px;
	margin-bottom: 4px;
	letter-spacing: 4px;
}

.datebg
{
	font: normal 10px Trebuchet MS, Tahoma, Verdana;
	color: #ffffff;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-right: 5px;
	letter-spacing: 4px;
}

.bordered
{
	border-bottom: 1px dotted #454545;
	border-left: 1px dotted #454545;
	border-right: 1px dotted #454545;
	border-top: 1px dotted #454545;
	padding: 10px;
	margin-right: 10px;
	background-color: #ffffff;
}

.borderedfull
{
	border-bottom: 1px dotted #454545;
	border-left: 1px dotted #454545;
	border-right: 1px dotted #454545;
	border-top: 1px dotted #454545;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
}


.borderlr
{
	border-bottom: 0px dotted #454545;
	border-left: 1px dotted #454545;
	border-right: 1px dotted #454545;
	border-top: 0px dotted #454545;
	padding: 0px;
	background-color: #ffffff;
}

.borderblr
{
	border-bottom: 1px dotted #454545;
	border-left: 1px dotted #454545;
	border-right: 1px dotted #454545;
	border-top: 0px dotted #454545;
	padding: 0px;
	background-color: #ffffff;
}

.title {
	font: bold 24px Georgia, Times New Roman, Times, serif;
	color: #505050;
}

.headline {
	font: bold 21px Georgia, Times New Roman, Times, serif;
	color: #505050;
}

.news {
	font: normal 12px/13px Trebuchet MS, Tahoma, Verdana;
	text-decoration: none;
	color: #505050;
}

.container {
	margin-top: 20px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;	
	
}


.containerfull {
	margin-top: 20px;
	text-align: justify;
	margin-left: 85px;
	margin-right: 85px;
	margin-bottom: 10px;	
	
}


.footer
{
	color: #999999;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 10px;
	text-align: right;
	margin-top: 3px;
	margin-right: 10px;
}

.copyrights
{
	color: #999999;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 10px;
	text-align: right;
	margin-bottom: 6px;
	margin-top: 10px;
	margin-right: 10px;
}

.white
{
	color: #a0a0a0;
}
ul.list1 { color: #505050; font-size: 12px; font-family: "Trebuchet MS", Tahoma, Verdana; line-height: 13px; }
