Table {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.rubrik {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a {
	text-decoration: none;
}
.main{
	clear: both;
	
}
.mainLeft {
	clear: both;
}
.menuTable {
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;

}
.menuTR {
	border-top: 1px solid #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}

