/* CSS Document */

.banner1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.location1{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.menu1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.menu1:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.menuinactive1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.blog1{
	font-family: Tahoma;
	font-size: 12px;
	color: #606263;
	font-weight: bold;
	text-decoration:none;
}
.blogactive1{
	font-family: Tahoma;
	font-size: 12px;
	color: #606263;
	font-weight: bold;
	text-decoration: underline;
}
.blogactive1:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.footer1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}
.footerinactive1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
.letter1{
	font-family: Tahoma;
	font-size: 12px;
	color: #171717;
	font-weight: bold;
	text-decoration: none;
}
.name1{
	font-family: Tahoma;
	font-size: 12px;
	color: #60860B;
	font-weight: bold;
	text-decoration: none;
}
.news1{
	font-family: Tahoma;
	font-size: 12px;
	color: #E6E7E7;
	font-weight: bold;
	text-decoration: none;
}
.title1{
	font-family: Tahoma;
	font-size: 12px;
	color: #002F9B;
	font-weight: bold;
	text-decoration: none;
}
.title1:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #002F9B;
	font-weight: bold;
	text-decoration:underline;
}
.content1{
	font-family: Tahoma;
	font-size: 12px;
	color: #6D7070;
	font-weight:none;
	text-decoration: none;
}
