/* Page Elements */
body {
	background-image: url(images/side_2.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment:fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000000;
	font-family: arial, veranda, sans-serif;
	font-size: small;
}
a:link {
	color: #678db2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #678db2;
	border-bottom-width: 2px;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #678db2;
	color: #6687bb;
}
a:active {
	text-decoration: none;
	color: #678db2;
}

/* Layout Structure */
.main {
	background-image: url(images/horiz2.png);
	background-repeat: repeat-y;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.mayne {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.topp {
	height: 112px;
	width: 785px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.bodztitl {
	background-image: url(images/side_1.png);
	background-repeat: repeat;
	width: 560px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	font-size: medium;
	font-family: arial, veranda, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
	font-weight: bold;
}
.footer {
	font-family: arial, veranda, sans-serif;
	font-size: x-small;
	color: #678db2;
	background-color: #f2f2f2;
	text-align: center;
	width: 798px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
}


.bclowd {
	background-image: url(images/uptopend.png);
	background-repeat: no-repeat;
	float: left;
	height: 112px;
	width: 140px;
}
.tpstar {
	background-image: url(images/uptop.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: right;
	height: 112px;
	width: 645px;
}
.bodd {
	width: 800px;
}
.mbod {
	float: right;
	width: 580px;
}
.banner {
	height: 100px;
	width: 645px;
	margin-top: 5px;
}
.cldbrd {
	margin-bottom: 10px;
}
.bodz {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #aaaaaa;
	padding: 10px;
	text-align: justify;
	background-color: #f2f2f2;
	background-repeat: repeat;
	min-height: 200px;
}
h1 {
	font-size: small;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #678db2;
	letter-spacing: 2px;
	
}
h2 {
	font-size: small;
	letter-spacing: 2px;
	text-indent: 15px;
}
u {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #678db2;
	text-decoration: none;
	color: #678db2;
}
em, strong, s{
	color:#678db2;
}
hr {
	width:75%;
	height:5px;
	border:2px solid #ADD8F8;
}
blockquote {
	padding: 10px;
	background-image: url(images/side_1.png);
	background-repeat: repeat;
	margin-left: 30px;
	border: 2px solid #d1eeee;
}

/* Side Panel */
.sbi {
	float: left;
	width: 220px;
}

.sbititle {
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 205px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 6px;
	font-family: arial, veranda, sans-serif;
	font-size: small;
	text-indent: 25px;
	letter-spacing: -0.5px;
	font-weight: bold;
}

.sbibod {
	padding: 10px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: arial, veranda, sans-serif;
	font-size: x-small;
	background-color: #f2f2f2;
	border: 2px solid #aaaaaa;
	text-align: justify;
	background-repeat: repeat;
}
.sbi p {
	padding: 10px;
	width: 180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #aaaaaa;
	background-color: #f2f2f2;
	background-repeat: repeat;
	text-align: justify;
}
#sbinav {
	width: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: arial, veranda, sans-serif;
	font-size: x-small;
	background-color: #D1EEEE;
	border-top: 2px solid #aaaaaa;
	border-right: 2px solid #aaaaaa;
	border-left: 2px solid #aaaaaa;
}
#sbinav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sbinav ul a {
	background-color: #D1EEEE;
	display: block;
	color: #678db2;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
#sbinav ul a:hover {
	background-color: #678db2;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	color: #000000;
	padding-left: 30px;
}
#sbinav2 {
	width: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: arial, veranda, sans-serif;
	font-size: x-small;
	background-color: #D1EEEE;
	border-top: 2px solid #aaaaaa;
	border-right: 2px solid #aaaaaa;
	border-left: 2px solid #aaaaaa;
}
#sbinav2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sbinav2 ul a {
	background-color: #D1EEEE;
	display: block;
	color: #678db2;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
#sbinav2 ul a:hover {
	background-color: #678db2;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	color: #000000;
	padding-left: 30px;
}
#sbinav3 {
	width: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: arial, veranda, sans-serif;
	font-size: x-small;
	background-color: #D1EEEE;
	border-top: 2px solid #aaaaaa;
	border-right: 2px solid #aaaaaa;
	border-left: 2px solid #aaaaaa;
}
#sbinav3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sbinav3 ul a {
	background-color: #D1EEEE;
	display: block;
	color: #678db2;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
#sbinav3 ul a:hover {
	background-color: #678db2;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	color: #000000;
	padding-left: 30px;
}