/*----------- body --------------------*/
.mainbody
{
	background-color: #F5F5EB;
 	margin: 10px;
}

body.ops
{
 background-color: #F5F5EB; 
 margin-top: 6px;
 margin-left: 10px;
}

table
{
	border-collapse: collapse;
	border-top-color: #156598;
	border-right-color: #156598;
	border-bottom-color: #156598;
	border-left-color: #156598;
}

td
{
	font-family: verdana;
	font-size: 8pt;
}

.opsheader
{
	margin-top: 7px;
	margin-left: 10px;
	background-color: #F5F5EB;
}

.branchheader
{
	padding: 5px;
	background-color: #5A0B02;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}

.branchheader a
{
	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
}

/*-------------- header --------------------*/
.header
{
	padding-bottom: 1px;
}

.header a:visited
{
    color: #5A0B02;
}
.header a:active
{
    color: #5A0B02;
}
.header a:hover
{
    color: #F8CB66;
}
.header a
{
    font-weight: bold;
    font-size: 8pt;
    color: #5A0B02;
    font-family: verdana;
    text-decoration: none;
}

/*--------- topmenu ------------------*/

.topmenu
{
	background-color: #5A0B02;	
	color: #ffffff;
	text-align: center;
	font-size: 8pt;
	border: #5A0B02 1px solid;
}

.topmenu li
{
	list-style: square;
	color: #ffffff;
}

.topmenu a:visited
{
    color: #ffffff;
}
.topmenu a:active
{
    color: #ffffff;
}
.topmenu a:hover
{
    color: #F8CB66;
}
.topmenu a
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}

/*--------- submenu ------------------*/

.submenu
{
	background-color: #16669A;
	color: #ffffff;
	padding: 7 10 5 10;
	text-padding-bottom: 
}

.submenu li
{
	list-style: square;
	color: #ffffff;
}

.submenu a:visited
{
    color: #ffffff;
}
.submenu a:active
{
    color: #ffffff;
}
.submenu a:hover
{
    color: #5A0B02;
}
.submenu a
{
    font-weight: normal;
    font-size: 8pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}


/*----------------- content --------------*/
.content
{
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	border: 1px solid #156598;
}	


.opscontent
{
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	border-right: #5A0B02 1px solid;
	border-left: #5A0B02 1px solid;
	border-bottom: #5A0B02 1px solid;
	border-top: #5A0B02 1px solid;
}

li
{
	list-style: square;
	color: #000000;
}

a:visited
{
    color: #5A0B02;
}
a:active
{
    color: #5A0B02;
}
a:hover
{
    color: #F8CB66;
}

a
{
    font-weight: normal;
    font-size: 8pt;
    color: #5A0B02;
    font-family: verdana;
    text-decoration: underline;
}

div.scroll
{
	height: 130px;
	width: 100%;
	overflow: auto;
	border: 1px;
	background-color: #ffffff;
	padding: 8px;
}

/*------ main content table -----------*/
.main td
{
 padding: 5;
}

.main td.left
{
 padding: 5 5 5 0;
}

.main td.right
{
 padding: 5 0 5 5;
}



.opsleft
{
	border: #5A0B02 1px solid;
	background-color: #E6E6CC;
	height: 100%;
	width: 170px;	
}

.opsleft a:visited
{
    color: #5A0B02;
}
.opsleft a:active
{
    color: #5A0B02;
}
.opsleft a:hover
{
    color: #F8CB66;
}
.opsleft a
{
    font-weight: bold;
    font-size: 8pt;
    color: #5A0B02;
    font-family: verdana;
    text-decoration: none;
}

/*--------- 150 years ------------------*/

