/* CSS Document */

/* CSS Document */
a:link {
	color: #92192c; 
	text-decoration: none;
}

a:visited {
	color: #92192c; 
	text-decoration: none;
}

a:active {
	color: #92192c; 
	text-decoration: none;
}

.tb {
	border: 1px dotted #697F94;
}

a:hover {
	color: #0042cc; 
	text-decoration: underline;
}

body, td {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0px;
	
}
body, p {
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 0px;
	
}

textarea { 
 font-family: verdana; 
 	font-size: 10px;
	color: #3E3D3E;
}

input { 
 font-family: verdana; 
 	font-size: 10px;
	color: #3E3D3E;
}

#intro td {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0px;
	
}

#footer td {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #6091BC;
	letter-spacing: 0px;
}
#centerme {
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size:15px;
 font-weight:bold;
 color: #ffffff;
 margin-top:20px;
 background-color: #800000;
 border-top:2px solid #824646;
 border-bottom:2px solid #824646; 
           }

h1  {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #0042cc;
	font-weight: normal;
	letter-spacing: 0px;
	
}

h4  {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #595959;
	font-weight: bold;
	letter-spacing: 0px;
	
}

hr {
	border: 0;
  	width: 370px;
	color: #007E3A;
	background-color: #007E3A;
	height: 1px;


	
}


ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside square 3px;
	
	}
.style2 {
	font-family: "Rockwell Extra Bold";
	font-size: 16px;
	color: #b33e53;
}
.style3 {font-family: rockwell; font-size: 14px; }
.style8 {
	font-family: "Rockwell Extra Bold";
	font-size: 14px;
	color: #0042cc;
}

