body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#eeeeee; 
	scrollbar-track-color:#eeeeee;
	scrollbar-face-color:#d9d9d9;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3d-light-color:#eeeeee;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body,a,div,dl,dt,dd,ul,ol,span,small,sup,input, textarea {
	font-size:11px;
	text-decoration:none;
	color:navy;
	}
h1,h2 {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:navy;
	display:inline;
	}
input { border: 1px solid silver }
textarea { width:600px; border: 1px solid silver }
td,th {
	font-size:10px;
	text-decoration:none;
	color:navy;
	}

a:link {text-decoration:none} 
a:visited {text-decoration:none} 
a:hover {text-decoration:none} 
a:active {text-decoration:none}

input.bt, a.bt, .bt, #bt {
	background-color: ;
	color: ;
	border: 1px solid White;
	font-size:10px;
	text-align: center;
	text-decoration :none;
	cursor: hand;
	padding : 2 5 3 5;
}
a.bt_big, .bt_big, #bt_big {
	background-color: ;
	color: ;
	border: 1px solid White;
	font-size:16px;
	font-weight : bold;
	text-align: center;
	text-decoration :none;
	cursor: hand;
	padding : 2 5 3 5;
}

a.bt_s, .bt_s, #bt_s {
	background-color: ;
	color: ;
	border: 1px solid White;
	font-size:10px;
	text-align: center;
	text-decoration :none;
	cursor: hand;
	padding : 1 1 1 1;
}
a.bt100, .bt100, #bt100, input.bt_100 {
	background-color: #e0e0e0;
	color: #333333;
	border: 1px solid #333333;
	font-size:9px;
	text-align: center;
	text-decoration :none;
	cursor: hand;
	padding : 1 1 1 1;
}

a.bt100_h, .bt100_h, #bt100_h, input.bt_100_h {
	background-color: #e0e0e0;
	color: #666666;
	border: 1px solid #666666;
	font-size:9px;
	text-align: center;
	text-decoration :none;
	cursor: hand;
	padding : 1 1 1 1;
}

a.btshade, .btshade, #btshade, input.btshade {
	background-color: #e0e0e0;
	color: #333333;
	border-top: 1px solid #bbbbbb;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #bbbbbb;
	font-size:9px;
	text-align: center;
	text-decoration :none;
	cursor: hand;
	padding : 1 1 1 1;
}

a.sel_white, .sel_white, #sel_white, input.sel_white {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #333333;
	font-size:9px;
	text-align: center;
	text-decoration :none;
	cursor: hand;
	padding : 1 1 1 1;
}
.box, #box {
	border: 1px solid #999999;
}
.border {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 6px 0 0 0;
}
.box_out {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2 6 2 2;
}
.rubrik {
	font-weight:bold;
	padding: 6px 0 0 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 9px;
	margin-bottom: 3px;
	border-top:1px solid #dddddd;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.title { color:#000000; font-weight: bold; margin-bottom: 1em; font-size: 14px;line-height: 15px; margin-top: 0.5em; } 
.mtop5, #mtop5 { margin-top: 5px; } 
.mbot5, #mbot5 { margin-bottom: 5px; } 
.ptop5, #ptop5 { padding-top: 5px; } 
.pbot5, #pbot5 { padding-bottom: 5px; } 
.text { font-size:11px; } 
.contactText { font-size: 10px; }

#xxs,.xxs, a.xxs { font-size:4 }
#xs,.xs, a.xs { font-size:7 }
#s,.s, a.s { font-size:11 }
#m,.m, a.m { font-size:13 }
#l,.l, a.l { font-size:16 }
#xl,.xl, a.xl { font-size:18 }
#xxl,.xxl, a.xxl { font-size:24 }

.highlight img{
border: 1px solid #bbbbbb;
}
.highlight:hover img{
border: 1px solid orange;
}
.highlight:hover{
color: orange; /* Dummy definition to overcome IE bug */
}

.table_info { width:300px; border:1px solid #cccccc; background-color:#f9f9f9; padding:2px
}
.table_info_ueb { background-color:#d0d0d0; font-size:13; font-weight:bold; padding:1px
}