.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }

body { 
background:#dee6e9 url('images/bg.jpg') repeat-x center top; margin:0px; 
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #213846;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	
}


.floatingbuttons { 
padding-top: 0px; 
width: 0%; 
position:fixed; 
top: 260px; 
left: 0px;
}
.contents {
    background-image: url('images/bodybg.png');
	background-repeat: repeat-y;
	background-position: center top;
}

.contents1 {
    background-image: url('images/bodytop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}


a.bottomstyle:link {

	color: #4a4a4a;
	text-decoration: none;
	
}

a.bottomstyle:visited {

	color: #4a4a4a;
	text-decoration: none;
	
}

a.bottomstyle:hover {

	color: black;
	text-decoration: none;
	
}

a:link {

	color: #00223a;
	text-decoration: none;
	font-weight: bold;
	
}

a:visited {

	color: #00223a;
	text-decoration: none;
	
}

a:hover {

	color: #609700;
	text-decoration: none;
	
}
.form { 
 font-size: 14px;
 background-image:url('images/blank.gif');
 background-color:transparent;
 border: 0px;
 width: 146px;
 height: 21px;
 padding-left:5px; padding-right:0px; padding-top:10px; 
 text-align:left;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif
}