body { 
	background-color: #1e2f5e; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:justify;
}


a {
	color: #0769fb;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3d89fa;
	text-decoration: none;
	font-weight: bold;
}


h1 {
	font-size: 16px;
	color: #c31203;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #ffa626;
	font-weight: bold;
}
.menu {
	background-image:url(../images/but-back.jpg);
	width:230px;
	height:39px;
	font-size: 14px;
	font-weight:bold;
}
a.menulink {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover.menulink {
	color: #ffa626;
	text-decoration: none;
	font-weight: bold;
}

.featureback {background-image:url(../images/feature-back.gif);
background-repeat:repeat-y;
}
.featurebase {background-image:url(../images/feature-base.gif);}

.footer {background-image:url(../images/footer-back.jpg);
height:79px;
}
.message {background-image:url(../images/message.gif);
padding:20px;
height:542px;
}

.small {font-size:9px;}
