/* LEJAC using */	
.mainTop {
		position: absolute;
		left:1px;
		top:1px;
		height:60px;
		width:850px;
		border-top:0px solid white;
		border-right:0px solid white;
		border-left:0px solid white;
		}
		
/* LEJAC using */		
.mainLeft {
		position: absolute;
		left:1px;
		top:65px;
		height:600px;
		width:185px;
		border-top:0px;
		border-right:0px;
		border-left:0px;
		border-bottom:0px;
		}
		
/* LEJAC using */
.mainRight {
		position: absolute;
		left:190px;
		top:65px;
		width:700px;
		height:5500px;
		border:0px;
		}

/* LEJAC using */
.if_Main {
		height:5500px;
		width:650px;
		border-top:0px;
		border-right:0px;
		border-left:0px;
		border-bottom:0px;
		}		

		/* LEJAC using */
.if_Sub {
		height:4500px;
		width:650px;
		border-top:0px;
		border-right:0px;
		border-left:0px;
		border-bottom:0px;
		}		

/* using */
.longLineHdr {
		position: absolute;
		left:1px;
		top:50px;
		width:800px;
		height:1px;
		color:#23708e;
		border-top:0px solid #23708e;
		border-left:0px solid #23708e;
		border-right:0px solid #23708e;
		border-bottom:1px solid #23708e;
		background-color: white;
		}

.bottomline {
		position: absolute; 
		top:2000px; 
		background-color: white;
		border:1px solid white;
		}	
		
 /* LEJAC using */
.headerBorder {
		color:#840727;
		font: 700 17px Arial,Helvetica;
		font-style: italic;
		border-top:0px solid #840727;
		border-left:0px solid #840727;
		border-right:0px solid #840727;
		border-bottom:1px solid #840727;
		}		

		 /* LEJAC using */
.outerBorderCS {
		border-top:0px solid #C6D7C6;
		border-left:1px solid #C6D7C6;
		border-right:1px solid #C6D7C6;
		border-bottom:1px solid #C6D7C6;
}
		
 /* LEJAC using */	 
.outerBorderTitleCS {
		color: black;
		font: 700 15px Arial,Helvetica;
		text-align: left;
		border-top:0px solid #C6D7C6;
		border-left:1px solid #C6D7C6;
		border-right:1px solid #C6D7C6;
		border-bottom:0px solid #C6D7C6;
		background: #C6D7C6;
}	
			
.cellGold {
		background-color: #d1b60c;
		padding: 0px;
		border-top:0px solid #d1b60c;
		border-left:0px solid #d1b60c;
		border-right:0px solid #d1b60c;
		border-bottom:0px solid #d1b60c;
		border-color: solid #d1b60c;
		}	
		
.topLineBorder {
		border: 1px;
		background: #008080;
		}
	
.blueLink   { 
		font: 700 13px Arial,Geneva;
		color: blue; 
		line-height: 15px; 
		text-decoration: none;
		}

.bigBlueLink   { 
		font: 700 15px Arial,Geneva;
		color: blue; 
		line-height: 15px; 
		text-decoration: none;
		}
		
.bigBlueLink:hover   { 
		font: 700 15px Arial,Geneva;
		color: blue; 
		line-height: 15px; 
		text-decoration: underline;
		}		

.blueLink:hover   { 
		color: #339900; 
		color: blue;
		font: 700 13px Arial,Geneva;
		line-height: 15px; 
		text-decoration: underline;
		}
		
/* LEJAC used */
.bodyText {
		font: 400 13px Arial, Geneva;
		line-height: 20px; 
		text-decoration: none;
		}
		
/* LEJAC used */		
.bodyText:hover {
		font: 400 13px Arial, Geneva;
		line-height: 20px; 
		text-decoration: underline;
		}		
		
/* LEJAC used */
.bigBodyText {
		font: 500 15px Arial, Geneva;
		line-height: 20px; 
		text-decoration: none;
		}
		
/* LEJAC used */		
.bigBodyText:hover {
		font: 500 15px Arial, Geneva;
		line-height: 20px; 
		text-decoration: underline;
		}	
		
/* LEJAC used */
.bodyTextI {
		font: 400 italic 13px  Arial, Geneva;
		line-height: 20px; 
		text-decoration: none;
		}
		
/* LEJAC used */			
.bodyTextI:hover {
		font: 400 italic 13px  Arial, Geneva;
		line-height: 20px; 
		text-decoration: underline;		
		}								
		
.smallText {
		font: 400 10px Verdana, Arial, Helvetica;
		}

/* used */
.smallText2 {
		font: 400 13px Arial, Geneva;
		line-height: 20px; 
		}
		
.regText {
		font: 400 15px Arial, Geneva;
		line-height: 20px; 
		}

.regTextBold {
		font: 700 15px Arial, Geneva;
		line-height: 20px; 
		}

.smallText3 {
		font: 700  13px Arial, Geneva;
		line-height: 15px; 
		}
		
.smallLink   { 
		font: 700 10px Arial,Geneva;
		color: black; 
		line-height: 15px; 
		text-decoration: none;
		}
								
.smallLink:hover   { 
		color: #339900; 
		color: black;
		font: 700 10px Arial,Geneva;
		line-height: 15px; 
		text-decoration: underline;
		}

.smallLinkSel   { 
		color: blue; 
		font: 700 10px Arial,Geneva;
		font-style: italic;
		line-height: 15px;  
		text-decoration: none;
		background: white;
		}
					
.smallLinkCellSel {
		border-top:1px solid white;
		border-left:1px solid white;
		border-right:1px solid white;
		border-bottom:1px solid white;
		line-height: 15px; 
		text-align: left;
		vertical-align: middle;
		background: white;
}
