html, body,h1, h2, h3, h4, h5, h6,div, span, p, a, img,em, strong, b, i, 
table, tr, th, td,ul, ol, li, dl, dd, dt,form, select, input, textarea,blockquote,code,label {

	font: inherit;

	color: inherit;

	background: none;

	background-color:inherit;

	padding: 0;

	margin: 0;

	text-decoration: none;

	list-style: none;

	border: 0;

}

blockquote{

    padding-left: 2em;

}

h1, h2, h3, h4, h5, h6, div,  p, a, table, ul, ol, li, dl, dd, dt, select,label {

  position: relative;

}

html{

	height: 100%;

}

body{

	height: 100%;

	position: relative;

	font: normal 62.5% Tahoma, sans-serif;

}



.offscreen{

  display: none !important;

}

.invisible{

  visibility: hidden !important;

}

.pos-left{

	float: left !important;

}

.pos-right{

	float: right !important;

}

.spacer{

	clear: both !important;

}

.spacer.null{

	height: 0 !important;

	padding: 0 !important;

	margin-top: 1px ;

	border: 0 !important;

}

.v{

	position: relative;

	display: block;

	clear: none;

	float: left;

	border: 1px solid white;

	width: 10px;

}

.white{

	color: rgb(255,255,255);

	background-color: inherit;

}

.left{

	text-align: left !important;

}

.right{

	text-align: right !important;

}

.center{

	text-align: center !important;

}

strong,b{

	font-weight: bold;

}

em,i{

	font-style: italic;

}



input.small{

	font-size: 11px;

	background: transparent;

}

a{

	background: transparent;

	text-decoration: none;

}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,h7 span,label span,a span{

	position: static;

	z-index: -1;

}

blockquote p{

	font-style: italic;

}

p{

 margin-bottom: 0.5em;

}

.dump{

	text-align: left;

	clear: both;

}

div.error{

	font: normal 11px Tahoma;

	color: #a00;

}

li.last{

	border: none !important;

}

#sidemenu li.last, .sidepanel li.last{

  background: none !important;

}

.nobg{

  background: none !important;

}

.content{

  position:                 static;

}
