/* CSS Document */

body{margin:0px; background-color:#E4DDD7;}

#header{background:url() #0C3A85; height:150px;} /* This is the table that the default header is enclosed in */
	#header .right{}
	#header .left{background:url(/files/964133/banner.jpg) left no-repeat; height:150px;}
	
#headerFloor{}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{display:none;}
	#headerFloor .bottom{background-color:#092C64;}


.style1{
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 color: #000;
}
.style1 font{font-size:14px;}
.style1 a{
 font-weight: bold;
 color: #000;
 text-decoration:none;
 font-size: 13px;
}
.style1 a:hover{
 color: #BF0000;
}
.style2{
 font-family: Arial, Helvetica, sans-serif;
 color: #91112C;
}
.BorderStyle {border: 3px solid #91112C;}

#NavTable{background-color:#0C3A85;}
#navLable td.left{background-color:#092C64;} /* On the templates that say "Menu" this is the table that holds it */
#navlable td.left font{color:white;}
#NAVIGATION{text-transform:capitalize;} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a font, #NAVIGATION a{color:white;}
	#NAVIGATION a:hover font{color:#BF0000;}

#contactlable font{color:white;}
#ContactLable{background-color:#092C64;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactTable  font{color:#fff;}	/* Table (or container) that holds the Contact Information */
#contacttable{background:url() no-repeat bottom; padding-bottom:0px;}

#contentTable .left{background-color:#0C3A85; border-right:4px solid #092C64;}
	#contentTable .right{background-color:#E4DDD7;}

#articleslabel tbody tr td{background-color:#092C64;}
#articlestable font b{color:white;}
#articlesTable{background-color:#0C3A85;} 
#articlesTable td{background-color:#0C3A85;} 
#articlestable a font, #articlestable a{color:white; text-decoration:none;}

#partnersTable font, #partnersTable a{color:#072C58;}