﻿/* Default Home Page STYLESHEET */
/*REV.- .BCBC.07D9.1211.D011.A013 */

 /* This Text has a Green backgroung and white letters */
 /* Copied from master 'text.css' */
.hgb1  {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#ffffff;
	background-color:#2C767B;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none
   }

 /* ======================================= */

.s1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
}

.s2 {
	text-align: center;
   	}
.j2 {	
   	text-align:justify;
   	}
.s3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-right: 9px;
}
.s4 {
  	 color:#389; 
   	font-family:"Comic Sans MS";
   	font-size:11px;
   	font-weight:normal;
   	font-style:normal;
   	text-align:left
	}
.s5{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:left;
	font-weight:normal;
	}
.s6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:justify;
	font-weight:normal;
	}


td.rightcol{
	vertical-align:top;
	text-align:center;
	width:145px;
	background:#e1e2e3;
}
td.leftcol{
	vertical-align:top;
	text-align:center;
	width:145px;
	background:#e1e2e3;
	}
td.redline{  
   	background:#C80000;
   	width:2px
	}

div.title1 {
   	font-family:Arial, Helvetica, sans-serif;
   	font-size:14px;
   	text-decoration:none;
   	font-style:normal;
   	font-weight:bold;
   	color:#389;
	}


/* RIGHT-COL INFO-WINDOW */
     
 
 img.updown {
   	position:absolute;left:300px;top:300px }

iframe.info {
   	background-color:#FaFbDc;
   	display:list-item;
   	width:140px;
   	vertical-align:text-top;
   	font-family:Calibri;
   	font-size:x-small;
   	color:#834020;
	}

blockquote.info {
	width:140px;
	margin-left: 5px;
	margin-right: 5px;
	font-size:12px;
	border:solid thin #696969 ;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align:left
	}
body.info {
   	background:#e1e2e3
	}
hr.a {
   	color:#389;
   	width:85%;
   	text-align:center;
         }
hr.b {
   	color:#389;
   	width:65%;
   	text-align:center;
     	}
         
font.info {
   	text-align:left;
   	font-family:Calibri;
   	font-size:12px;
   	font-style:normal;
   	font-weight:normal;
   	color:#834020   
	}

A.infoLink:active {
    	text-decoration:none;
    	color:#C00;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:bold;
    	font-size:12px;   
	}
A.infoLink:visited {
    	text-decoration:none;
    	color:#C00;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:bold;
    	font-size:12px;   
	}
A.infoLink:link {
    	text-decoration:none;
    	color:#C00;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:bold;
    	font-size:12px;   
	}
	
/*  Bright red underlined on hover*/
A.infoLink:hover {
    	text-decoration:none;
    	color:#ED0090;
   	 font-family:Arial, Helvetica, sans-serif;
    	font-weight:bold;
    	font-size:12px;
	}	
	
A.infotext:active {
    	text-decoration:none;
    	color:#389;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:normal;
    	font-size:11px;   
	}
A.infotext:visited {
    	text-decoration:none;
    	color:#389;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:normal;
    	font-size:11px;   
	}
A.infotext:link {
    	text-decoration:none;
    	color:#389;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:normal;
    	font-size:11px;   
	}
	
/*  Bright blue/green underlined bold on hover*/
A.infotext:hover {
    	text-decoration:underline;
    	color:#3CD;
   	 font-family:Arial, Helvetica, sans-serif;
    	font-weight:normal;
    	font-size:11px;
	}	

