body {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	SCROLLBAR-FACE-COLOR: #333366;
	SCROLLBAR-HIGHLIGHT-COLOR: #006699;
	SCROLLBAR-SHADOW-COLOR: #537180;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-BASE-COLOR: #6a8c9d;
	scrollbar-3d-light-color: #AAAAAA;
	scrollbar-dark-shadow-color: #65899A;
	background-color: #B1CDFF;
}
#container {
	background-color: #B1CDFF;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #000;
	color: #000;
}
a:link {
	color: #006;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
a:visited {
	color: #AF2024;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
}
a:hover {
	color: #000;
	background-color: #F5BF21;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
a:active {
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
#content {
	width: 490px;
	float: right;
	height: 530px;
	overflow: auto;
	vertical-align: top;
	padding-right: 5px;
	background-color: #B1CDFF;
}

#logo {
	float: left;
	height: 180px;
	width: 300px;
	background-color: #B1CDFF;
}
#titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #851C16;
	text-indent: 5px;
	padding-top: 10px;
	float: right;
	height: 50px;
	width: 500px;
	background-color: #B1CDFF;
}
#navigation {
	float: left;
	width: 250px;
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 10px;
	line-height: 90%;
	background-color: #B1CDFF;
}
#footer {
	height: 40px;
	width: 800px;
	background-color: #B1CDFF;
}
.Copyright {

	font-family: verdana, sans-serif;
	font-size: 0.6;
	color: #CCCCCC;
}
.TableTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8F1F18;
	text-indent: 5;
	padding-top: 10px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #CC3B33;
	text-indent: 10px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #DA6761;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #820000;

}
.Tip {
	color: #A61404;
	background-color: FFCC66;
	padding: 3px;
	border-top: thin inset #990000;
	border-right: thin inset #333333;
	border-bottom: thin inset #333333;
	border-left: thin inset #333333;
	list-style: circle;
	font: bold 0.8em Arial, Helvetica, sans-serif;

}
.quote {
	color: #333333;
	background-color: f1f1f1;
	font: italic normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
}
.text_extra {
	color: #000000;
	background-image: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
	border: 1px solid #000;
}
.content_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #009;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
