
H1 { font-size: 15pt; font-weight: normal; font-style: italic; text-decoration: none; color: #899BAD; padding: 2px 1px 1px 2px; 
   font-family: arial, helvetica; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #C2C3BD; letter-spacing: 2px; }
H2 { font-size: 12pt; font-weight: none; color: #899BAD; font-family: arial, helvetica; }
H3 { font-size: 11pt; font-weight: bold; color: #899BAD; font-family: arial, helvetica; }
H4 { font-size: 11pt; font-weight: bold; color: #899BAD; font-family: arial, helvetica; }
H5 { font-size: 10.5pt; font-weight: bold; color: #899BAD; font-family: arial, helvetica; }
H6 { font-size: 10pt; font-weight: bold; color: #899BAD; font-family: arial, helvetica; }

hr { color: #5A1218; height: 1px; }
 

body { 
   background: #899BAD url(/images/background.jpg) repeat-x;
   margin: 0px;
   padding: 0px;  
   height: 100%;
   font-size: 8pt; color: #576372; font-family: georgia, arial, helvetica;
   min-height: 100%; 
}

.left_shade {
   background: url(/images/left_shade.jpg) repeat-y right;
   vertical-align: top;
}
.right_shade {
   background: url(/images/right_shade.jpg) repeat-y;
   vertical-align: top;
}
.top_header {
   background: #ffffff url(/images/header_back.jpg) repeat-x bottom;
}
.main_body_back {
   background: #899BAD url(/images/main_body_back.jpg) repeat-x;
   vertical-align: top;
   padding: 30px 10px 10px 10px;
}
.logo_back {
   background: url(/images/header_line.jpg) no-repeat top;
}


.area_1 { background: #F3F7F8 url(/images/area_top.jpg) repeat-x; border: 1px solid #fff;  }
.area_2 { background: url(/images/area_bottom.jpg) repeat-x bottom;  }
.area_3 { background: url(/images/area_right.jpg) repeat-y right;  }
.area_4 { background: url(/images/area_left.jpg) repeat-y;  }
.area_5 { background: url(/images/area_top_left.jpg) no-repeat;  }
.area_6 { background: url(/images/area_bottom_left.jpg) no-repeat left bottom;  }
.area_7 { background: url(/images/area_top_right.jpg) no-repeat top right;  }

.area_back { 
   vertical-align: top;
   font-size: 8pt; 
   color: #576372; 
   font-family: arial, helvetica;
   padding: 30px 25px 30px 25px;
   line-height: 18px;
   background: url(/images/area_bottom_right.jpg) no-repeat bottom right;
}

.area_table { text-decoration: none; font-size: 9pt; color: #576372; font-family: arial, helvetica; line-height: 18px;}
.area_table a:link, .area_table a:active , .area_table a:visited,
.area_back a:link, .area_back a:active , .area_back a:visited {
   color: #899BAD; text-decoration: underline; 
}
.area_table a:hover, .area_back a:hover { color: #899BAD; text-decoration: none; }


/*MENU STYLES*****************/


.menu { 
   background: url(/images/area_bottom_right.jpg) no-repeat bottom right;
   font-family: verdana, arial, helvetica;
   color: #576372; 
   font-size: 8pt;
   vertical-align: top;
   padding: 30px 30px 30px 20px;
   
   
}
.menu a:link, .menu a:active, .menu a:visited { 
   display: block;
   width: 150px;
   color: #576372;
   text-decoration: none;
   padding: 3px 2px 3px 5px;
   
}
.menu a:hover { 
   display: block;
   width: 150px;
   color: #576372;
   text-decoration: underline;
   padding: 3px 2px 3px 5px;
}

.menu_class {
   font-weight: bold;
}


/*FOOTER MENU STYLE*************/
.footer { 
   vertical-align: bottom;
   font-family: arial, helvetica;
   color: #9A9C92; 
   font-size: 7pt;
   padding: 10px 10px 10px 10px;
   background: #ffffff url(/images/footer_back.jpg) repeat-x bottom;
   line-height: 18px;
   
}
.footer a:link, .footer a:active, .footer a:visited { 
   font-size: 7pt;
   color: #9A9C92;
   text-decoration: underline;
}
.footer a:hover { 
   font-size: 7pt;
   color: #9A9C92;
   text-decoration: none;
}


.point {
   width: 100%;
   background: url(/images/point_back.jpg) repeat-y;
   font-family: verdana, arial, helvetica;
   color: #576372; 
   font-style: italic;
   font-size: 9pt;
   padding: 3px 2px 3px 5px;
}

.header {
   font-size: 14pt;
   color: #899BAD; 
   font-family: arial, helvetica;
}

INPUT { font-size: 9pt; color: #515D6B; background: url(/images/point_back.jpg) repeat-y; }
TEXTAREA { font-size: 9pt; color: #515D6B; background: url(/images/point_back.jpg) repeat-y;}
SELECT { font-size: 9pt; color: #515D6B; background: url(/images/point_back.jpg) repeat-y;}
OPTION { font-size: 9pt; color: #515D6B; background: url(/images/point_back.jpg) repeat-y; }
TD { font-size: 9pt;}
TH { font-size: 9pt; }
IMG { font-size: 9pt; }
ALT { font-size: 9pt; }