.lefttopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
}
.leftsubtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftlinks {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.topic {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bold;
	color: #e60000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: capitalize;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	text-align: justify;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-right: 30px;
	text-transform: capitalize;
}



.fields {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.rgttxtbx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 14px;
	width: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-right: 4px;
	padding-left: 4px;
}
.rgttxtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 46px;
	width: 120px;
	padding-right: 4px;
	padding-left: 4px;
}
.from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #E60000;
}


a.bmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.bmenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.bmenu:hover {
	text-decoration: none;
	color: #E60000;
}
a.bmenu:active {
	text-decoration: none;
	color: #FFFFFF;
}
.txtarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 46px;
	width: 180px;
	padding-right: 4px;
	padding-left: 4px;
}
.txtbx {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 14px;
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-right: 4px;
	padding-left: 4px;
}

a.clink:link {
	color: #E60000;
	text-decoration: none;
	font-weight: bold;
}
a.clink:visited {
	text-decoration: none;
	color: #E60000;
	font-weight: bold;
}
a.clink:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a.clink:active {
	text-decoration: none;
	color: #E60000;
	font-weight: bold;
}
