img {
	border: 1px solid black;
}


body {
	overflow: auto;
	background-color: #ffffff;
}

p,body,td,div,a,li {
		font-family: Arial, sans-serif;
		font-size: 10pt;
	}

h1, h2, h3 {
	font-family: Arial, sans-serif;
	color: #000000;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

td {
	vertical-align: top;
}

.menu {
	padding-left: 20px;
}

.menuitem a span, .menuitemactive a span {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold; 
	text-transform: uppercase;
}

div.menuitem {
	margin-right: 22px; 
	height: 25px;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
}

div.menuitem a {
	text-decoration: none;
}

div.menuitemactive {
	margin-right: 22px; 
	background-color: #0093D8;
	height: 25px;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
}

div.menuitemactive a {
	text-decoration: none;
}

div.leftmenuitem a {
	padding-left: 20px;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

div.leftmenuitemactive a {
	padding-left: 20px;
	color: #ff0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}


.newsTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.newsPretext {
	margin-bottom: 5px;
}

.newsContainer {
	height: 160px;
	border-bottom: 1px solid #0093D8;
}
.newsTitle2 {
	font-size: 16px;
	font-weight: bold;
}

.newsPretext2 {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}
