body{
margin: 0;
padding: 0;
font-family: Arial;
font-size: 14pt;
color: #B4B48C;
background: url(../back_3c.jpg) #62623E;
}
.center{
text-align: center;
}
.bold{
font-weight: bold;
}
.normal{
font-weight: normal;
}
.small_upper {
text-transform: uppercase;
font-size: 8pt;
}
.borderless {
border: none;
}
script{
border: none;
}
hr{
width: 95%;
color: #9C9C6B;
}
h1{
text-align: center;
}
h2{
margin: 3px;
text-align: center;
}
.title{
text-align: center;
margin: 0;
padding: 0;
}
#main{
margin: 0 auto;
padding: 0;
font-family: Arial;
font-size: 14pt;
color: #B4B48C;
padding-top:10px;
}
img{
border: 4px solid #B4B48C;
}
img.logo{
width: 356px;
height: 202px;
border: none !important;
}
table{
font-family: Arial;
font-size: 14pt;
border-collapse: collapse;
}
table tr, table td{
padding: 4px;
}
table#rates{
width: 95%;
font-family: Arial;
font-size: 10pt;
font-weight: normal;
border: none;
background: #FFFFCC;
color: #62623E;
}
table#rates tr, table#rates tr td{
border: 1px solid #62623E;
}
table#rates h1{
margin: 10px 0;
text-align: center;
font-size: 14pt;
}
#content{
font-family: Arial;
font-size: 14pt;
width: 760px;
border: 10px solid #9C9C6B;
background-color:#000000;
}
a, a:visited{
color: #B4B48C;
}
a:hover {
color: #D9FFE9;
text-decoration: none;
}


#footer{
width:98%;
font-family: Arial;
font-size: 8pt;
font-weight: normal;
}
