strong 
{
	font-weight: normal; 
	text-transform: uppercase;
	font-family: Century Gothic; 
	font-size: 10px; 
	color:#7B4949; 
	letter-spacing:1px;
}

input, textarea
 {
	background: #E2E2E1;
	border: 1px solid #D7D7D5;
	letter-spacing:1px;
	color: #5E3A3A;
	font-family: century gothic, arial;
 	font-size: 9.5;
}

h2
{
font-weight:bold;
color: 677689;
text-transform: uppercase;
text-align: center;
font-family: times new roman;
font-size:9pt;
}

h3
{
	background: #F0F0F0;
	font-style:italic;
	font-weight: normal;
	color: 8F8F8F;
	text-transform: uppercase;
	border: 1px solid #F0F0F0;
	font-family: georgia, times new roman;
	font-size:8pt;
	margin-bottom:0px;
 	padding-left: 6px;
}
h3:first-letter
{
	font-family: georgia, times new roman;
	font-size: 8pt;
	font-style:normal;
}

.table
 { 
	font-style: normal; 
	font-weight: normal; 
	color: #6D6D6D; 
	background: #E2E2E1; 
	border: 1px solid #F0F0F0;
	font-size:10px;
	letter-spacing: 1px;
 	padding-left: 1px;
}


table.border {	
	border: 1px solid #E2E2E1;
	padding: 2px 2px 2px 2px;
}


.subc {
	color: #6D6D6D; 
	font-size:10px;
	border: none;
	background-color: #E3E2E2;
	border: 1px solid #F0F0F0;
	text-align: center;

}

.sub {
	color: #6D6D6D; 
	font-size:10px;
	border: none;
	background-color: #E3E2E2;
	border: 1px solid #F0F0F0;
	text-align: left;
 	padding-left: 15px;
}


.mainnav {
	text-align:justify;
	color: #A09F9F;
	font-size: 10px;
	font-family: arial, century gothic;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 1px;
	padding: 1px 5px 1px 5px;
}


.mainnav h1 {
	text-align: left;
	color: #5F2E2E;
	border-bottom: 2px solid #DADADA;
	font-size: 11pt;
	line-height:13px;
	font-family: century gothic;
	letter-spacing: 2px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 2px 5px 2px 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}



.mainnav a:link, .mainnav a:visited, .mainnav a:active
{
	text-decoration:none;
	text-transform: uppercase;
	color:#7B4949;
 	font-family: century gothic;
 	font-size: 10px;
}

.mainnav a:hover 
{
	color:#4A4A4A;
	position: relative;
	top: 1px;
 	left: 1px;
}


#navigation a:link { 
	display: block; 
	border-bottom: 1px solid #E2E2E1;
	text-decoration:none;
	text-transform: none;
	color: #A9A9A9; 
	font-family: arial, century gothic; 
	font-size: 10px;
	letter-spacing: 1px; 
}

#navigation a:visited { 
	display: block; 
	border-bottom: 1px solid #E2E2E1;
	text-decoration:none;
	text-transform: none;
	color: #A9A9A9; 
	font-family: arial, century gothic; 
	font-size: 10px;
	letter-spacing: 1px; 
}

#navigation a:active { 
	display: block; 
	border-bottom: 1px solid #E2E2E1;
	text-decoration:none;
	text-transform: none;
	color: #A9A9A9; 
	font-family: arial, century gothic; 
	font-size: 10px;
	letter-spacing: 1px; 
}



#navigation a:hover { 
	display: block; 
	background-color: #E2E1E1;
	border-bottom: 1px solid #E2E1E1;
	text-decoration:none;
	text-transform: none;
	color: #A9A9A9; 
	font-family: arial, century gothic; 
	font-size: 10px;
	letter-spacing: 1px 
}

#navigation h1 {
	color:#5F2E2E;
	font-size: 11pt;
	margin-top: 2;
	margin-bottom: 1;
	font-family: century gothic;
	font-weight:normal;
}

#navigation {
	padding-top:5px;
	border-right:solid 0px #9C9B9B;	
}


.bingo {
	border: 1px solid #D7D7D5;
	background: #F0F0F0;
	letter-spacing:1px;
	color: #5E3A3A;
	font-family: arial, century gothic;
	padding: 4px;
 	font-size: 9.5;
	width: 225px;
}

.image 
{
	border: 1px solid #D7D7D5;
	background: #F0F0F0;
	padding: 4px;
	}


i
{
	color: #52667F;
}

ul 
{
	color: #939292;
	font-style: italic;
	padding: 5px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 10px;
	list-style-image: url(Pictures/but.gif);
	list-style-type: square;
}

li 
{
	padding: 2px 2px 5px 3px;
}
