#ins td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-collapse: collapse;
	vertical-align: top;
}

#pro td {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: inset;
	border-top-color: #0551A5;
	border-right-color: #333333;
	border-bottom-color: #0551A5;
	border-left-color: #333333;
	border-collapse: collapse;
	border-top-style: inset;
	border-right-style: dotted;
	border-left-style: dotted;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 195px;
	background-color: #FFCC00;
	text-align: center;
	max-width: 195px;
}
#prom {
	color: #FF0000;
	width: 195px;
	text-align: center;
	margin-top: 0px;
	max-width: 195px;
}
#prot {
	color: #FF0000;
	font-weight: bold;
}
#rightmenu h1 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	display: inline;
	font-weight: normal;
}

