﻿body
{
	margin: 0px;
	background-color: #140c30;
	color: White;
	font-size: 13px;
	font-family: 'Arial';
}

.leftside
{
	width:275px;
}
.news
{
	left: 40px;
	top: 113px;
	position: relative;
	width:180px;
}

.newsdate
{
	font-style: italic;
	font-size: 10px;
}


.toplogo{
	width:780px; 
	height:144px;
}

.mainmenu
{
	width:780px;
	height:65px;
}
.content
{
	width:780px;
	
}


.menubox
{
	width: 16px;
}

.menuitemleft
{
	width: 159px;
	font-family: Courier New, Arial;
	font-size: 11pt;
}

.menuitemright
{
	width: 82px;
	font-family: Courier New, Arial;
	font-size: 11pt;
}

.menuitemlink 
{
	color: White;
	text-decoration: none;
}

.test22
{
	font-family: 'Courier New';
}
.footer
{
	position: relative;
	left: 232px;
	top: 0px;
	width: 181px;
	height: 20px;
	background-color: #b30000;
	font-size: 12px;
	color: white;
	font-family: 'Courier New';
	padding-left: 3px;
	padding-top: 2px;
}