/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #0b1d33;
	margin-top: 0px;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000033;
}

/* DIV's */

.layout {
	width: 687px;
}
.header {
	height: 252px;
	width: 687px;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.menu {
	height: 24px;
	width: 619px;
	background-attachment: scroll;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 215px;
}
.content {
	width: 687px;
	overflow: visible;
}
.content-area {
	width: 677px;
	overflow: visible;
	top: 0px;
	position: relative;
	text-align: left;
	font-family: Tahoma;
	font-size: 10pt;
}
.footer {
	height: 42px;
	width: 687px;
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
}

.footer-include {
	width: 766px;
	position: relative;
	top: 11px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/*round corners*/
.roundedcornr_box_930845 {
   background: #ffffff;
}
.roundedcornr_top_930845 div {
   background: url(roundedcornr_930845_tl.png) no-repeat top left;
}
.roundedcornr_top_930845 {
   background: url(roundedcornr_930845_tr.png) no-repeat top right;
}
.roundedcornr_bottom_930845 div {
   background: url(roundedcornr_930845_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_930845 {
   background: url(roundedcornr_930845_br.png) no-repeat bottom right;
}

.roundedcornr_top_930845 div, .roundedcornr_top_930845, 
.roundedcornr_bottom_930845 div, .roundedcornr_bottom_930845 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_930845 { margin: 0 10px; }
