BODY {
	FONT-FAMILY: Arial CE, Arial, Verdana, Tahoma, Helvetica, sans-serif;
   	margin : 0;
   	padding : 0;
}

a:visited {
   color : #C20B0B;
   text-decoration : none;
}

a:hover {
   color : #000000;
   text-decoration : none;
      background : #C20B0B;
}

a:active {
   color : #C20B0B;
   text-decoration : none;
}

#button {
FONT-FAMILY: Arial CE, Arial, Verdana, Tahoma, Helvetica, sans-serif;
FONT-SIZE: 12px;

}




#nav{
   background-color : #C20B0B;
   color : black;

   border-style : solid;
   border-color : C20B0B;
   border-width : 2px 0 2px 0;
}
#nav ul{
   padding : 0;
   margin : 0;
   float : left;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
   padding-left : 1em;
   padding-right : 1em;
   background-color : black;
   color : white;

   float : left;
   border-right-color : C20B0B;
   border-right-style : solid;
   border-right-width : 1px;
}
#nav ul li a:hover{
   background-color : C20B0B;
   color : 000000;
}

#linktb{
FONT-SIZE: 12px;
}

#linktb a{
   color : black;
   float : left;
   border-right-style : solid;
   border-right-width : 10px;
   border-right-color : white;
}
#linktb a:hover{
   color : C20B0B;
   border-right-color : black;
         background : #ffffff;
}



#tdselected{
FONT-SIZE: 12px;
}

#tdselected a{
   color : black;
   float : left;
   border-right-style : solid;
   border-right-width : 10px;
   border-right-color : white;
   background : C20B0B;
}
#tdselected a:hover{
   color : black;
   border-right-color : black;
         background : #C20B0B;
}




#button ul {
   margin : 0;
   padding : 0;
   list-style-type : none;
}
 
#button li {
   text-align : center;
   margin-bottom : 1px;
   width : 100px;
}

#button li a {
   padding : 1px 5px 1px 5px;
   text-align : left;
   text-decoration : none;
   display : block;
   width : 100%;
   color : white;
   border-top : 1px solid #eaedf4;
   border-left : 1px solid #eaedf4;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   background : #000000;
}

#button li a:visited {
   color : white;
}

#button li a:hover {
   color : #000000;
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   text-decoration : none;
   background : #C20B0B;
}
  
li#here a:link, li#here a:visited, li#here a:hover {
   color : #000000;
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   text-decoration : none;
   background : red;
}



  
li#here a:link, li#here a:visited, li#here a:hover {
   color : #C20B0B;
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   text-decoration : none;
   background : C20B0B;
}
 

#fluid-bar {float: left; width: 100%; height: 128px; background-color: #000000;}
#middle-image {float: left; width: 500px; height: 128px; border: 0; background: black url(cm.gif) no-repeat;}
#corner-image {float: left; width: 240px; height: 128px; border: 0; background: url(corner1.gif) no-repeat;}




#left-head {float: left; width: 240px; height: 78px; border: 0; background: url(corner2.gif) no-repeat;}
#fluid-head {float: left; width: 100%; height: 78px; background-color: #ffffff;}

#menubar {padding-top: 15px; margin-right: 77px; float: left; width: 163px; height: 1000px; border: 0; background-color: #C20B0B;}
#fluid-content {float: left; width: 95%; height: 1000px; background-color: #ffffff;}

#sub-foot {float: left; width: 240px; height: 82px; border: 0; background: url(bot_corner2.gif) no-repeat;}
#sub-foot-inside {
   margin-left: 32px;
   margin-top: 25px;
   padding : 1px 5px 1px 5px;
   text-align : left;
   text-decoration : none;
   display : block;
   width : 100px;
   color : #000000;
   border-top : 1px solid #eaedf4;
   border-left : 1px solid #eaedf4;
   border-bottom : 1px solid #224059;
   border-right : 1px solid #224059;
   background : #000000;
}
#sub-foot-fluid {float: left; width: 100%; height: 82px; background-color: #ffffff;}

#footer {margin-left: 0px; padding-left: 10px; float: left; width: 240px; height: 60px; border: 0; background-color: #C20B0B;}
#footer-fluid {float: left; width: 100%; height: 60px; background-color: #000000; background: black url(cm2.gif) no-repeat;}


