@charset "utf-8";
/* CSS Document */

body{margin:0px; background-color:#939594; font-family:Arial; font-size:13px;}
#header{background:url(img/headerBg.gif) top repeat-x; height:105px;}
#container{background:url(img/bg.gif) repeat-x; background-color:#909090; position:relative; top:-5px;}
.copyright{font-size:12px; font-family:Arial; color:#fff;}
.mainfont{font-size:12px; font-family:Arial; color:#000;}
span.mainTitleBlue{font-family:Arial; color:#0f5290; font-size:18px; font-weight:bolder;}
span.mainTitleGreen{font-family:Arial; color:#489caf; font-size:18px; font-weight:bolder;}

