body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0,1px;
	height: 100%;
	background-color: #E5EDF0;
}

h1 {
	font-size: 16px; 
	font-weight: bolder; 
	color: #3B537A;
}
h3, h5 {
	color: White;
	font-size: 12px;
	font-weight: normal;
}
.Stil1 {color: #787878}
.Stil2 {color: #FFFFFF}
a.mainmenu {
	font-weight: bold;
	text-decoration: none;
	margin: 3px 3px 1px 4px;
	padding-left: 10px;
/*	display: block; */
	color: #404040;
	background: url(../images/bullet.gif) no-repeat left center;
}

a.mainmenu:hover {
	background: url(../images/bullet2.gif) no-repeat left center;
	color: #FF8901;
}
.mainmenu-table {
	margin-left: 10px;
}
.td-title {
	padding-left: 225px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td-mainmenu1 {
	padding: 5px;
	border: thin White;
}
.td-bg-left-right {
	background-position: top;
	background-repeat: repeat-x;
	background-color: #679E61;
}
.td-content-1-left {
	padding: 10px;
	border-top: thin; 
	border-left: thin;
	background-color: #6EC200;
	background-image:  url(../images/bg-td1.gif);
	background-repeat: no-repeat;
}
.td-content-2-left {
	border-top: thin; 
	border-left: thin;
	border-right: thin dashed #A9A9A9;
}
.td-content-3-left {
	border-top: thin; 
	border-left: thin;
	border-right: thin dashed #A9A9A9;
}
.td-content-2-right {
	border-top: thin; 
	border-right: thin;
	border-left: thin dashed #A9A9A9;
}
.td-content-3-right {
	border-top: thin; 
	border-right: thin;
	border-left: thin dashed #A9A9A9;
	padding-left: 5px;
}
.td-content-top-right {
	padding-left: 10px;
	padding-right: 10px;
	border-top: thin; 
	border-left: thin;
	border-bottom: thin dashed #A9A9A9;
}
.td-bottom {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.mainlevel-sidebar{
	font-weight: bold;
	text-decoration: none;
	margin: 3px 3px 1px 4px;
        line-height: 24px;
	padding-left: 10px;
/*	display: block; */
	color: #404040;
	background: url(../images/bullet.gif) no-repeat left center;

}

a.mainlevel-sidebar#active_menu-sidebar{
	font-weight: bold;
	text-decoration: none;
	margin: 3px 3px 1px 4px;
	padding-left: 10px;
	line-height: 24px;
/*	display: block; */
	color: #404040;
	background: url(../images/bullet.gif) no-repeat left center;

}

a.mainlevel-sidebar:hover{
	line-height: 24px;
	background: url(../images/bullet2.gif) no-repeat left center;
	color: #FF8901;
}
