.top-menu {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top-menu-txt:link {
	font-family:Arial, "Times New Roman", Times, serif;
	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top-menu-txt:visited {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.top-menu-txt:hover {
	font-family:Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#F98A0A;
	text-decoration: none;
}
.border {
	border: 1px solid #D0CFCF;
	background-color: #F5F5F5;
}
.border-blue-bg {
	background-image: url(../images/blue-section-bg-image.jpg);
	border: 1px solid #D0CFCF;
}
.yellow-bg {
	background-image: url(../images/right-yellow-bg.jpg);
}


.headings-of-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B3800;
	text-decoration: none;
}

.center-bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.middle-headings {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #F98A0A;
	text-decoration: none;
}
.middle-blue-content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height:20px;
	color: #336699;
	text-decoration: none;
}
.gryText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:24px;
	color: #494949;
	text-decoration: none;
		}
.gryText12{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:27px;
	color: #494949;
	text-decoration: none;
		}		
.gryText10{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:24px;
	color: #494949;
	text-decoration: none;
		}		
.middle-txt-content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	color: #494949;
	text-decoration: none;
}
.middle-sub-headings {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.footer-txt:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;	
}

.footer-txt:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;	
}
.footer-txt:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;	
}
.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.inner-links:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.inner-links:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.inner-links:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color:#FF6600;
	text-decoration: none;
}