
html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}
tr, td, p, br, b, ul,  form, textarea, input, input.textarea {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial,Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#333333;
}
li  {
	margin-top:0px;
	margin-bottom:8px;
}
.bgBottomColor {
background-color: #B8CAD6;
}
h1 { margin:0;	font-weight: bold; font-family: Arial,Verdana, Helvetica,  Sans-Serif; font-size: 12px;}
p {	padding-bottom: 18px;}
a {
	font-family: Arial,Verdana,  Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #005985;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
.textArea {
 	background-color: #B8CAD6;
 	padding:16px;
}
.textAreaColor {
 	background-color: #B8CAD6;
}
.headerS {
background-image: url("/i/sejberg_com/header_s.gif");
height:19px;
width: 1px;
}
.headerC {
background-image: url("/i/sejberg_com/header_c.gif");
height:19px;
color: #ffffff;
width: 100%;
padding-left:15px;
font-size: 12px;
font-weight: bold;
}
.menuLeft {
background-image: url("/i/sejberg_com/menu_left.jpg");
width: 15px;
}
.menuRight {
background-image: url("/i/sejberg_com/menu_right.jpg");
}
.menuSelC {
background-image: url("/i/sejberg_com/menu_sel_c.jpg");

color: #ffffff;
font-weight: bold;
padding-left:10px;
padding-right:10px;
padding-bottom:4px;
}
.menuNotSelC {
background-image: url("/i/sejberg_com/menu_not_sel_c.jpg");

color: #424242;
font-weight: bold;
padding-left:10px;
padding-right:10px;
padding-bottom:4px;
}
.menuSelLink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menuNotSelLink {
	color: #424242;
	font-weight: bold;
	text-decoration: none;
}
.menuSelS {
background-image: url("/i/sejberg_com/menu_sel_s.jpg");
color: #ffffff;
width: 1px;
}
.menuNotSelL {
background-image: url("/i/sejberg_com/menu_not_sel_l.jpg");
color: #ffffff;
width: 1px;
}
.menuNotSelR {
background-image: url("/i/sejberg_com/menu_not_sel_r.jpg");
color: #ffffff;
width: 1px;
}
table.full-height {
  height:100%;
  width:100%;
}