﻿a:link {
 color: #FFFFFF;
}

a:visited {
 color: #FFFEBF;
}

a:hover {
 color: #ff0000;
 text-decoration: none;
}

a:active {
 color: #061B48;
}

body
{
background: url('../images/Background_GR.gif') fixed center;
}

.bodyBold {
	font-family: "Californian FB";
	font-size: 14px;
	font-weight: bold;
}

.bodyNormal {
	font-family: "Californian FB";
	font-size: 14px;
}

.BorrowerCloseImage{
      background: url(../images/CloseNB_BT.gif) top left no-repeat;
}
        
.BorrowerCloseImage:hover{
      background: url(../images/CloseNB_SBT.gif) top left no-repeat;
}

.BorrowerEditImage{
      background: url('../images/EditNB_BT.gif') top left no-repeat;
}
        
.BorrowerEditImage:hover{
      background: url('../images/EditNB_SBT.gif') top left no-repeat;
}

.BorrowerPrintImage{
      background: url(../images/PrintNB_BT.gif) top left no-repeat;
}
        
.BorrowerPrintImage:hover{
      background: url(../images/PrintNB_SBT.gif) top left no-repeat;
}

.ContactImage{
      background: url(../images/NewContact_BT.gif) top left no-repeat;
}
        
.ContactImage:hover{
      background: url(../images/NewContact_SBT.gif) top left no-repeat;
}

.handCursor{
	cursor:pointer;
}

.LayerWScroll {
	width:670px;
	z-index:1;
	overflow-y:scroll;
	padding-right: 10px;
	height: 686px;
}	

.menuChild{
	font-family: "Californian FB"; 
	font-size: 15px;
	vertical-align:top;
}

.menuParent{
		font-family: "Californian FB"; 
		font-weight: bold; 
		font-size: 15px;
}

.reportSubTitle {
	font-size: 17px;
	font-weight:bold;
}

.supportTableItem {
	font-family:"Elegance Light";
	font-size:16px;
}

.supportTableTitle{
	font-family:"Elegance Light";
	font-size:16px;
	font-weight:bold;
	color:#000033;
}

.reportTitle {
	font-size: 20px;
	font-weight:bold;
}

.tableContents {
	font-family: "Elegance Light";
	font-size: 14px;
	vertical-align:top;
}

.tableContentsImgC {
	text-align:center;
	vertical-align:top;
}

.tableContentsImgL {
	text-align:left;
	vertical-align:top;
}

.tableContentsImgR {
	text-align:right;
	vertical-align:top;
}

.tableContentsImgVCHR {
	text-align:right;
	vertical-align:middle;
}

.tableContentsTitle {
	font-family: "Elegance Light";
	font-size: 14px;
	vertical-align:middle;
	font-weight:bold;
}

.tableContentsVC {
	font-family: "Elegance Light";
	font-size: 14px;
	vertical-align:middle;
}

.tableContentsVCHC {
	font-family: "Elegance Light";
	font-size: 14px;
	text-align:center;
	vertical-align:middle;
}

.tableContentsVCHL {
	font-family: "Elegance Light";
	font-size: 14px;
	vertical-align:middle;
	text-align:left
}

.tableContentsVCHL {
	font-family: "Elegance Light";
	font-size: 14px;
	text-align:left;
	vertical-align:middle;
}

.tableContentsVCHR {
	font-family: "Elegance Light";
	font-size: 14px;
	vertical-align:middle;
	text-align:right
}

.tableHeader {
	font-family: "Elegance Light";
	font-size: 14px;
	font-weight: bold;
}

.tableHeaderVBHL {
	font-family: "Elegance Light";
	font-size: 14px;
	font-weight: bold;
	vertical-align:bottom;
	text-align:left
}

.tableHeaderVCHC {
	font-family: "Elegance Light";
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
	text-align:center;
}

.tableHeaderVCHL {
	font-family: "Elegance Light";
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
	text-align:left
}

.tableHeaderVCHR {
	font-family: "Elegance Light";
	font-size: 14px;
	font-weight: bold;
	vertical-align:middle;
	text-align:right
}

.tableSMContents {
	font-family: "Elegance Light";
	font-size: 12px;
	vertical-align:top;
}