h3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
H1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #D1030D;
}

.navMenu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}

.navMenu a {
	text-decoration:none;
	color:#000000;
}

.navMenu a:hover {
	text-decoration:underline;
}


.foot {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.foot a {
	color:#000000;
	text-decoration:underline;
}
	

a.this_link {
	color:#6E6E6E; 
	font-family:tahoma; 
	font-size:11px; 
	line-height:13px; 
	text-decoration:none; 
	font-weight:bold; 
	vertical-align:middle
}
.gray_light {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.gray_b {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #D1030D;
}


.bottom { color:#6E6E6E; font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; vertical-align:middle}
a.bottom { color:#6E6E6E; font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; vertical-align:middle}
.partner_tab {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #DEDEDE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
