body {
	background-color: #000000;
	margin: 0px;
}
table,tr,td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D1C3F;
}
h1 {  font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #3A55A5;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #EBEAE7;
}
a:active {
	text-decoration: none;
	color: #9D2C09;
}
a:link {
	text-decoration: none;
	color: #9D2C09;
}
a:visited {
	text-decoration: none;
	color: #9D2C09;
}
a:hover {
	color: #EBEAE7;
	text-decoration: none
}
.padding {
	padding: 15px;
}
.navigationb {
	font-size: 11px;
	background-image:  url("images/buttons.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.navigationg {
	font-size: 11px;
	color: #8A9295;
}
.navigationp {
	font-size: 11px;
	color: #035091;
	padding-right: 15px;
}
.navigation {
	font-size: 11px;
	color: #FFFFFF;
	background-image:  url("images/buttons_general.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.navigation a:active {
	color: #FFFFFF;
}
.navigation a:link {
	color: #FFFFFF;
}
.navigation a:visited {
	color: #FFFFFF;
}
.navigation a:hover {
	color: #9D2C09;
}
.navigationg a:active {
	color: #8A9295;
}
.navigationg a:link {
	color: #8A9295;
}
.navigationg a:visited {
	color: #8A9295;
}
.navigationg a:hover {
	color: #9D2C09;
}
.textsmall {  font-size: 11px}
.textcolour {  font-size: 11px; color: #3A55A5; font-weight: bold}
.bgl {
	background-image:  url("images/bg_left.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.bgr {
	background-image:  url("images/bg_right.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bgc {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.side {
	background-color: #3A55A5;
	font-size: 11px;
	color: #1C3787;
	padding-right: 10px;
	padding-left: 10px;
}
.side a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.side a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.side a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.side a:hover {
	color: #9D2C09;
	font-weight: bold;
}
.menu {
	background-color: #8A9295;
	background-image: url(images/menu_general.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 11px;
	color: #122554;
	padding: 10px;
}
.menu a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover {
	color: #9D2C09;
	font-weight: bold;
}
.menut {
	background-image: url(images/menu_general_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menub {
	background-image: url(images/menu_general_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.flash {
	background-color: #8A9295;
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.faxB {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.faxW {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bgside {
	background-color: #FFFFFF;
}
.form {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #EBEAE7;
}
.formt {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #8A9295;
	background-image: url(images/buttons_general.gif);
	background-repeat: repeat-x;
}
.bgpage {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
