.menu {
	background-color: #7D94AB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
/*font-weight: bold;*/
	color: #FFFFFF;
}
.rsidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #CCCCCC;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
.linkOver {
	color: #FFFFFF;
}
.bottom {

	background-color: #7D94AB;
	height:20px;
	vertical-align:middle;

	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*font-weight: bold;*/
	color: #FFFFFF;
}
.lsidebar {
	background-image: url(images/lsidebar.gif);
}
