/* Default styles */
img {border:0; outline:none;}
a:link { color:#4a0000;}
a:visited { color:#730000;}
a:hover	{ color:#0000ff;}
a:active { color:#4a0000;}
/* Header */
div.header {
background:#d2b48c url('images/logobg_3.jpg');
background-repeat: repeat;
background-position:center;
text-align:center;
margin:0px 0px 0px 0px;
padding:0px 0px 2px 0px;
}
/* footer */
a.footlinks:link {
color:#ffffff;
}
a.footlinks:visited {
color:#ffffff;
}
a.footlinks:hover {
color:#0000FF;
}
a.footlinks:active {
color:#FF0000;
}
.footer {
font-size:90%;
text-align:center;
color:#ffffff;
background-color:#c29861;
width:100%;
margin:0px 0px 0px 0px;
padding:5px 5px 10px 0px;
}
h1 {
color:#000002;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-style:italic;
line-height:1;
}
h2 {
font-size:150%;
color:#800000;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
line-height:1;
}
table.instruct {
width:100%;
}
.instructctr {
width:33%;
font-size:100%;
font-weight:bold;
margin:0px 0px 0px 0px;
padding:0px 10px 10px 10px;
 }
.floatlt {float:left;}
.floatrt {float:right;}
.bold {font-weight:bold;}
.center { text-align:center;}
.left { text-align:left;}
.right { text-align:right;}
.middle { vertical-align:middle;}
.bottom{ vertical-align:bottom;}
.onepercent { font-size:65%;}
.onepercentb { font-size:65%; font-weight:bold;}
.twopercent { font-size:80%;}
.twopercentb { font-size:80%; font-weight:bold;}
.threepercent { font-size:100%;}
.threepercentb { font-size:100%; font-weight:bold;}
.fourpercent { font-size:125%;}
.fourpercentb {font-size:125%; font-weight:bold;}
.fivepercent { font-size:150%;}
.fivepercentb { font-size:150%; font-weight: bold;}
.fivepercentbi { font-size:150%; font-weight:bold; font-style:italic;}