body {
 	background: url(http://www.teleios.be/images/contentTopBgnd.png) repeat;
	}

.logo {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #003300;
	border-bottom-color: #003300;
	height: 58px;
}
.leftMenubar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #003300;
	border-bottom-color: #003300;
	#height: 540px;
}
.rightContent {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	text-align: left;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
}
.plaintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	vertical-align: text-top;
}
.leftMenuItems {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Web";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	margin-right: 5px;
	margin-left: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.topMenuItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003C68;
	text-align: center;
	margin:20px;
	border-top: 1px none #003300;
	border-right: 1px none #003300;
	border-bottom: 1px none #003300;
	border-left: 1px solid #003300;
	height: 12px;
}
.leftMenuSubItems {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Minion Web";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px none #CCCCCC;
	padding: 2px 2px 2px 20px;
	margin-right: 2px;
	margin-left: 10px;
}
.mainframe {
	#background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	#width: 800px;
	#display: block;
	border: 0px solid #000000;
 	#background: url(http://www.teleios.be/images/contentTopBgnd.png) repeat;
}
.centerframe {
	vertical-align: middle;
	horizontal-align: middle;
	width: 700px;
	margin: 0px;
	padding: 5px;
	background: #ffffe8;
 	#background: url(http://www.teleios.be/images/contentBgnd.png) repeat;
}
.topframe {
	vertical-align: top;
	width: 800px;
 	background: url(http://www.teleios.be/images/contentTop.png) norepeat;
}
.bottomframe {
	vertical-align: bottom;
	width: 800px;
 	background: url(http://www.teleios.be/images/contentBottom.png) norepeat;
}
.topMenuItemsActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #771720;
	text-align: center;
	border-top: 1px none #003300;
	border-right: 1px none #003300;
	border-bottom: 1px none #003300;
	border-left: 1px solid #003300;
}
a {
	color: #000022;
	text-decoration: none;
	#background-image: url(http://www.teleios.be/images/linkIcon.png);
  	#background-repeat:no-repeat;
	#padding-left:12px;
}
.leftMenuItems a {
	color: #333333;
	text-decoration: none;
}
.leftMenuItems a:hover {
	color: #730021;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px solid #EEEEEE;
}
.plainHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	height: 12px;
}