html,body,table,td,tr,th,form,input,textarea,ul,li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu {
	background-color: #B8240E;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D22D15;
	border-right-color: #D22D15;
	border-bottom-color: #D22D15;
	border-left-color: #D22D15;
}
.greydiv {
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFDADF;
	border-right-color: #CFDADF;
	border-bottom-color: #CFDADF;
	border-left-color: #CFDADF;
}
p,form,textarea,input,select {
	margin: 0px;
}
.tab1 {
	background-color: #CFDADF;
}
.tab1 th {
	background-color: #F3F3F3;
	background-image: url(img/th_bg.gif);
	text-align: left;

}
.pad8 {
	padding: 8px;
}
#footer {
	background-color: #646D6C;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D62910;
	font-weight: normal;
}
body {
	background-image: url(img/bgp.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 1px 0px 0px;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #CFDADF;
}

ul {
	list-style-image: url(img/bullet.jpg);
	margin: 5px;
}
h1 {
	font-size: 11px;
	color: #B8240E;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
h2 {
	font-size: 11px;
	color: #646D6C;
	font-weight: normal;
	margin: 0px;
}
a {
	color: #B8240E;
	text-decoration: underline;
}
a:hover {
	color: #BCC4C7;
}
.highlight {
	font-weight: bold;
	color: #B8240E;
}
.tsample td {
	background-image: none;
}
.bggrey {
	background-color: #C5CDD0;
}
.error {
	background-color: #FFA606;
	border: 1px solid #cccccc;
}
.row1 {
	background-color: #c5cdd0;
	padding:8px;
}
.row2 {
	background-color: #aaaaaa;
	padding:8px;
}
.row2 a:hover  {
	color: #ffffff;
}
.td_tab {
	background-color: #FFFFFF;
	padding: 10px 8px 8px;
	background-image: url(img/tab1_bgtd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.border1 {
	border: 1px solid #646D6C;
}
.dborder {
	border: thin solid #C5CDD0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.tabellinagrey {
	border: 1px dashed #666666;
	background-color: #F3F3F3;
}
.button {
	color: #FFFFFF;
	background-color: #B8240E;
	border: 1px solid #666666;
}
.verysmall {
	font-size: 9px;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8240E;
	color: #B8240E;
	cursor: help;
}
.inter1 {
	line-height: 20px;
}
