body {
	margin: 0px;
	height: 100%;

}
.mainarea {
	height: 100%; /* Added */
	background-color: #FDFEFB;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	padding-top: 33px;

}
html {
	height: 100%;
}
.midtable {
	background-color: #F4F6F1;
	border: 1px solid #B6B6B6;
	width: 760px;

}
.nav {
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 27px;
	vertical-align: top; /* Added */
}
.header {
	padding: 0px;
	height: 83px;
	background-image: url(../images/headerback.jpg);
	background-repeat: repeat-x;
	vertical-align: top; /* Added */
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 7px;
	font-weight: bold;



}
.nopadding {
	padding: 0px;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-color: #FDFEFB;
	padding-top: 9px;
	padding-right: 7px;
	padding-left: 7px;
	vertical-align: top;


}
a {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #33CC00;
	text-decoration: underline;
	font-weight: normal;

}
.rule {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.titles {
	font-size: 15px;
	font-weight: bold;
}
.border {
	border: 1px solid #B6B6B6;
}
input {
	font-family: Arial;
	font-size: 11px;
}
textarea {
	font-family: Arial;
	font-size: 11px;
}
.errorbox {
	border: 1px solid #FF0000;
}
.border {
	border: 1px solid #B6B6B6;
}
.quotbox {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #005298;
	padding: 3px;
	font-weight: bold;

}
.capabilitytitle {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #0075C4;
	letter-spacing: -1px;


}.news {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FBFBFB;
	border: 1px solid #999999;
}
.newshover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #E6F2F9;
	border: 1px solid #658766;
}
.newstitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.frontNews {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DF0000;
}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	text-decoration: none;

}
.over {
	color: #0D7B93;
	text-decoration: none;
	font-weight: normal;

}
.tinytext {
	font-size: 7px;
}

