.buttonscontainer {width: 181px;}

.buttons a {color: #000000;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #6699CC;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #99CCFF;
color: #FFFFFF;
text-decoration: none;}
.calendar {
	border: thin solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFFFFF;
	vertical-align: top;
}

.servicetble {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.lftmnu {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.tableboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}



.sidebartablelines {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #326569;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
.hrzntlnes {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #86A8C3;
	border-right-color: #86A8C3;
	border-bottom-color: #86A8C3;
	border-left-color: #86A8C3;
}
