/* a:link (general) styles */a:link {color: #CCC;  }a:visited { color: #CCC;  }a:active { color: #CCC;  }a:hover {color: #FF7300;  }/* End of a:link (general) styles *//* Body Styles */body {font-size: small; margin-top: 0px; margin-right: 0px;margin-bottom: 0px;margin-left: 0px;background-color: #FF7300;}/* End of Body Styles *//* header styles */.topone {height: 80px;font-family: verdana;font-size: 125%;line-height: 1.5;font-weight: bold;text-align: center;padding-top: 5px;padding-bottom: 0px;color: #F60;background-color: #000;}/* End of header styles *//* Left_&_Main_Float_Wrapper */.left_float {width: 80%;margin-top: 0px;margin-right: 0px;margin-left: 0px;position: relative;float: left;}     /* Div_Wrapped_Wrapper */       .inner_float {   width: 100%;      position: relative;   background-color: #00FF00;   float: left;   }      .left_nav {      width: 25%;      margin-top: 0px;        margin-right: 0px;        margin-left: 0px;        text-align: left;        font-family: verdana;        font-size: 100%;        font-weight: bold;        line-height: 1;        color: #000;      position: relative;      background-color: #CCFFCC;      float: left;      }               /* Left_Nav_Div                 .leftnav_wrapper {        width: 100%;                        background-color: #00FF00;        } */       .main {      width: 74%;            position: relative;      color: #FFF;      background-color: #CCCCCC;      float: right;      }                           /* Main_Div */                  .main_wrapper {         width: 100%;                  margin-top: 0px;         margin-right: 0px;         margin-left: 0px;         text-align: justify;         font-family: verdana;         font-size: 100%;         font-weight: bold;         line-height: 1;         color: #000;          }         .scroll {	   overflow:auto;	   height:0px;	   color: #000;	   background-color: #FFF;         }                  /* Controls_Padding_without_Padding */                  .inner_main {         background-color: #FFFFCC;         margin: 0px 1px 0px 4px;         }                    /* End of Div_Wrapped_Wrappers */      /* Right_Float */ .right_float {width: 19.2%;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;text-align: right;font-family: verdana;font-size: 100%;font-weight: bold;line-height: 1;color: #000;position: relative;background-color: #FFCC99;float: right;}/* End of Right_Float_Wrapper *//* Foot_Tapping_Wrapper */.d_endbit {width: 100%;text-align: center;position: relative;float: left;}  /* End of Foot_Tapping_Wrapper */  .foot_down {   width: 100%;   height: 50px;   text-align: center;   font-family: verdana;   font-size: 100%;   font-weight: bold;   line-height: 1;   color: #FC9;   padding-top: 6px;   border-top: 8px solid #000;   border-right: 0px solid #000;   border-bottom: 8px solid #000;   border-left: 0px solid #000;   background-color: #000;   }
