body {
	background-image: url(assets/img/background_chip.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;



}
.subside {
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(assets/img/flag_bg.gif);
	background-repeat: repeat;
}
td.subside {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(assets/img/flag_bg.gif);
	background-repeat: repeat;
}
td.homefeature {
	margin: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #B70100;
	border-right-color: #B70100;
	border-bottom-color: #B70100;
	border-left-color: #B70100;

}
td {
	padding: 5px;
	font-size: 12px;
	color: #000000;

}
td.subhomefeature {
	background-color: #25287C;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #B70100;
	border-right-color: #B70100;
	border-bottom-color: #B70100;
	border-left-color: #B70100;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #B70100;
	border-right-color: #B70100;
	border-bottom-color: #B70100;
	border-left-color: #B70100;
}
td.sidebar {
	background-color: #25287C;
	text-align: center;
}
#navibar {
	color: #FFFFFF;
	font-size: 12px;
}
#navibar a:hover {
	color: #FFFFFF;
	text-decoration: underline;


}
td.header {
	margin: 0px;
	padding: 0px;
}
#navibar a {
	color: #FFFFFF;
	text-decoration: none;


}
#footer {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #25287C;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;


}
#footer a:hover {
	text-decoration: underline;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:active {
	color: #B70100;
}
td.insidefeature {
	margin: 0px;
	padding: 0px;
	background-color: #4A4A93;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #25287C;

}
td.insideheader {
	background-color: #25287C;

}
#footer p {

	font-size: 9px;
	color: #FFFFFF;
	background-color: #25287C;
}
img.floatright {
	float: right;
}
img.floatleft {

	float: left;
}
.subfeattext {
	color: #FFFFFF;
	vertical-align: middle;
}
