/* specific divs */

#mainnav .mainnav{
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #336699;
}

#mainnav a:link {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}
	
#mainnav a:visited {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}

#mainnav a:hover {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #6495ED;
}

#mainnav a:active {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #336699;
}

.title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0px;
	word-spacing: 2px;
}
.text-b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0px;
	word-spacing: 2px;
}

.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

 A:link {
 	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
  A:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
  A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}
  A:hover {
	text-decoration: none;
	color: #6495ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

HR {
	COLOR: #6f6a1e
}

.style1 {
	color: #000000;
	font-weight: bold;
}