body{
	margin: 0px;
	padding: 0px;
	background: #F1F3F2 url() repeat-x;
	font-family: calibri;
	color: #000;
	font-size: 11px;
}
a:link {
color: #27885b;
text-decoration:none;
}
a:hover{
color: #999;
text-decoration:none;
}
a:visited {
color: #27885b;
text-decoration:none;
}
a:active {
color: #27885b;
text-decoration:none;
}

.sideborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
td#pad{
padding-left:15px;
padding-right:15px;
}

td#undermenu{
background:#9dbbae;
}

td#padmenu{
padding-left:7px;
padding-right:7px;
}.dottedborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #6d6d6d;
	border-right-color: #6d6d6d;
	border-bottom-color: #6d6d6d;
	border-left-color: #6d6d6d;
}
