BODY, TD, DIV, INPUT, SELECT, TEXTAREA, P, UL, LI {
 font-family:'Georgia',  'Tahoma','Verdana', 'Arial','Times',;
 color: #333333;
 font-size:12px;
 text-align:left;
 padding:0px;
 /* background-color:#ffffff; */
 }


BODY, TABLE, IMG{
      padding:0px;
      margin:0px;
      border:0px;
     }

h1, h2, h3 {
      font-weight: Bold;
      text-decoration:none;
      margin:0px;
      text-align:left;
   } 

H1 {font-size:17px;}
H2 {font-size:13px;}
H3 {font-size:13px;}



H2.lcol {
      color:#000000;
      font-weight: Normal;
      font-size:11px;
   }

P.sform  {
      margin-right:10px;
   }

P.lcol {
      color:#000000;
      font-weight: Normal;
      font-size:11px;
   }
   
P.rcol {
      font-weight: Normal;
      font-size:11px;
      line-height: 13px;
   }

P.tcol {
      color:#ffffff;
      font-weight: Normal;
      font-size:11px;
      line-height: 13px;
   }
   
P.bcol {
      color:#777777;
      font-weight: Normal;
      font-size:10px;
      line-height: 13px;
   }


A {
      color:#000000;
      font-weight: Normal;
      text-decoration:underline;

     }

A:vizited{ }

A:hover
  {
      text-decoration:none;
   }

.location {
      color:#000000;
      font-weight: Normal;
      text-transform:lowercase;
    }


 .main_menu {
      color:#2B75C1;
      font-size:12px;
      font-weight:Bold;
      text-decoration:none;
    }

A.main_menu:hover {
      text-decoration:none;
            }


.menu {
      color:#000000;
      font-size:12px;
      font-weight:Normal;
      text-decoration:none;
      }

A.menu {
      color:#000000;
      font-weight: Normal;
      font-size:11px;
      text-decoration:underline;
      }

A.menu_h {
      color:#000000;
      font-weight: Normal;
      text-decoration:none;
      }

A.menu:hover {text-decoration:none;}
A.menu_h:hover {text-decoration:underline;}

.txt {width:280px;
      height:25px;
      border:0px;
      background-color:transparent;
     }
.txttd {
      width:290px;
      height:35px;
      padding-left:10px;
      padding-top:5px;
      vertical-align:center;
      background-image:url(/img/input_bg.png);
     }
.txt_ar {width:280px;
         height:150px;
      background-color:transparent;
      border:0px;
      overflow:auto;
     }

.sel {
      width:290px;
      height:35px;
      padding-left:10px;
      padding-top:5px;
      vertical-align:top;
      background-image:url(/img/sel_bg.png);
     }

INPUT {
            BORDER-BOTTOM: rgb(230,230,230) 1px outset;
            BORDER-LEFT: rgb(230,230,230) 1px outset;
            BORDER-RIGHT: rgb(230,230,230) 1px outset;
            BORDER-TOP: rgb(230,230,230) 1px outset;
            height:18px;
            width:150px;
            font-weight:Bold;
}

INPUT.submit {
            BORDER-BOTTOM: rgb(255,255,255) 1px outset;
            BORDER-LEFT: rgb(255,255,255) 1px outset;
            BORDER-RIGHT: rgb(255,255,255) 1px outset;
            BORDER-TOP: rgb(255,255,255) 1px outset;
            background-color:#F48965;
            height:18px;
            color:#ffffff;
            width:150px;
            font-weight:Bold;
}

INPUT.radio {width:30px;
                      height:16px; 
                     border:0px;  
                     }


TEXTAREA {  BORDER-BOTTOM: rgb(230,230,230) 1px outset;
            BORDER-LEFT: rgb(230,230,230) 1px outset;
            BORDER-RIGHT: rgb(230,230,230) 1px outset;
            BORDER-TOP: rgb(230,230,230) 1px outset;
            width:380px;
            height:200px;
            font-weight:Bold;
}


SELECT {       border:0px;
               margin-top:0px;
               height:35px;
               width:150px;
               font-weight:Bold;
               color:#2B75C2;
               font-size:12px;
               font-weight:Bold;

}

.prLnk {
	padding: 25px;
	color: #777;
}
.prLnk div {
	margin-bottom: 10px;
}
.prLnk a {
	color: #777;
}

.prLnk span {
	display: block;
	color: #700;
	font-weight: bold;
}
.prLnk div, .prLnk a, .prLnk span
{
	font-size: 10px;
}