body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*	background-image: url(images/img_62a.gif);*/
	background-color: #e5e5ff;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: center;
	padding: 0px;
	height: auto;
	width: auto;
	position: relative;
}
#wrapper {
	clear: none;
	background-color: #e5e5ff;
	width: 870px;
	height: auto;
	float: none;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	background-position: center center;
}
#container {
	width: 870px;
	background-image: url(images/main-bg2.gif);
	background-repeat: repeat-y;
	clear: none;
	height: auto;
	float: none;
	margin: 0px;
	background-color: e5e5ff;
	position: static;
	background-position: left top;
	top: auto;
	bottom: auto;
	padding: 0px;
}
#header {
	background-repeat: no-repeat;
	height: 156px;
	width: 800px;
	clear: none;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	background-color: #07254C;
	position: static;
	background-image: url(images/main-bg2.gif);
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	visibility: inherit;
}
#subHeader {
	position: relative;
	height: auto;
	width: 800px;
	clear: none;
	background-color: #0000FF;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	overflow: visible;
	visibility: visible;
	z-index: 5;
}

/* ------------!!!!!!!!!!!-------------- */
/* .MainMenu styles are in harraMenu.css */
/* ------------!!!!!!!!!!!-------------- */

#runomatic {
	postion: relative;
	clear: both;
	margin: 0px 0px 0px 0px;
}
#main {
	height: auto;
	width: 770px;
	clear: none;
	float: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #f4f3ee;
	border-right-color: #f4f3ee;
	border-bottom-color: #f4f3ee;
	border-left-color: #f4f3ee;
	background-image: none;
	background-repeat: no-repeat;
	position: relative;
	background-position: center;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	visibility: inherit;
}
#sidebar {
	height: auto;
	width: 140px;
	float: right;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 10px;
	border-left-width: thin;
	border-left-color: #2A5B9E;
	border-bottom-width: thin;
	border-bottom-color: #2A5B9E;
}

#footer {
	background-repeat: no-repeat;
	clear: none;
	width: 870px;
	border-top-style: none;
	color: #333333;
	height: 80px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	background-image: url(images/main-foot2.gif);
	float: none;
	background-position: left;
	bottom: auto;
	visibility: visible;
	z-index: auto;
	top: auto;
	position: static;
	left: auto;
}
.smalltext {
	font-size: 10px;
}


/* ------- fonts, etc ------- */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableheader { font-size: 14px; }
h1 {
	font-size: 18px;
	color: #000099;
}
h2 {
	font-size: 14px;
	color: #000099;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.right { float: right; border: 0; }

p {
	font-size: 12px;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #1150A0;
}
a:visited {
	color: #1150A0;
}
a:hover {
	color: #CC0033;
}

.imgleft {
	float: none;
	padding: 10px;
}
.imgright {
	padding: 10px;
	float: right;
}

