      body {
          background-color : #1f262c;
          font-family : arial;
          font-size : 12px;
          color : #1f262c;
          margin: 0px;

      }
      
       .bg1 {
          background-repeat : repeat-x;
          background-image : url('images/site_bg.jpg');
          background-color: #FFFFFF;
      } 
      .bg2 {
          background-color: #FFFFFF;
          padding-bottom: 40px;
      } 
.bg3 {
          background-repeat : repeat-x;
          background-image : url('images/site_bg3.jpg');
          background-color: #FFFFFF;
      }
 
      td {
          vertical-align : top;
      }


h1{
	font-size: 20px;
	font-family:  arial;
	font-weight: normal;
	color: #b23407;
}
      
      
HR {
          height : 0px;
          border : 0px;
          border-top: 1px solid #666666;
          margin-top : 30px;
          margin-bottom : 30px;
   }



      form {
         margin-bottom: 0px; 
         margin-top: 0px;
      }





.navbg {
          background-repeat : no-repeat;
          background-image : url('images/nav-bg.jpg');
          background-color: #10131a;
          width: 179px;
      }
.content {
          padding-top:48px;
      }

     A:link {
          text-decoration : none;
          color : #cc0001;
          font-weight : bold;
      }
     A:visited {
          text-decoration : none;
          color : #cc0001;
          font-weight : bold;
      }
     A:hover {
          text-decoration : underline;
          color : #cc0001;
          font-weight : bold;
      }

b {
          color : #447497;
      }
   
     .mediumfont {
          font-size : 12px;
          font-family : arial;
          color : #1f262c;
          line-height: 21px;
      }
      
     .mediumfont li {
	margin-bottom: 25px;
	}


         .mediumfont2 {
          font-size : 12px;
          font-family : arial;
          color : #1f262c;
          line-height: 21px;
      }
      
     .mediumfont2 li {
	margin-bottom: 5px;
	}  
      
      
      
      
      
      
     .smallfont {
          font-size : 11px;
          font-family : arial;
          color : #1f262c;
          line-height: 16px;
      }
           .smallfont li {
          margin-bottom: 5px;
      }
      

.readmore {
          font-size : 12px;
          font-family : arial;
          color : #cc0001;
          text-align: right;
          font-weight: normal;
          border-top: 1px #d8d8d8 solid;
          padding-top: 8px;
      }
.readmore A:link {
          text-decoration : underline;
          color : #cc0001;
          font-weight: normal;
      }
.readmore A:visited {
          text-decoration : underline;
          color : #cc0001;
          font-weight: normal;
      }
.readmore A:hover {
          text-decoration : underline;
          color : #1f262c;
          font-weight: normal;
      }      
      
      
.pricedots {
          border-bottom: 1px #1f262c dotted;
      }

/* FOOTER */

.footer {
padding-top: 15px;
padding-bottom: 15px;
}


     .footerfont {
          font-size : 11px;
          font-family : arial;
          color : #FFFFFF;
      }
     .footerfont A:link {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     .footerfont A:visited {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     .footerfont A:hover {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
          border-bottom: 1px dotted #FFFFFF;
      }
     

/* FOOTER ENDS */