/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	background-color: #1C8B9F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FEFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FEFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color: #FFCC00;
}
.style1 {color: #FFFFFF}

.border {
	border: 1px solid #CC6699;
}
.borders {
	border: 1px solid #597936;
}
.borderz {
	border: 1px solid #833B53;
}
.borderss {
	border: 1px solid #6BB6B6;
}
.bordersa {
	border: 1px solid #996699;
}
.bordera {
	border: 1px solid #4F93B8;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	color: #65AB18;
	font-size: 2px;
}
.top-heading {
	color: #C51E28;
	font-weight: bold;
	font-size: 14px;
}
.style6 {color: #1C8B9F}

.style7 {font-size: 14px; font-weight: bold;}
.style8 {color: #c51e28}