html{ overflow-y : scroll; }

a:link {
	COLOR: #990000;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:visited {
	COLOR: #990000;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:active {
	COLOR: #990000;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

a:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	background: #FFFFFF;
}

body 
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background: #FFFFFF;
} 
.tdtextstaff {
	text-align: justify;
	vertical-align: text-top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tdtextstaffbottom {
	text-align: justify;
	vertical-align: text-top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
}

.imageleft {
	float: left;
	margin-right: 150px;
}
.imageright {
	float: right;
	margin-left: 30px;
}



#Container {
	text-align: center;
	position: relative;
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: #666666;
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 100;
}

#Center {
	text-align: center;
}

#content {
	position:relative;
	text-align: justify;
	font-size: 80%;
	width: 870px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	left: 20px;
}
#contenttop {
	position:relative;
	text-align: justify;
	font-size: 80%;
	width: 644px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	left: 0px;
}
#footer{
	width: 950px;
	text-align: center;
	padding-top: 5px;
	float: left;
	padding-bottom: 2px;
	font-size: 70%;
	height: auto;
	position: relative;
	color: #999999;
	background: #FFFFFF;
}

#footer a {
	color: #990000;
	background-color: #FFFFFF;
}

#footer a:hover {
	color: #999999;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.redtext {
	color: #990000;
	background-color: #FFFFFF;
}
#header {
	width: 950px;
	float: left;
	position: relative;
	text-align: left;
	color: #666666;
	background: #FFFFFF url(../pixs/header.jpg);
	padding-top: 10px;
}

#innercontainer {
	width: 944px;
	height: auto;
	position: relative;
	float: left;
	color: #666666;
	background: #FFFFFF url(../pixs/innercontainer.gif) repeat-y;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #990000;
	border-left-color: #990000;
}
#innercontainerbase {
	width: 944px;
	height: 30px;
	position: relative;
	float: left;
	color: #666666;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #990000;
	border-left-color: #990000;
	background: #FFFFFF url(../pixs/innercontainerbase.gif) no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#top {
	float: left;
	width: 944px;
	color: #666666;
	font-size: 12px;
	height: auto;
	background: #FFFFFF;
	text-align: center;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #990000;
	border-left-color: #990000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #990000;
}
#controls a {
	color: #333333;
	background: #FFFFFF url(../pixs/links1.jpg);
	text-align: center;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#controls a:hover {
	color: #333333;
	background: #FFFFFF url(../pixs/links2.jpg);
	text-align: center;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#controls a:active {
	color: #333333;
	background: #FFFFFF url(../pixs/links2.jpg);
	text-align: center;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#controls {
	float: left;
	width: 944px;
	color: #666666;
	font-size: 12px;
	height: 25px;
	text-align: center;
	background: #FFFFFF url(../pixs/controls.gif) repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #990000;
	border-left-color: #990000;
}
/************ image definitions **************/

.imagenoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************ Miscellaneous Definitions **************/
h1 {
	font-size: 110%;
	color: #000066;
	background: transparent;
}
h2 {
	font-size: 100%;
	color: #000000;
	background: transparent;
	padding-left: 20px;
}


#Container #innercontainer #content li {
	margin-top: 0px;
	list-style-image: url(../pixs/ul.gif);
	margin-bottom: 0px;
}
#Container #innercontainer #content ul {
	padding-left: 40px;
}

td {
	vertical-align: text-top;
	padding: 10px;
}
.bluetext {
	color: #0000FF;
	background: #FFFFFF;
}
.tdborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

