A {
	font-family: Verdana, Geneva, sans-serif;
	color: #727272;
	text-decoration : underline;
}

A:HOVER {
	font-family: Verdana, Geneva, sans-serif;
	color: #CC0000;
	text-decoration : underline;
}
 TD, P, li {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 11px;
	color: #000000;
}
h1 {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	color: #000000;
}
h2, h4 {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	color: #000000;
}

th {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	color: #000000;
	text-align: left;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	vertical-align: top;
}
th.invert {
	background: #727272;
	color: #ffffff;
	border: 1px #003300 solid;
}
th.invertRight {
	background: #727272;
	color: #ffffff;
	border-top: 1px #003300 solid;
	border-right: 1px #003300 solid;
	border-bottom: 1px #003300 solid;
}

    
fieldset {
    margin: 15px 30px 15px 30px;
    padding: 15px;
    border: 1px solid #727272;
}
legend {
    font-size: 14px;
    font-weight: bold;
    color: #727272;
    padding: 0px 20px 5px 20px;
}

a.active, a.active:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.inactive, a.inactive:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 10px;
	color: #BDB5B7;
	text-decoration: none;
}

.Inputnumber {
    width: 70px;
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	font-size: 11px;
}

.Inputnumbersmall {
    width: 30px;
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	font-size: 11px;
}
.Inputsmall {
    width: 50px;
}
.Inputmedium {
    width: 125px;
}
.Inputlarge {
    width: 270px;
}

input.button {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-color: #CCCCCC;
	border: 1px #CC0000 solid;
	padding: 4px 8px;
}

.valop {
    color: red;
}

.navactive {
    font-size: 12px;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 3px;
}
.navactive a {
    font-size: 12px;
    color: #ffffff;
	text-decoration: none;	
}

.navinactive {
    padding-top: 3px;
    padding-bottom: 3px;
}

.navinactive a:link, .navinactive a:active, .navinactive a:visited {
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}
.navinactive a:hover {
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

b.navtitle {
    font-size: 13px;
    color: #ffffff;
}

a.toplink:link, a.toplink:active, a.toplink:visited, a.toplink:hover {
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}

td.bottomline {
    border-right: 1px solid #727272;
    border-bottom: 1px solid #727272;
    border-left: 1px solid #727272;
    vertical-align: top;
    padding-right: 4px;
}

td.bottomlineleft {
    border-bottom: 1px solid #727272;
    border-left: 1px solid #727272;
    vertical-align: top;
    padding-right: 4px;
}

td.bottomlineright {
    border-bottom: 1px solid #727272;
    border-right: 1px solid #727272;
    vertical-align: top;
    padding-right: 4px;
}

td.lineright {
    border-right: 1px solid #727272;
    vertical-align: top;
    padding-right: 4px;
}

.footer {
    font-size: 9px;
    color: #000000;
}

.footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font-size: 9px;
    color: #000000;
	text-decoration: none;
}

.mini {
	font-size: 10px;
	font-style: italic;
}

td.euroTD {
    font-family: Courier, mono-space;
	font-size : 12px;
    text-align:right;
}

td.borderbottom {
  border-bottom: 1px #cccccc solid;
}

.tablesimpleborder {
	border: 1px #cccccc solid;
	margin-right: 3px;
}

div.shophead {
	font-weight:bold;
	font-size:12px;
	position:relative;
	top:-1px;
	width:inherit;
	border-bottom:1px #cccccc solid;
	background:#cccccc;
	padding:3px;
}

#BLOCKadvocatennet {
	padding: 3px;
	width: inherit;
	heigth: 61px;
	background: #1b3644;
	vertical-align: middle;
}

#BLOCKbusinesslaw {
	padding: 3px;
	width: inherit;
	heigth: 61px;
	background: #7A003C;
	vertical-align: middle;
}

#BLOCKadvocatennet a:link, #BLOCKadvocatennet a:active, #BLOCKadvocatennet a:visited, #BLOCKadvocatennet a:hover {
	color: white;
	text-decoration: none;
}

#BLOCKbusinesslaw a:link, #BLOCKbusinesslaw a:active, #BLOCKbusinesslaw a:visited, #BLOCKbusinesslaw a:hover {
	color: white;
	text-decoration: none;
}