.main td.years
{
	background-color: #ffffff;
	color: #000000;					
	border-right: #5A0B02 1px solid;
	border-bottom: #5A0B02 1px solid;	
	border-left: #5A0B02 1px solid;
	border-top: #5A0B02 1px solid;	
	background-image: url(../images/150.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding: 6 6 6 182;	
}



.years a:visited
{
    color: #5A0B02;
}
.years a:active
{
    color: #5A0B02;
}
.years a:hover
{
    color: #F8CB66;
}
.years a
{
    font-weight: bold;
    font-size: 8pt;
    color: #5A0B02;
    font-family: verdana;
    text-decoration: none;
}

/*----------------- locator ----------------*/
.locator
{
	background-color: #F1F6F9;
	color: #000000;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #156598;
	
}

/*----------------- collage ----------------*/
.collage
{
	background-color: #E6E6CC;
	color: #000000;
	padding: 0 px;
	border-top: #5A0B02 1px solid;
	border-bottom: #5A0B02 1px solid;
	border-right: #5A0B02 1px solid;
	border-left: #5A0B02 1px solid;
}

/*----------------- news links -------------*/
.news
{
	background-color: #F1F6F9;
	color: #000000;
	border: 1px solid #156598;
	background-image: url(../images/paper.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}

/*--------------- calculator ----------------*/
.calculator
{
	background-color: #E6E6CC;
	color: #000000;
	padding: 10px;
	border: #5A0B02 1px solid;
	background-image: url(../images/calc.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	
}

/*------------- footer ------------------*/
.footer
{
	background-color: #5A0B02;	
	color: #ffffff;
	text-align: center;
	font-size: 7pt;
	border: #5A0B02 1px solid;	
}

.footer td
{
	padding: 6 10 6 10;
	font-size: 7pt;
}

.footer a:visited
{
    color: #ffffff;
}
.footer a:active
{
    color: #ffffff;
}
.footer a:hover
{
    color: #F8CB66;
}
.footer a
{
    font-weight: normal;
    font-size: 7pt;
    color: #ffffff;
    font-family: verdana;
    text-decoration: none;
}


/*------ basics -----------*/
h1
{
	font-weight: bold;
	font-size: 12pt;
	font-family: "times new roman";
	background-color: #F1F6F9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #5A0B02;
	border-right-color: #5A0B02;
	border-bottom-color: #5A0B02;
	border-left-color: #5A0B02;
	text-transform: capitalize;
}

h2
{
	font-weight: bold;
	font-size: 10pt;
	font-family: "times new roman";
	font-style: italic;
	text-decoration: underline;
}

.ops h1
{
 font-weight: bold;
 font-size: 13pt;
 font-family: verdana; 
}


input
{
	font-family: verdana;
	font-size: 8pt;
}

textarea
{
	font-family: verdana;
	font-size: 8pt;
}

hr
{
    color: #5A0B02;
    height: 1px;
}







/*------ buttons -----------*/
	
		a.button, a.buttonDis {
		display: block;
		background-color: transparent;
		background-image: url(../images/button.jpg);
		background-repeat: repeat;		
		height: 26px;
		margin: 0 0 0 0 ;
		padding: 7 10 5 10;
		text-align: center;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		font-family: verdana;
		}
		a.button:link, a.button:visited {
		color: #ffffff;
		}
		a.button:hover, a.button:active {
		background-position: 0 -26px;
		color: #ffffff;
		}
		a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
		background-position: 0 -74px;
		color: #ffffff;
		cursor: default;
		}				
		

/*------ history ------------*/
	.history
{
	background-color: #5A0B02;
	background-image: url(../images/history_back.jpg);
	background-repeat: yes;
	background-position: top left;	
	color: #000000;		
	border-right: #5A0B02 1px solid;
	border-left: #5A0B02 1px solid;
	border-bottom: #5A0B02 1px solid;
	border-top: #5A0B02 1px solid;
	padding: 10px;
}


.opscontent
{
	 border: 1px solid #5A0B02;
	 padding: 10;
	 background-color: #ffffff;
	 width: 603;
}
.mainbody .main .left .news h2 {
	background-color: #FFFFFF;
	font-style: normal;
	text-transform: uppercase;
}
.mainbody .main .right .news h2 {
	font-style: normal;
	background-color: #FFFFFF;
	text-transform: uppercase;
}

