.banner {
	background-image: url(assets/images/logo_background.gif);
	background-repeat: repeat-x;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14.5px;
	font-weight: bold;
	color: #000000;
	text-indent: 10pt;
	text-transform: capitalize;



}
body {
	background-color: FAEBD7;
}
.text {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-indent: 10pt;
}
.tableheader {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	padding: 3px;
	text-indent: 4pt;


}
.tablecontentcell {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	text-indent: 10pt;
	list-style-type: circle;



}
.maintable {
	border: thin groove #FF0000;
	width: 100%;

}
.picturecell {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 6px;

}
.picturecelltext {
	background-color: #FFFFFF;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	vertical-align: top;
	text-align: justify;



}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-transform: none;
}
tableheader a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-indent: 4pt;
	padding: 3px;
	text-decoration: none;

}
.tableheader a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-indent: 4pt;
	padding: 3px;
	text-decoration: none;

}
.tableheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #FF0000;
	text-indent: 3pt;
	padding: 4px;
}
.tableheader a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	text-indent: 4pt;
	padding: 3px;
}
a:link {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;

}
a:visited {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;

}
a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF0000;

}
a:active {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FF0000;

}
ul {
	list-style-type: circle;
}
.listcontentcell {

	background-color: #FFFFFF;
	padding: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	list-style-type: circle;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
