/* MAIN NAVIGATION LINKS */
a.menu:link {
	color: #7B0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:active {
color: #7B0000;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.menu:visited {
	color: #7B0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}	

a.menu:hover {
color: #7B0000;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a.menu:visited:hover{
color: #7B0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* GIBRALTAR LOGO */
.gib{
	width: 100px;
	height: 60px;	
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	background-color: #ffffff;
	padding-top: 3px;	
	padding-bottom: 3px;	}
/* GENERAL FONT STYLES */
.black{
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
font-family: arial;
padding-left: 5px;
}
.smblack{
	font-size: 8px;
font-weight: bold;
color: #000000;
text-decoration: none;
font-family: arial;
padding-left: 0px;
}
.white{
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
font-family: arial;
padding-left: 3px;
padding-right: 3px;
}
.text{
	font-family: Arial;
 font-size: 11px;
 color: #F0E3A5;
}
.gtext{
	font-family: Arial;
 font-size: 11px;
 color: #E5C245;
}
.sm-gold{
	color: #E5C245;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
td.brown{
font-family: Arial;
 font-size: 11px;
 color: #60011C;
 padding-left: 30px;
 padding-right: 30px;
 padding-top:3px;
 padding-bottom: 3px;
 }
 .copy{
font-family: Arial;
 font-size: 11px;
 color: #60011C;
 padding-left: 10px;
 padding-right: 10px;
 padding-top:3px;
 padding-bottom: 3px;
 
}

/*MAIN CONTENT AREA*/
.main{
 padding-left: 6px;
 padding-right: 6px;
 font-family: Arial;
 font-size: 11px;
 color: #F0E3A5;
 line-height: 14px;
}
.mainred{
 padding-left: 6px;
 padding-right: 6px;
 font-family: Arial;
 font-size: 11px;
 color: #60011C;
 
}
.red{
 padding-left: 0px;
 padding-right: 0px;
 font-family: Arial;
 font-size: 11px;
 color: #60011C;
 }

.main12{
 padding-left: 6px;
 padding-right: 6px;
 font-family: Arial;
 font-size: 12px;
 color: #F0E3A5;
}

b.h1{
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #E5C245;
}
b.h2{
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: #E5C245;
}
b.h3{
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #F0E3A5;
}
b.h4{
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: #60011C;
}
b.h5{
 font-family: Arial;
 font-size: 12px;
 font-weight: bold;
 color: #60011C;
}
/* FOOTER LINKS */
.footer{
 font-family: Arial;
 font-size: 11px;
 font-weight: normal;
 color: #F0E3A5;
}
a.foot:link{
 font-family: Arial;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
 color: #F0E3A5;
}
a.foot:active{
 font-family: Arial;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
 color: #F0E3A5;
}
a.foot:visited{
 font-family: Arial;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
 color: #F0E3A5;
}
a.foot:hover{
 font-family: Arial;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
 color: #E5C245;
}
a.foot:visited:hover{
 font-family: Arial;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
 color: #E5C245;
}

a.b-cream {
	color: #F0E3A5;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


a.cream {
	color: #F0E3A5;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.gold{
	color: #E5C245;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.a-gold{
	color: #E5C245;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.red{
	color: #60011C;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.smred{
	color: #60011C;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
hr{
	height: 1px;
	width: 99%;
	color: #C58830;
	
}
hr.back{
	height: 1px;
	width: 90%;
	color: #C58830;
	
	
}

.button {
background-color: #CA9A4A; 
cursor: hand; 
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #F0E3A5 1px solid; 
FONT-SIZE: 11px; 
BORDER-LEFT: #F0E3A5 1px solid; 
COLOR: #000000; 
BORDER-BOTTOM: #000000 1px solid; 
FONT-FAMILY: Arial;
font-weight: bold;
color: #60011C;
height: 20; 
width: 85;
padding-top: 0px;
padding-bottom: 0px}

input{
	border-top : 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
}
.inp-text
{
font-family: Arial;
color: #000000;
font-size: 11px;
background-color: #CA9A4A;
border-top : 0px;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align: center;
width: 232px;
cursor: hand;
 
}

textarea{
	border-top : 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
}
select{
	border-top : 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
}
.norm{
		border-top : 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	font-family: Arial;
	font-size: 11px;
}
.overflow	{ 
width: 602px; 
height: 350px; 
overflow: auto; 
}
.pop-overflow	{ 
width: 586px; 
height: 408px; 
overflow: auto; 
}
.overflow2	{ 
width: 648px; 
height: 350px; 
overflow: auto; 
}
td.left{
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
font-family: arial;
padding-left: 3px;
padding-right: 3px;
border-bottom: 1px solid #7B0000;
border-right: 1px solid #7B0000;
}
td.right{
font-size: 11px;
font-weight: normal;
color: #60011C;
text-decoration: none;
font-family: arial;
padding-left: 3px;
padding-right: 3px;
border-bottom: 1px solid #7B0000;
}

/* SYNDICATED BANKING PAGES */
 .syndication-main {
 padding-left: 6px;
 padding-right: 6px;
 font-family: Arial;
 font-size: 11px;
 color: #F0E3A5;
 line-height: 14px;
}

b.syndication-heading {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: #E5C245;
}

a.syndication {
color: #F0E3A5;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
}

a.syndication-nav {
color: #E5C245;
font-family: Arial;
font-size: 11px;
font-weight: normal;
text-decoration: underline;
}

table.syndication-header {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #60011C;
padding-left: 3px;
padding-right: 3px;
background-color : #CA9A4A;
border-bottom: 1px solid #60011C;
border-top: 1px solid #CA9A4A;
border-right: 1px solid #CA9A4A;
border-left: 1px solid #CA9A4A;
}

td.syndication-header {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #60011C;
padding-left: 3px;
padding-right: 3px;
background-color : #CA9A4A;
border-bottom: 1px solid #60011C;
border-top: 1px solid #CA9A4A;
border-right: 1px solid #CA9A4A;
border-left: 1px solid #CA9A4A;
}

td.syndication {
border-bottom: 1px solid #CA9A4A;
border-top: 1px solid #CA9A4A;
border-right: 1px solid #CA9A4A;
border-left: 1px solid #CA9A4A;
}

table.syndication {
border-bottom: 1px solid #CA9A4A;
border-top: 1px solid #CA9A4A;
border-right: 1px solid #CA9A4A;
border-left: 1px solid #CA9A4A;
}
td.blek{
	border : 1px solid Black;
}
