body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	background-image:  url(images/layout/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	color: #000033;
	font-size: 90%;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}.header {
	font-size: 110%;
	color: #000066;
	font-weight: 700;

}
.blue {
	background-color: #000033;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000033;
	font-style: normal;
	text-decoration: underline;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;

}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 700;
	color: #000066;
	font-style: normal;
	text-decoration: none;
}

a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 700;
	color: #000066;
	text-decoration: none;
}

a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 700;
	color: #000066;
	text-decoration: none;
}

a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
td.footer {
	font-size: 70%;
	text-align: center;
	font-weight: normal;


}
.scrollClass {
}
.scrolling1 {
	color: #000066;
}
.scrollarea {
	color: #660000;
	background-color: #FFFF99;
	border: 2px solid #000033;
	padding: 5px;
}
.bold {
	font-weight: 900;
}
designtext {
}
td.designtext {
}
div.designtext {
}
#textblock1 {
	SCROLLBAR-FACE-COLOR: #FFCC33;
	SCROLLBAR-HIGHLIGHT-COLOR: #990000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFF99;
	SCROLLBAR-ARROW-COLOR: #990000;
	SCROLLBAR-TRACK-COLOR: #FFFF99;
	SCROLLBAR-DARKSHADOW-COLOR: #990000;
}
#textblock1 div {
	OVERFLOW: auto;
	WIDTH: 100%;
	HEIGHT: 180px;
	padding: 5px;
}

#textblock2 {
	SCROLLBAR-FACE-COLOR: #FFCC33;
	SCROLLBAR-HIGHLIGHT-COLOR: #990000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFF99;
	SCROLLBAR-ARROW-COLOR: #990000;
	SCROLLBAR-TRACK-COLOR: #FFFF99;
	SCROLLBAR-DARKSHADOW-COLOR: #990000;
}
#textblock2 div {
	OVERFLOW: auto;
	WIDTH: 100%;
	HEIGHT: 380px;
	padding: 5px;
}
hr {
	color: #000033;
	background-color: #000033;
	font-size: 1px;

}
