body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background:url("bg.png") repeat-x fixed center top #AAAAAA;
}
.oneColElsCtr #container {
	width: 880px; 
	height: 100%;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-right: 1px solid #444444; border-left: 1px solid #444444;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
h1{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;}
h2{
margin: 0px;
padding: 10px;}
a {
    TEXT-DECORATION: none; color: #0000FF;
}
a:hover { TEXT-DECORATION: underline; color: red;}
.helar {
	background-color : #ffffff;
	background-image : url(grad2.png);
	background-position : top;
	background-repeat : repeat-x;
	font-size: 13px;
	border-right: 1px #FFFFFF;
}
.helark {
	font-size: 13px;
	position: absolute; 
	top: 10px; 
	right: 270px;
	height:60px; 
	width:175px;
	font-color: #A6A6A6;
}
.helar2 {
font-size: 13px;
font-color: #A6A6A6;
}
.helar25 {
font-size: 13px;
font-color: #A6A6A6;
}
.helar3 {
font-size: 13px;
font-color: #A6A6A6;
}
.helar4 {
font-size: 13px;
}
.specialtable {
width:557px
}
.specialtable2 {
width:291px
}
