body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/headerbackground.jpg);
}
.tab1 {
        color : black;
        font-family : arial;
        font-size : 12px;
		background-color: #F4E9CD;
}

.tab2 {
        color : black;
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
		background-color: white;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	color: #383838;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px;
	color: black;
	font-weight : bold;
}

.Title {
	font-family: Century Gothic;
	font-size: 13px;
	border: 0px;
	font-weight : bold;
	color: black;
}

.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px;
	font-weight : bold;
	color: black;
}

.bigbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	border: 0px;
	color: #2B6BB6;
}


.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	color: #000;
}

.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	color: white;
	font-weight : bold;	
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	border: 0px;
	color: black;
}

.medbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	border: 0px;
	color: #2B6BB6;
}

td {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	color: #333333;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E0DFD3;
}

a:link {
	text-decoration: underline;
	color: #474747;
}
a:visited {
	text-decoration: underline;
	color: #383838;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	border: 0px;
	font-weight : bold;
	color: black;
	line-height: 8px;
}
h2 {
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	border: 0px;
	font-weight : bold;
	color: black;
	line-height: 8px;
}
h3 {
	font-family: "Century Gothic", sans-serif;
	font-size: 22px;
}

.smblackbutton:link {
	text-decoration: none; 
	color: black; 
}

.smwblackbutton:visited {
	text-decoration: none; 		
	color: black; 
}

.smblackbutton:hover { 	
	text-decoration: underline;	  
	color: white; 
}

.smbutton:visited { 			
	color: white; 
}

.smbutton:hover { 	  
	color: white; 
}

hr {
	color: black;
	height: 2;
} 
