@charset "iso-8859-1";
/* CSS Document */
html,body {
	height: 100%;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(Graphics/back3.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-attachment: scroll;
}
div#outer {

	width: 735px;
	background-color:#F5F5F5;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: medium none #000000;
	border-right: medium solid #000000;
	border-bottom: medium none #000000;
	border-left: medium solid #000000;
	height: 100%;
	vertical-align: top;
	top: 0px;
	bottom: 0px;
	position: relative;
	left: auto;
	right: auto;
}
div#topheader {
	border: 2px none #000000;
	height: 299px;
	width: auto;
	margin: 0px 5px;
	padding: 5px 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
}
div#header2 {

	border: 2px none #000000;
	width: auto;
	margin: 0px 5px;
	padding: 5px 0px 0px;
	text-align: center;
	background-repeat: no-repeat;
}
div#headerleft {
	border: 2px none #000000;
	width: 435px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
	display: inline;
	float: left;
}
div#headerright {
	border: 2px none #000000;
	width: auto;
	margin: 0px 5px;
	padding: 5px 0px 0px;
	text-align: right;
	background-repeat: no-repeat;
	display: inline;
	float: right;
}
div#topmasterpage {
	border: 2px none #000000;
	height: 110px;
	width: auto;
	margin: 0px 5px;
	padding: 5px 0px 4px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
div#outermaster {
	width: 675px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: medium none #000000;
	border-right: medium solid #000000;
	border-bottom: medium none #000000;
	border-left: medium solid #000000;
	top: 0px;
	bottom: 0px;
	position: relative;
	left: auto;
	right: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	z-index: 1;
}
div#bodymaster {
	border: 2px none #000000;
	width: auto;
	text-align: center;
	background-color: #FFFFFF;
}
div#bodyleft {
	float: left;
	width: 138px;
	display: inline;
	height: auto;
	margin-right: 6px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
div#bodycenter {
	float: left;
	width: 463px;
	border-right-style: dashed;
	display: inline;
	border-left-style: dashed;
	border-top-style: none;
	border-bottom-style: none;
	margin-left: 6px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	margin-right: 6px;
}
div#bodyright {
	float: right;
	width: 30px;
	display: inline;
	height: auto;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
div#whitebackground {
	width: auto;
	background-color: #FFFFFF;
	display: inline;
	text-align: left;
	z-index: 1;
}

