body {
	background-color:#7ca5d1;
	}
.frontstyle {
	font-family: Arial, Helvetica, sans-serif, "Univers 45 Light";
	font-size: 24px;
	line-height: 31px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	letter-spacing: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #0033CC;
}
.othertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin-top: 5px;
}
.arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	margin-top: 5px;
}
.topcell h1 {
color:#7ca5d1;
}
h1 span.green {
color:#7ca5d1;
}
.green {color: #7ca5d1;}
#mainpage a {
color:#7ca5d1;
}
#mainpage li {

list-style-image: url(../images-htm/bullet-blue2.gif);

}
#mainpage table {
	padding:0;
	border-left:1px solid #7ca5d1;
	border-top:1px solid #7ca5d1;
	border-right:0;
	border-bottom:0;
	}
#mainpage table td {
	margin:0;
    border-left:0;
    border-top:0;
	border-right:1px solid #7ca5d1;
border-bottom:1px solid #7ca5d1;
}

.contact #mainpage table {
border:0;
}
.contact #mainpage table td {
border:0;
}

.image-right {float: right; margin: 0 2 10 10;}
.image-left  {float: left;  margin: 0 10 10 2;}
