/*
-----------------------------------------------
Knights of Columbus
----------------------------------------------- */

/* global
----------------------------------------------- */



.header { 
	 background: #ffffff url(../images/header.jpg) repeat;
	 font-family: Verdana;
	 font-size: 8px;
	 color: #595959; 
	 width: 760px;
	 height: 91px;
	 border-top: 1px solid #ffffff;;
	 border-right: 1px solid #ffffff;;
	 border-bottom: 1px solid #ffffff;
	 border-left: 1px solid #ffffff;
	 border-collapse: collapse;	 
	}

.header td    { 
	 		font-family: Verdana;
	 		font-size: 11px;
	 		color: #595959;
	 		vertical-align: top;
			}

.footframe { 
	 font-family: Verdana;
	 font-size: 8px;
	 color: #595959; 
	 width: 760px;
	 height: 30px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}

		.footframe td { 
	 		font-family: Arial;
	 		font-size: 11px;
	 		color: #595959;
	 		text-align: left;
	 		vertical-align: top;
			}

		.footframe a { 
	 		font-family: Arial;
	 		font-size: 11px;
	 		color: #34506C;
			text-decoration: underline;
			}

		.footframe a:hover { 
	 		font-family: Arial;
	 		font-size: 11px;
	 		color: #34506C;
			text-decoration: none;
			}
.cursor {  cursor: pointer}
.table_menu { 
	 font-family: Verdana;
	 font-size: 12px;
	 color: #ffffff;
	 background-color: #004080;
	 width: 124px;
	 height: 27px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;
	 padding: 0px;
	}

		.table_menu td { 
	 		font-family: Verdana;
	        font-size: 12px;
			font-weight: bold;
	 		color: #ffffff;
	 		text-align: left;
	 		vertical-align: middle;
			text-indent: 10px;
			padding: 0px;
			}

		.table_menu a {
	 		font-family: Verdana;
	        font-size: 12px;
	 		color: #809395;
	 		text-decoration: underline;
	 					}
		.table_menu a:hover {
	 		font-family: Verdana;
	        font-size: 12px;	 		
	 		color: #809395;
	 		text-decoration: underline;
			}
.table_menu2 { 
	 font-family: Verdana;
	 font-size: 10px;
	 color: #ffffff;
	 background-color: #004080;
	 width: 91px;
	 height: 25px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;
	 padding: 0px;
	}

		.table_menu2 td { 
	 		font-family: Verdana;
	        font-size: 10px;
			font-weight: bold;
	 		color: #ffffff;
	 		text-align: left;
	 		vertical-align: middle;
			text-indent: 10px;
			padding: 0px;
			}

		.table_menu2 a {
	 		font-family: Verdana;
	        font-size: 10px;
	 		color: #809395;
	 		text-decoration:  underline;
			}

		.table_menu2 a:hover {
	 		font-family: Verdana;
	        font-size: 10px;	 		
	 		color: #809395;
	 		text-decoration: underline;
			}
.content { 
	 font-family: Verdana;
	 font-size: 12px;
	 color: #595959; 
	 width: 617px;
	 border-top: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 border-left: 0px;
	 border-collapse: collapse;	 
	}
	.content td { 
	 		font-family: Verdana;
	        font-size: 12px;			
	 		color: #595959;
	 		text-align: left;
	 		vertical-align: middle;
			text-indent: 0px;
			padding: 0px;
			}

		.content a {
	 		font-family: Verdana;
	        font-size: 12px;
	 		color: #809395;
	 		text-decoration:  underline;
			}

		.content a:hover {
	 		font-family: Verdana;
	        font-size: 12px;	 		
	 		color: #809395;
	 		text-decoration: underline;
			}