
.main_graphic {
background-image:url(../images/main_graphic.gif);
background-repeat:no-repeat;
width: 540;
height: 180;
position:relative;
left: 6;
top: 6;
}
.loan_type {
width: 230;
height: 30;
position:relative;
left: 280;
top: 105;
font-weight: bold;
color: white;
}
.continue {
width: 120;
height: 26;
position:relative;
left: 345;
top: 105;
}
.table_header{
background-color: #ffffff;
background-image: url(../images/blue_header_end.gif);
background-repeat: no-repeat;
background-position: right;
width: 400;
height: 29;
color: #FFFFFF;
font-weight:bold;
position:relative;
left: 10;
}
.table_center{
width: 520;
position:relative;
top: 0;
left: 10;
padding: 10;
} 
.header_text{
position:relative;
top: 6;
left: 6;
}
.side_block_top {

width: 186;
height: 12;
position:relative;
left: 7;
top:0;
padding: 0;
margin: 0;
}
.side_block_center {
background-image:url(../images/side_block_center.gif);
background-repeat: repeat-y;
width: 186;
position:relative;
left: 7;
top: -7;
padding: 10;
height: 100;
} 
.side_header{
background-image:url(../images/side_header.gif);
background-repeat:no-repeat;
width: 180;
height: 24;
position:relative;
left: 7;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold; 
font-style:italic;
padding: 2;
padding-left: 7;
color: white;
}

.mynav { 
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
text-align:center;
padding-top: 10px; 
text-decoration:underline;
color:black; }
.bottom_link { 
font-family:Arial, Helvetica, sans-serif; 
font-size:8px; 
text-align:center;
padding-top: 7px; 
text-decoration:none;
color:gray; }
.bottom_link { 
font-family:Arial, Helvetica, sans-serif; 
font-size:8px; 
text-align:center;
padding-top: 7px; 
text-decoration:none;
color:gray; }
a {
color:#000000;
font-size: 12px;
text-decoration:none;
}
a:hover {
color:#D62931;
font-size: 12px;
text-decoration:none;
}
