/* cells no background */

.cellNoBgB{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e7bbb;}
	
.cellNoBgT{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e7bbb;}
	
.cellNoBgL{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0e7bbb;}
	
.cellNoBgR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7bbb;}

.cellNoBgTL{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0e7bbb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e7bbb;}
	
.cellNoBgTR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7bbb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0e7bbb;}
	
.cellNoBgBL{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0e7bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e7bbb;}
	
.cellNoBgBLR{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0e7bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e7bbb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7bbb;}
	
.cellNoBgBR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e7bbb;}	
	
	
	
	
	
	
/* cells light blue background */
	
.cellLightBlueBLR{
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #0e7bbb;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #8ed7f8;}
	
.cellLightBlueBL{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0e7bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e7bbb;
	background-color: #8ed7f8;}
	
.cellLightBlueLR{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0e7bbb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7bbb;
	background-color: #8ed7f8;}
	
.cellLightBlueL{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0e7bbb;
	background-color: #8ed7f8;}
	
.cellLightBlueLRdottedleft{
	border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #0e7bbb;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7bbb;
	background-color: #8ed7f8;}
	
.cellLightBlueR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7bbb;
	background-color: #8ed7f8;
}




.cellLightBlueBR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0e7bbb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e7bbb;
	background-color: #8ed7f8;
}
	
	
	
		
	
/* cells light blue dark border background */
	
.cellLightBlueLRBdark{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #074b74;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #074b74;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #074b74;
	background-color: #8ed7f8;
	padding: 5px;}

	
/* cells medium dark blue background */
	
.cellDkMedBlueAll{
	border: 1px;
	border-style: solid;
	border-color: #074b74;
	background-color: #0e7bbb;}
	
.cellDkMedBlueAllPad{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #074b74;
	background-color: #0e7bbb;
	padding: 5px;}
	
/* other cells */

.cellFooter{
	padding: 3px;
    border-bottom: 1px solid #0e7bbb;
    border-left: 1px solid #0e7bbb;
    border-right: 1px solid #0e7bbb;
	background-color: #dcbe80;
    background-image: url(images/BGfoot.jpg);
	background-repeat: repeat-x;
	}	
	
.cellHeader{
	padding: 3px;
    border-top: 1px solid #0e7bbb;
    border-bottom: 1px solid #0e7bbb;
    border-left: 1px solid #0e7bbb;
    border-right: 1px solid #0e7bbb;
    background-color: #f3ddad;
	background-image: url(images/BGhead.jpg);
	background-repeat: repeat-x;
	}
	
.cellHeaderPad{
	padding: 3px;
    border-top: 1px solid #0e7bbb;
    border-bottom: 1px solid #0e7bbb;
    border-left: 1px solid #0e7bbb;
    border-right: 1px solid #0e7bbb;
    background-color: #f3ddad;
	background-image: url(images/BGhead.jpg);
	background-repeat: repeat-x;
	}
	
.cellHeader2{
	padding: 3px;
    border-top: 1px solid #0e7bbb;
    border-bottom: 1px solid #0e7bbb;
    border-left: 1px solid #0e7bbb;
    border-right: 1px solid #0e7bbb;
    background-color: #f3ddad;
	background-image: url(images/BGhead2.jpg);
	background-repeat: repeat-x;
	}
	
.cellTableBottom{
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #0e7bbb;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #6fd0f8;
	padding: 3px;}
	
.cellTableSides{
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #0e7bbb;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #6fd0f8;
	padding: 3px;}
	
.cellTableLeft{
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #0e7bbb;
	background-color: #6fd0f8;
	padding: 3px;}
	
.cellTableRight{
	border-color: #0e7bbb;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #6fd0f8;
	padding: 3px;}
	
.cellTableBottom2{
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #0e7bbb;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #8ed7f8;
	padding: 3px;}

	
/* text styles */	

.black10 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}	
	
	
.blue10 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0e7bbb;
}

.biege10 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #f3ddad;
}

.blue12DK {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #074b74;
}

.blue12DKB {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #074b74;
}


.blue13 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0e7bbb;
}

.blue13DK {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #074b74;
}
.brownsubs {
	font-family: Times New Roman, Georgia, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #655d2e;
}

.blue11DK {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #074b74;
}

.blue13DKB {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #074b74;
}
.deadlink {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #cacaca;
}

.blue15LTB {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8ed7f8;
}


.white15B {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.white13B {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}


hr {height: 1px;
	border-style: dotted;
	width: 95%;
	color: #0e7bbb;
	background-color: #0e7bbb;
}


.formbox1{
    border-top: 1px solid #9c7e09;
    border-bottom: 1px solid #9c7e09;
    border-left: 1px solid #9c7e09;
    border-right: 1px solid #9c7e09;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #655d2e;   
    text-decoration: none;
	background-image: url(images/BGform.jpg);
	background-repeat: repeat-x;
}



/* navigation */

a:link {color: #2739aa}
a:visited {color: #655d2e}
a:hover {color: #FFFFFF}
a:hover {background-color: #074b74}
a:active {color: #C7C9AB}
a:link {text-decoration: none; }
a:visited {text-decoration: none; }
a:hover {font-size: 12px }
a:active {text-decoration: none; }





/* floats */
.ratelist {
	text-align: left;
	list-style: circle;
	}
.ratelist li {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #074b74;
}

.floatrt { float: right; 
	padding: 10px;  }
	
.floatlft { float: left;
	padding: 10px;  }
