/* CSS Document */
body, input, td, select, textarea {

font-family:  Arial, Helvetica, sans-serif;

font-size: 12px;
line-height:20px;

color: #000000;

background-color: #FFFFFF;

margin-top: 0px;

margin-right: 0px;

margin-left: 0px;

}
#container {

position:relative;

width: 770px;

margin: auto;

background-image: url(bgmain.gif);

background-repeat:repeat-y;

}
.maintable{
padding:10px; 

}
#footer {
line-height:10px;
margin: auto;

background-image: url(footer.gif);

background-repeat: no-repeat;

width: 770px;

height: 40px;



font-size:9px;

clear:both;

}
#topper {

margin: auto;

background-image: url(topper.gif);

background-repeat: no-repeat;

width: 770px;
height: 22px;

font-size:9px;

clear:both;

}


h1 {

font-family: Geneva, Arial, Helvetica, sans-serif;

font-size: 18px;

font-weight: normal;

color: #1F8EC9;

margin: 0px;

}
.colums h1{font-size: 14px;}

h2 {

font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight:normal;

color:#363636;

margin:0px;
height:20px;
padding-left:10px;

}

h3 {

font-family:  Geneva, Arial, Helvetica, sans-serif;

font-size: 16px;

font-weight:bold;

color:#164375;

margin:0px;
height:20px;
padding-left:5px;

}

hr {
background-repeat:repeat-x;
height:1px;
color:#efefef;
margin-bottom:5px;
margin-top:0px;
}

.footer{font-size:8pt;color:#333333;}
