html, body {
	height:100%;
}
html.use_scroll_wrapper { 
	overflow:hidden;
}
#bottom_bar {
	position:fixed;
	top:0;
	left: 0px;
	right: 15px;
	height: 30px;
	border-bottom: solid 0px #010101;
	z-index: 3;
}

#show_Toolbox {
	position:absolute;
	width:199px;
	height:30px;
	z-index:1;
	top: 39px;
	visibility:hidden;
}
#show_SiteManagement {
	position:absolute;
	width:199px;
	height:30px;
	z-index:1;
	top: 39px;
	visibility:hidden;
}

.input-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007BC1;
	border: none;
}
.input-box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #1374C4;
}
.iframeback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #1374C4;
	background-attachment: fixed;
	background-image: url(images/iframe_table_border.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytext333333 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subnav_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px solid #FFFFFF;
}
.subnav_border_prtbc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006EA4;
	text-decoration: none;
	border-bottom:1px solid #000000;
}
.print_border {
	border-bottom:1px solid #333333;
}.membersbg {
	background-attachment: fixed;
	background-image: url(images/members_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sessiontable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px solid #0169A8;
}

.mainTableBorders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.quicksrch {
	background-color: #68B4F0;
	border: 0px none #68B4F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-news {
	background-image: url(images/bg-news.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-news {
	background-image: url(images/bg-news.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bg-help {
	background-image: url(images/bg-help.jpg);
	background-repeat: no-repeat;
}
.bg-faq {
	background-image: url(images/bg-faq.jpg);
	background-repeat: no-repeat;
}
.bg-links {
	background-image: url(images/bg-links.jpg);
	background-repeat: no-repeat;
}
.bg-about {
	background-image: url(images/bg-about.jpg);
	background-repeat: no-repeat;
}
.bg-contact {
	background-image: url(images/bg-contact.jpg);
	background-repeat: no-repeat;
}
