body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
}
.data_heading {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 3px;
	text-align: left;
	background-color: #857D45;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #663300;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.data_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #433F23;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 7px;
	padding-left: 5px;
}
.data_row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5BE8D;
	background-color: #CBC59A;
}
.data_row_dark {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFB982;
	background-color: #B9B075;
}


/*============================ new ==========================*/

.tbl_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	font-weight: 100;
	padding: 10px;
}

/*============================ new ==========================*/
.body_lists {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #342D1B;
}

.box_border {
	padding: 10px;
	border-top: 1px solid #D3CEB4;
	border-right: 1px solid #D3CEB4;
	border-bottom: 1px solid #D3CEB4;
	border-left: 1px solid #D3CEB4;
	background-color: #F5F4EF;
}

.heading {
	font-size: 25px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-bottom: 10px;
}
.module_box_border {
	background-color: #CBC59A;
	border: 1px solid #6F6024;
	width: 500px;
}
.module_box_top {
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
	letter-spacing: 3px;
	background-position: center;
	padding: 5px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	background-color: #857D45;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	font-variant: small-caps;
}

.module_box_body {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.module_paragraph {
	font-size: 12px;
	color: #36331B;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
.module_heading {
	font-size: 16px;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 8px;
	padding-right: 0px;
}

a.module:link {
	color: #3C7821;
	font-size: 12px;
	text-decoration: underline;
}
a.module:active {
	color: #3C7821;
	font-size: 12px;
	text-decoration: underline;
}
a.module:visited {
	color: #3C7821;
	font-size: 12px;
	text-decoration: underline;
}
a.module:hover {
	color: #62C637;
	font-size: 12px;
	text-decoration: underline;
}

a:link { color: #000000; font-size: 16px; text-decoration: underline }
a:active { color: #000000; font-size: 16px; text-decoration: underline }
a:visited { color: #000000; font-size: 16px; text-decoration: underline }
a:hover { color: #CCCCCC; font-size: 16px; text-decoration: underline }

a.white:link { color: #FFFFFF; font-size: 12px; text-decoration: underline }
a.white:active { color: #FFFFFF; font-size: 12px; text-decoration: underline }
a.white:visited { color: #FFFFFF; font-size: 12px; text-decoration: underline }
a.white:hover { color: #FFFFFF; font-size: 12px; text-decoration: underline }

a.red:link { color: #990000; font-size: 13px; text-decoration: underline }
a.red:active { color: #990000; font-size: 13px; text-decoration: underline }
a.red:visited { color: #990000; font-size: 13px; text-decoration: underline }
a.red:hover { color: #FF0000; font-size: 13px; text-decoration: underline }
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F2F1E6;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
