.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	text-transform: capitalize;
	color: #838383;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.topmenu a{
text-decoration: none;	color: #838383;
}
.topmenu a:hover{
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #ffffff;
	padding:10px;

}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #868686;
}
.sidemenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #868686;
}
.sidemenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D5D5D;
}
.sidedownmenu {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: #7D807E;
	padding: 5px;

}
.sidedownmenu a{
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: #7D807E;
	text-decoration: none;
}
.sidedownmenu a:hover{
	font-family: Arial, Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #7D807E;
	text-decoration: none;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	padding: 10px;
}
.text a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9D080D;
}
.text1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	padding: 10px;
}
.text1 a{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	text-decoration:none;
}
.text1 a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: justify;
	text-decoration:none;
	font-weight:bold;
}

.text2 {
	font-family: Garamond, Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #666666;
	padding: 10px;
	font-style: normal;
	font-weight: bold;
	

}
.text2 a{
	font-family: Garamond, Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #666666;

	font-style: normal;
	text-decoration: none;

}
.text2 a:hover{
	font-family: Garamond, Arial, Verdana, Helvetica;
	font-size: 16px;
	color: #9D080D;

	font-style: normal;
	text-decoration: none;

}
.textcenter {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 10px;


}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;

}
.downlinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #777777;
	word-spacing: normal;
	letter-spacing: 1px;
}
