/* CSS Document */

body {
margin: 0px;
}

.content {
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: normal;
text-align: justify;
padding: 8px;
}

.nav_content {
font-family: times, times new roman, serif;
font-size: 11pt;
font-weight: bold;
color: #797979;
}

.page_title_cell {
font-family: verdana, arial, sans-serif;
font-size: 11pt;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

.bg_all {
background: #ffffff url(photos/bg_all.jpg) top left repeat-x;
padding: 8px 0px 8px 0px;
}

.bg_ul {
background: url(photos/bg_ul.jpg) top right no-repeat;
font-size: 1px;
}

.bg_ur {
background: url(photos/bg_ur.jpg) top left no-repeat;
font-size: 1px;
}

.bg_ll {
background: url(photos/bg_ll.jpg) top left no-repeat;
font-size: 1px;
}

.bg_lr {
background: url(photos/bg_lr.jpg) top right no-repeat;
font-size: 1px;
}

.bg_side_top {
background: url(photos/bg_side_top.jpg) top left repeat-x;
font-size: 1px;
}

.bg_side_bottom {
background: url(photos/bg_side_bottom.jpg) top left repeat-x;
font-size: 1px;
}

.bg_side_left {
background: url(photos/bg_side_left.jpg) top left repeat-y;
font-size: 1px;
}

.bg_side_right {
background: url(photos/bg_side_right.jpg) top right repeat-y;
font-size: 1px;
}

.bg_content_cell_parent {
background: #ffffff;
}

.bg_header {
background: url(photos/bg_header.jpg) no-repeat;
}

.bg_footer {
background: url(photos/bg_footer.jpg) no-repeat;
font-size: 1px;
}

a.nav_link:link {
text-decoration : none;
color: #797979;
font-weight: bold;
}

a.nav_link:visited  {
text-decoration : none;
font-weight: bold;
color: #797979;
}

a.nav_link:hover {
text-decoration : underline;
font-weight: bold;
color: #000000;
}







.contact_parent {
border-top: solid 1px #000000;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
}

.contact_row_1 {
background: #ebebeb;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 4px;
border-bottom: solid 1px #000000;
}

.contact_row_2 {
background: #f8f8f8;
font-size: 10pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
padding: 4px;
border-bottom: solid 1px #000000;
}

.text_box {
border: solid 1px #000000;
background: #ffffff;
font-size: 9pt;
font-weight: normal;
font-family: verdana, arial, sans-serif;
color: #000000;
}



.content_contact {
font-family: verdana, arial, sans-serif;
font-size: 9pt;
font-weight: normal;
text-align: left;
padding: 8px;
}