/* CSS DEFINITIONS FOR THEBANK MAIN PAGE LAYOUT (base) */

*	{
	padding:0 0 0 0;
	margin:0 0 0 0;
	border:0;
	}

body	{
	display: block;
	background-color: #ffcc00;
	background-color: #ffffff;
/*	background-image: url(img/background.jpg); */
/*	background-position-x: center;             */
/*	background-position-y: top;                */
/*	background-repeat: no-repeat;              */
	text-align: center;
	}

#wholepage	{
	display: block;
	width:800px;
/*
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
*/
	background-color: #ffffff;
	font-family: 'Arial';
	text-align: center;
	position: relative;
	}
#top	{
/*
	background-image: url("img/head-bkgrnd.gif");
	background-position: bottom right;
	background-position-x: 140;
	background-repeat: no-repeat;                    
*/
	}
#hdg	{
	color: #cc6633;
	text-align: right;
	background-image:url(img/header_menu.png);
	width:800px;
	height:114px;
	background-repeat:no-repeat;
	}
#hdgtop	{
	text-align: right;
	width:800px;
	height:88px;
	}
#loglbl	{
	float:left;
	width:100;
	text-align:right;
	padding:0 5 0 5;
	color:#8B0000;
	font-weight: bold;	
}
#memloglbl	{
	float:left;
	text-align:right;
	padding:0 5 0 5;
	color:#8B0000;
	font-weight: bold;	
}
#logfrm	{
	float:left;
	text-align:left;
	color:#8B0000;
	font-weight: bold;
	font-size: 10px;	
}
#loggedin	{
	float:left;
	text-align:left;
	color:#8B0000;
	font-weight: bold;
	font-size: 13px;	
}
#logBox	{
	color:#8B0000;
	border-color:#ffffff;
	border-width:thin;
}

hr	{
color:#FFFFFF;
}

h1	{
	display: inline;
	font-family: 'Arial';
	font-size:20px;
	font-weight: bold; 
	font-style: italic;
	}
h2, p h2	{
	display: inline;
	position: static;
	text-decoration: none; 
	font-weight: normal; 
	font-size: 1.0em;
	letter-spacing: normal;
	}
h3	{
	display: inline;
	text-decoration: none; 
	font-weight: bold; 
	font-style: italic;
	font-size: 1.1em;
	}
.tags	{
	width: 100%;
	display: block;
	font-family: 'Arial';
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	margin: 3px 0px 3px 0px;
	clear: both;
	}
.tagl	{
	float: right;
	position: relative;
	display: block;
	width: 10%;
	text-align: left;
	text-decoration: none;
	}
.tagc	{
	float: right;
	position: relative;
	display: block;
	width: 80%;
	text-align:center;
	text-decoration: none;
	}
.tagr	{
	position: relative;
	float: right;
	display: block;
	width: 10%;
	text-align: right;
	text-decoration: none;
	}
/* ===  NAVIGATION AREAS ==== */
#topnav	{
	position: relative;
	float: right;
	font-family: 'Arial';
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	}
#blnsidenav	{
	float: left;
	width: 150px;
	height: 350px;
	font-family: 'Arial';
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 8px;
	}
#sidescrol	{
	float:inherit;
	top: 20;
	width:150px;
	height:150px;
	position: relative;
	z-index: 99;
}
#blnsidescrol	{
	float:inherit;
	top:300px;
	width:150px;
	height:150px;
	position: relative;
	z-index: 1;	
	clear: both;
}
	
/* === COL TABS MENU === */
.toptab a {
	position: relative;
	float: right;
	display: block;
	text-decoration:none;
	color: #ffffff;
	width: 116px;
	height: 16px;
	padding: 5 0 5 0;
	}
.toptab a:hover {
	color: #99ccff;
	background-color: #8B0000;
	}
	
.memtoptab a{
	display: block;
	float: right;
	position: relative;
	text-decoration:none;
	font-family: 'Arial';
	color: #ffffff;
	background-color: #000066;
	font-size:12px;
	font-weight: bold;
	padding: 2 30 2 30;
	margin: 0px 0px 0px 0px;
	}
.memtoptab a:hover {
	color: #99ccff;
	background-color: #8B0000;
	}
	
.endtab {
	display: block;
	float: right;
	position: relative;
	right: -10px;
	height: 26px;
	}
.sidetab a {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	text-decoration:none;
	font-family: 'Arial';
	color: #8B0000;
	font-size:14px;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 00 00 5 00;
	clear: both;
	}
.sidetab a:hover {
	color: #ffffff;
	}

/* === MIDDLE INFO  AREA ==== */
#mid	{
	position: relative;
	float:left;
	width: 100%;
	}
#leftedge	{
	float:left;
	height: 500px;
	width: 1px;
}
#info	{
	float: left;
	width: 638;
	text-align: left;
	font-size:1.0em;
	color: black;
	}
#sidenav	{
	float: left;
	width: 150px;
	font-family: 'Arial';
	font-size: 12px;
	text-align: left;
	margin: 0px 0px 0px 8px;
	background-color: #99ccff;
	}
	
/* === BOTTOM AREA ==== */
#horscroll	{
	text-align:center;
	height:20px;
	width:100%;
	z-index: 1;
	clear: both;
}
#btm	{
	width:100%;
	top:604;
	max-height:100px;
	font-size: 0.8em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	clear: both;
	z-index: 4;
	}
	
.cell	{
	display:block;
	width:200;
	margin: 0 2 0 2;
	float:left;
	background-color:#000000;
}

	
/* === scroll controlls === */

#infoleft{
	float: left;
	text-align: left;
	margin: 0 0 0 0;
	}

.small	{
	text-align: left;
	font-size:0.9em;
	}
.vsmall	{
	text-align: left;
	font-size:0.8em;
	}
.minute	{
	font-size:0.3px;
	}
.mini	{
	font-family: 'Arial';
	font-size:9px;
	color: #000000;
	text-decoration:none;
	}

/* button control  */
.btn {
	font-family: 'arial';
	font-size: 1.0em;
	text-decoration:none;
	color: #333333;
	background-color: #cccccc;
	cursor: pointer;
	}
.btn:hover {
	color: #ffffff;
	background-color: #666666;
	}

a	{
	text-decoration:none;
	}
	
.lnk	{
	height: auto;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
	border: blue solid 1px;
/*	text-decoration: underline  */
	padding: 1 5 1 5;
	margin: 1 0 1 0;
	}
.lnk:hover	{
	color: #ffffff;
	background-color:#ff6600;
	border: black solid 1px;
	}
#frmlbl	{
	text-align:left;
	vertical-align: top;
}
.frmbox	{
	border:medium;
	border-width: 10;
}

/* Pause scroller news */
.scrollh {
	font-weight:bold;
	}
#pscroller1{
	height: 160px;
	padding: 5px;
	color:#8B0000;
	background-color:#99ccff;
}
#pscroller1 a{
	text-decoration: none;
}

.someclass { 
/*class to apply to your scroller(s) if desired*/
}
