body {
padding: 0px;
margin: 0px;
background-color: #a5b5ef;
background-image: url(/newimages/huria/bg-body.gif);
background-repeat: repeat-y;
background-position: top left;
}

body, td, div, p, span {
color: #000000;
font-family: verdana;
font-size: x-small;
}

html>
body, td, div, p, span {
font-size: small;
}

#header {
background-image: url(/newimages/huria/bg-header.gif);
background-repeat: repeat-x;
background-position: top left;
padding: 0 0 2px 0;
width: 100%;
}

h1 {
font-size: medium;
font-weight: bold;
padding: 0px 0px 5px 0px;
margin: 0px;
}

html>
body h1 {
font-size: large;
}

h2 {
font-size: medium;
font-weight: bold;
padding: 0px 0px 5px 0px;
margin: 0px;
color: #da3d45;
}

html>
body h2 {
font-size: large;
}

.small {
font-family: verdana;
font-size: xx-small;
color: #6174b8;
}

html>
body .small {
font-size: x-small;
}

#navbaseab {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: +4;
	}

.navcol {
background-color: #026497;
}

#logoright {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +4;
	}

#maincontent {
	background-image: url(/newimages/huria/bg-right.gif);
	background-repeat: repeat-y;
	background-position: top right;
	}

#outercontent {
	background-image: url(/newimages/huria/bg-contenttop.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 20px 40px 30px 20px;
	}

/* ========================================================================================= */
/* NAVIGATION and LINKS */
/* ========================================================================================= */

a {
color: #da3d45;
}

a:hover	{
color: #8c9bd3;
}

#subnavouter {
	margin-top: 10px;
	}
	
#subnavshell	{
font-size: xx-small;
background-color: #c8d2f7;
padding: 6px 55px 6px 35px;
color: #a2b2ee;
}

html>
body #subnavshell {
font-size: x-small;
}

#subnavshell a	{
color: #000000;
}

#subnavshell a:hover	{
color: #8c9bd3;
}

#subimage {
	background-color: #c8d2f7;
	background-image: url(/newimages/huria/bg-subnav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

#nav {
background-image: url(/newimages/huria/bg-nav.gif);
}

#nav td {
	position: relative;
	}

#navtopab {
	position: absolute;
	top: 0px;
	left: 0px;
	}

#navigator {
width: 146px;
}

.button1, .button2, .currentpage, .submen {
font-family: verdana;
font-size: xx-small;
font-weight: bold;
text-align: center;
margin: 0px;
padding: 0px;
width: 146px;
}

html>
body .button1,
body .button2,
body .currentpage,
body .submen {
font-size: x-small;
}

.button1 a, .button2 a, .currentpage a, .submen a {
padding: 4px 7px 5px 7px;
text-decoration: none;
display: block;
width: 100%;
color: #000000;
}

html>
body #navigator .button1 a,
body #navigator .button2 a,
body #navigator .currentpage a,
body #navigator .submen a {
width: auto;
}

.currentpage a {
color: #ffffff;
background-color: #da3d45;
}

.currentpage a:hover {
	color: #f0dae1;
	}

.button1 a:hover,
.button2 a:hover,
.submen a:hover {
color: #da3d45;
background-color: #f6ced1;
}

.submen a {
font-weight: normal;
}