@charset "utf-8";
/* CSS Document */

*
{
  margin: 0px;
  padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(images1000/bluebinary.jpg);
	margin: 0px;
}
h2 {
	font-size: 1em;
}

#outertable {
	width: 1000px;
	overflow: hidden;
	padding: 0;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-style: none;
	border: 0;
	border-width: 0;
	border-spacing: 0;
	border-collapse:collapse;
}
.outtoplc {
	background-image: url(images1000/outtoplc.png);
	height: 53px;
	width: 38px;
}
.outtop {
	background-image: url(images1000/outtop.png);
	height: 53px;
	width: 925px;
}
.outtoprc {
	background-image: url(images1000/outtoprc.png);
	height: 53px;
	width: 37px;
}
.outls {
	background-image: url(images1000/outlsback.png);	

}
.outrs {
	background-image: url(images1000/outrsback.png);

}

.outback {
	background-image: url(images1000/outboxback2.png);
	background-repeat: repeat;
	vertical-align:text-top;
}
.outbotlc {
	background-image: url(images1000/outbotlc.png);
	height: 36px;
	width: 38px;
}
.outbot {
	background-image: url(images1000/outbot.png);
	height: 36px;
	width: 925px;
}
.outbotrc {
	background-image: url(images1000/outbotrc.png);
	height: 36px;
	width: 37px;
}


#banner {
	background-image: url(images1000/banner.png);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px;
	height: 141px;
	width: 927px;
	top: 0px;
}

#menubar {
	background-image: url(images1000/navbar.png);
	height: 35px;
	width: 925px;
}

#menubar ul {
    float: left;
	list-style: none;
	margin-left: 10px;
	padding: 0px;
	border: none;
	position: relative;
	top: 2px;
	color: #FFFFFF;
	text-align: left;
}

#menubar ul li {
	display: inline;
	font-size: 15px;
	font-weight: bold;
}

#menubar a:link {
	color: #ffffff;
	text-decoration: none;
}

#menubar a:visited {
	color: #ffffff;
	text-decoration: none;
}

#menubar a:hover {
	color: #5d7bfc;
	text-decoration: none;
}

#menubar a:active {
	color: #ffffff;
	text-decoration: none;
}

#mountain {
	background-image: url(images1000/outboxback3.png);
}
#sidebar{
	background-image: url(images1000/sidebargradient.png);
	background-repeat: repeat-y;
	vertical-align: top;
}
#inner {
	width: 795px;
	padding: 0;
	border-style: none;
	border: 0;
	border-width: 0;
	border-spacing: 0;
	border-collapse:collapse;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.intoplc {
	background-image: url(images1000/intoplc.png);
	height: 57px;
	width: 18px;
}
.intop {
	background-image: url(images1000/intop.png);
	height: 57px;
	width: 771px;
}
.intoprc {
	background-image: url(images1000/intoprc.png);
	height: 57px;
	width: 21px;
}
.inls {
	background-image: url(images1000/inls.png);	

}
.inback {
	padding: 7px;
	background-color: #f3f3f3;
}
.innertables {}

.innertables td{
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

	
.innertables2 {
	border: 2px solid #000000;
	width: 100%;
}
.innertables2 td {
	vertical-align: text-top;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.inback h1 {
	font-size: 17px;
	color: #00000f;
}

.inback h2 {
	font-size: 12px;
	color: #00000f;
}
.inback h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
.inback ul {
	list-style: none;
	margin-left: 12px;
}
.inrs {
	background-image: url(images1000/inrs.png);

}
.inbotlc {
	background-image: url(images1000/inbotlc.png);
	height: 21px;
	width: 18px;
}
.inbot {
	background-image: url(images1000/inbot.png);
	background-repeat: repeat-x;
	height: 21px;
}
.inbotrc {
	background-image: url(images1000/inbotrc.png);
	height: 21px;
	width: 21px;
}

.bottomlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFe;
	text-align: center;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottomlinks	a		{color:#FFFFFe; text-decoration:none;}
#windowtitle {
	color: #333333;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-left: 55px;
	padding-top: 18px;
}
