@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #D10200;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	color: #333333;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #003366;
}
a:active {
	color: #C3C3C3;
}
a.external:link {color: #003366;}
a.external:visited {color: #000000; }
a.external:hover {color: ##FF0000}
a.external:active {color: #333333; }


