body {
	background-color: #212123;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	padding-top: 0px;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	color: #235667;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5eabed;
	font-weight: bold;
}
.RtColumn {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: normal;
}
.ltColumn {
	padding: 10px;
}

.topmenu a:hover {
	color: #ffbf00;
	text-decoration: underline;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.linkedtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	padding-bottom: 6px;
	line-height: 30px;
}

.orangelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #f97738;
	text-decoration: underline;
	line-height: 25px;
}
.backgroundgradient {
	background-image: url(img/backgound.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	background-color: #eaecd1;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}

