.header {
background: url(photos/bg_header.jpg);
}

.main_cell {
border: solid 1px #000000;
background: url(photos/bg_main.jpg);
padding: 0px 0px 2px 0px;
}

.left_column {
background: #000000 url(photos/bg_left.jpg) top right repeat-y;
border-top: solid 1px #000000;
}

.right_column {
background: #000000 url(photos/bg_right.jpg) top left repeat-y;
border-top: solid 1px #000000;
}

.footer {
background: #9a0000;
font-family: verdana;
font-size: 10px;
font-weight: normal;
color: #ffffff;
}

.page_title {
background: #ffffff;
font-family: verdana;
font-size: 16px;
font-weight: bold;
color: #000000;
padding:  5px 5px 5px 5px;
border-bottom: solid 1px #000000;
}

.footer_left_column {
background: #000000 url(photos/bg_left.jpg) top right repeat-y;
}

.footer_right_column {
background: #000000 url(photos/bg_right.jpg) top left repeat-y;
}

a.footer_link:link {
font-weight: normal;
text-decoration : none;
color: #ffffff;
}

a.footer_link:visited  {
font-weight: normal;
text-decoration : none;
color: #ffffff;
}

a.footer_link:hover {
font-weight: normal;
text-decoration : underline;
color : #ffffff;
}

.main_text_cell {
font-family: verdana;
font-size: 12px;
font-weight: normal;
color: #000000;
padding:  0px 30px 0px 30px;
text-align: justify;
}

.contact_address {
text-align: center;
background: #ffffff;
border: solid 2px  #9a0000;
font-family: verdana;
font-size: 13px;
font-weight: normal;
color: #000000;
padding: 5px 5px 5px 5px;
}

.address_padding {
padding: 15px 265px 0px 265px;
}

.form_padding {
padding: 0px 150px 0px 150px;
}

.row_1 {
background: #f8f8f8;
border-bottom: solid 1px  #9a0000;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
padding: 5px 5px 5px 5px;
}

.row_2 {
background: #ebebeb;
border-bottom: solid 1px  #9a0000;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
padding: 5px 5px 5px 5px;
}

.contact_table_outline {
border-top: solid 1px  #9a0000;
border-left: solid 1px  #9a0000;
border-right: solid 1px  #9a0000;
}

.text_box {
border: solid 1px #9a0000;
font-family: verdana;
font-size: 12px;
font-weight: normal;
color: #000000;
padding: 5px 5px 5px 5px;
}

.normal_bold {
font-family: verdana;
font-size: 14px;
font-weight: bold;
color: #000000;
}







