p {
 margin: 0px;
 padding:0px;
}

body,td,th {
	font-family: Segoe UI, Tahoma, Arial;
	font-size: 12px;
	color: #547887;
}

a {
	font-family: Segoe UI, Tahoma, Arial;
	font-size: 12px;
}
a:link {
	color: #69207e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #69207e;
}
a:hover {
	text-decoration: none;
	color: #9b5ba4;
}
a:active {
	text-decoration: none;
	color: #69207e;
}

a.news {
	font-family: Segoe UI, Tahoma, Arial;
	font-size: 13px;
	font-weight:bold;
}
a.news:link {
	color: #69207e;
	text-decoration: none;
}
a.news:visited {
	text-decoration: none;
	color: #69207e;
}
a.news:hover {
	text-decoration: none;
	color: #9b5ba4;
}
a.news:active {
	text-decoration: none;
	color: #69207e;
}

a.menu {
	font-family: Segoe UI, Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
}
a.menu:link {
	color: #FFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFF;
}
a.menu:hover {
	text-decoration: none;
	color: #FFF;
	background:url(images/neumann_portal_menubgr_highlight.gif)
}
a.menu:active {
	text-decoration: none;
	color: #FFF;
}



a.leftmenu {
	font-family: Segoe UI, Tahoma, Arial;
	font-size: 12px;
	height: 18px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	background:url(images/neumann_portal_leftmenu_bgr_inactive.gif)
}
a.leftmenu:link {
	color: #000000;
	text-decoration: none;
}
a.leftmenu:visited {
	text-decoration: none;
	color: #000000;
}
a.leftmenu:hover {
	text-decoration: none;
	color: #69207e;
	background:url(images/neumann_portal_leftmenu_bgr.gif)
}
a.leftmenu:active {
	text-decoration: none;
	color: #000000;
}


a.menu_now {
	font-family: Segoe UI, Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	background:url(images/neumann_portal_menubgr_highlight.gif)
}
a.menu_now:link {
	color: #FFF;
	text-decoration: none;
}
a.menu_now:visited {
	text-decoration: none;
	color: #FFF;
}
a.menu_now:hover {
	text-decoration: none;
	color: #FFF;
	
}
a.menu_now:active {
	text-decoration: none;
	color: #FFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boxheader {
	color:#FFF;
	font-weight:bold;
}
.calendarheader {
	color:#FFF;
	font-weight:bold;
	font-size:8px;
}
.calendarnumber {
	color:#000;
	font-weight:bold;
	font-size:14px;
}
.hlt td {
    background-color: #F8F7F7;
    color: black;
 }
 form {
	 margin:0px;
	 padding: 0px;
	 }
.button {
	height:25px; 
	background:url(images/neumann_portal_menubgr.gif); 
	border:0px;
	}
