body {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background: #EBEBEB;
	font: 0.8em Arial, Helvetica, sans-serif;
}
.logo {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	width: 510px;
	background: #D3D3D3;
	border-top: 1px #FFFFFF;
	border-right: 1px #BCBCBC;
	border-bottom: 1px #BCBCBC;
	border-left: 1px #FFFFFF;
}
.buttons {
	margin: 120px 0px 0px 45px;
	padding: 0px;
	position: absolute;
	left: 4px;
	top: 121px;
	width: 137px;
	height: 263px;
}
.navbar {
	padding: 0px;
	width: 200px;
	margin: 0px;
	height: auto;
	float: left;
}
.contents {
	margin: 0px;
	float: left;
	width: 530px;
}
h1 {
	padding: 10px 10px 0px;
	margin-left: 0px;
	font-size: large;
	background: #7095BA;
	border-top: 1px #FFFFFF;
	border-right: 1px #5380AC;
	border-bottom: 1px #5380AC;
	border-left: 1px #FFFFFF;
}
.header {
	padding: 0px;
	text-transform: uppercase;
	margin: 30px 0px 0px 10px;
	border-top: #FFFFFF;
	border-right: #9f9f9f;
	border-bottom: #9f9f9f;
	border-left: #FFFFFF;
}
.bodycell {
	padding: 0px;
	float: left;
	width: 748px;
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
	left: 2%;
	top: 2%;
	background: #dcdcdc url(../Images/Ones%20&%20Zeros.png) repeat-y left;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #FFFFFF;
	height: 643px;
}
.bread_text {
	margin: 30px 0px 0px 10px;
	padding: 0px;
    font-size: 12px;
	color: #333333;
}
.footer {
	padding: 10px 10px 0px;
	font-size: medium;
	color: #333333;
	background: #d0d0d0;
	margin-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	bottom: 10px;
	border-top: 1px #FFFFFF;
	border-right: 1px #bcbcbc;
	border-bottom: 1px #bcbcbc;
	border-left: 1px #FFFFFF;
}
.decobar {
	padding: 0px 0px 20px;
	margin-left: 25px;
	left: 15px;
url(Images/Lefthand%20ones%20&%20zeros.gif) repeat-y left;
	margin-top: 10px;
}
.bodybutton {
	font-weight: bold;
	text-decoration: none;
}
.bodybutton a:hover {
	background: #C8CEDB url(none);
	border: 1px none #9F9F9F;
	font-weight: bolder;
	text-decoration: underline;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #37476C;
	padding: 2px;
	margin: 0px;
}
h2 {
	background: #D3D3D3;
	padding: 10px 10px 0px;
	font-size: large;
	color: #263A4F;
	text-transform: capitalize;
	font-weight: lighter;
	border-top: 1px #FFFFFF;
	border-right: 1px #9c9c9c;
	border-bottom: 1px #9c9c9c;
	border-left: 1px #FFFFFF;
}
.subheader {
	text-transform: uppercase;
	margin-left: 10px;
	border-top: #FFFFFF;
	border-right: #9f9f9f;
	border-bottom: #9f9f9f;
	border-left: #FFFFFF;
}
.img {
	position: static;
	float: right;
}
.body1 {
	background: url(../Images/Lefthand%20ones%20&%20zeros.gif) repeat-y left;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 20px;
}
.flag {
	margin: 80px 0px 0px 60px;
	padding: 0px;
}
p {
	margin-left: 10px;
}
table {
	border: 1px none #CCCCCC;
	margin-left: 5px;
	width: 516px;
}
.celltext {
	background: #D0D0D0;
	text-decoration: none;
	border-right: 1px #bcbcbc;
	border-bottom: 1px #bcbcbc;
	border-left: 1px #FFFFFF;
	padding: 3px;
	border-top: 1px #FFFFFF;
}

