body {  background-color: #FFFFFF;
		padding-top: 0px;
}

a:hover {
	color: #C61B13;
	text-decoration: none;
}
a {
	color: #444444;
	text-decoration: none;
}

.menyfont {
	font-family: verdana;
	font-size: xx-small;
	color: #FF9900;
	text-decoration: none;

}


.headerTopLeft {
	background-color: #FFFFFF;
    background-image: url(images/toplogo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #999999;
}

.menuRight {
	border-right: 1px solid black;
	color: #666666;
}

.menuItem {
	font-family: verdana;
	font-size: x-small;
	color: #666666;
}

.contentContainer {
	color: #333333;
	background-color: #FFFFFF;
    background-image: url(images/.jpg);
	background-position: center;
	background-repeat: no-repeat;

}
