@charset "utf-8";
/* CSS Document */

body {
background-color:#48261e; 
margin-left:0px; 
margin-top:0px; 
margin-bottom:0px; 
font-family:Georgia, 'Times New Roman', Times, serif;
}

#left_column {
font-size:14px; 
color:#2e1414; 
line-height:18px;
}

.title {
margin-bottom:10px;
}

blockquote {
margin-top:0px;
margin-bottom:0px;
}

#content {
margin-left:20px;
}

#right_column {
font-size:12px; 
color:#555555; 
line-height:17px; 
padding-top:30px; 
padding-left:20px;
}

.text {
width:122px; 
border:1px solid #2e1414;
}

#fieldname {
text-align:right; 
padding-right:5px;
}

#field {
padding-bottom:5px;
}

.number {
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-bottom:0px;
}

#footer {
background-image:url(../images/footer_bg.jpg); 
background-position:top left; 
background-repeat:no-repeat;
}

#body_table {
background-image:url(../images/body_bg.jpg); 
background-position:top left; 
background-repeat:no-repeat;
}

a {
color:#555555;
text-decoration:underline;
}

a:hover {
color:#555555;
text-decoration:none;
}


