/* common styles: */

body {font-family:arial; margin:0px; background-color:#E1E1E1; font-size:12px; color:#6f1c24; text-decoration:none; background-image:url(images/hdr_bg.gif); background-repeat:repeat-x}

td, font, p, div, span {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:none; line-height:14px}

input, select, textarea {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:none; background-color:#ffffff;}


.td_content {background-image:url(images/bg_left.jpg); background-repeat:no-repeat; background-position:55 0}
.div_content {background-image:url(images/bg_right.jpg); background-repeat:no-repeat; height:541px; width:1041px; background-position:822 0}
.div_2_content {background-image:url(images/bg_content.gif); background-repeat:repeat-y; height:615px; background-position:240 0; margin-left:6px}
.table_content {background-image:url(images/bg_bot.jpg); background-repeat:no-repeat; background-position:bottom;}
.div_bot_1 {margin-left:5px; text-decoration:underline}
.div_bot_2 {margin-left:5px;}
.input1 {width:199px; background-color:#F2EADD; border:0px; color:#000000}
.input2 {width:85px; background-color:#F2EADD; border:0px; color:#000000}
.input3 {width:413px; height:100px; background-color:#F2EADD; border:0px; color:#000000}
.color_text {color:#000000}

 /*----li style----*/

.li {list-style:url(images/bullet.gif);}
.li2 {list-style:url(images/bullet.gif); margin-top:3px; margin-bottom:3px}

/*----links----*/

a:link {font-family:verdana,arial; font-size:12px; color:#E3000A; text-decoration:none;}
a:visited {font-family:verdana,arial; font-size:12px; color:#E3000A; text-decoration:none;}
a:hover {font-family:verdana,arial; font-size:12px; color:#E3000A; text-decoration:underline;}
a:active {font-family:verdana,arial; font-size:12px; color:#E3000A; text-decoration:none;}

a.link_footer:link {font-family:arial; font-size:12px; color:#9E5D23; text-decoration:none;}
a.link_footer:visited {font-family:arial; font-size:12px; color:#9E5D23; text-decoration:none;}
a.link_footer:hover {font-family:arial; font-size:12px; color:#9E5D23; text-decoration:underline;}
a.link_footer:active {font-family:arial; font-size:12px; color:#9E5D23; text-decoration:none;}

a.link_mail:link {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:none; font-weight:bold}
a.link_mail:visited {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:none; font-weight:bold}
a.link_mail:hover {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:underline; font-weight:bold}
a.link_mail:active {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:none; font-weight:bold}

a.link_bottom:link {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:underline;}
a.link_bottom:visited {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:underline;}
a.link_bottom:hover {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:none;}
a.link_bottom:active {font-family:arial; font-size:12px; color:#6f1c24; text-decoration:underline;}

a.link_faq_top:link {font-family:verdana; font-size:12px; color:#FE0000; text-decoration:underline;}
a.link_faq_top:visited {font-family:verdana; font-size:12px; color:#FE0000; text-decoration:underline;}
a.link_faq_top:hover {font-family:verdana; font-size:12px; color:#FE0000; text-decoration:none;}
a.link_faq_top:active {font-family:verdana; font-size:12px; color:#FE0000; text-decoration:underline;}


 
/*----pagination style----*/


  .pg-normal {
      color:#6f1c24;
      font-weight: normal;
      text-decoration: none;    
      cursor: pointer;    
  }
  .pg-selected {
      color: #6f1c24;
      font-weight: bold;        
      text-decoration: underline;
      cursor: pointer;
  }

