body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.chart {
	background-color: #DDF0FF;
	border: 1px solid #000066;
}

.totalborder {
	border: 1px solid #1E1C83;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D16401;
}
.tableyellow {
	background-color: #FFF5DD;
	border: 4px dashed #1E1B82;
}


.highlight {
	background-color: #FFFF00;
}

.footerkeywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.footerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

body {
	background-color: #FEDE8B;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E1B82;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6b7dd9;
}
a:hover {
	text-decoration: none;
	color: #FE8210;
}
a:active {
	text-decoration: underline;
	color: #FFC425;
}
.orangerule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE7C02;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FEC327;
}
.blueborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1E1B82;
	border-right-color: #1E1B82;
	border-bottom-color: #1E1B82;
	border-left-color: #1E1B82;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FD8111;
}
h2 {
	font-size: 16px;
	color: #1E1B82;
}
h3 {
	font-size: 16px;
	color: #950002;
}
.toptable {
	text-align: left;
	vertical-align: text-top;
	float: none;
	height: 400px;
	width: 400px;
}

h4 {
	font-size: 14px;
	color: #1E1B82;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF840B;
	border: 1px solid #1F1C87;
}
