    a {text-decoration:none}

    .Header {
       color: #FF3333;
       font-family: "Verdana";
       font-size: 12;
       font-weight: bold;
	   border-width: 0;
    }
    
    .MainMenu a {
       color: #604228;
       font-family: "Verdana";
       font-size: 11;
       font-weight: normal;
	   border-width: 0;
    }
    
    .MainMenu a:hover {
       color: #000000;
       font-family: "Verdana";
       font-size: 11;
       font-weight: bold;
	   border-width: 0;
    }

    .Header2 {
       color: #FF5283;
       font-family: "Verdana";
       font-size: 12;
       font-weight: bold;
	   border-width: 0;
    }

    .Header3 {
       color: #FFFFFF;
       font-family: "Tahoma";
       font-size: 11;
       font-weight: bold;
       background-color: #FCA949;
    }
    
    .Header4 {
       color: #000000;
       font-family: "Tahoma";
       font-size: 11;
       font-weight: bold;
       background-color: #dddddd;
    }
    
    .Boton {       
       font-family: "Tahoma";
       font-size: 11;
       font-weight: normal;
	   border-width: 1px;
	   border-color: #dddddd;	   
    }
    
    .InputStyle {       
       font-family: "Tahoma";
       font-size: 11;
       font-weight: normal;
	   border-width: 1;
	   background-color: white;
	   width: 200px;
    }

    .EntryData {
       color: #000000;
       font-family: "Tahoma";
       font-size: 11;
       font-weight: normal;
	   border-width: 0;
    }
    
    
    
    .EntryData2 {
       color: #0033FF;
       font-family: "Tahoma";
       font-size: 11;
       font-weight: normal;
	   border-width: 0;
    }
    
    .EntryData3 {
       color: #000000;
       font-family: "Tahoma";
       font-size: 9;
       font-weight: normal;
	   border-width: 0;
    }
    
    .TextFront {
       color: #000000;
       font-family: "Verdana";
       font-size: 11;
       font-weight: normal;	   
	   border-width: 0;
	   text-align: justify;
    }
    
    .TextFrontCenter {
       color: #000000;
       font-family: "Verdana";
       font-size: 10;
       font-weight: bold;	   
	   border-width: 0;
	   text-align: center;
    }
    
    .XY {
       color: #000000;
       font-family: "Verdana";
       font-size: 12;
       font-weight: bold;	   
	   border-width: 0;
	   text-align: center;
    }

    .ShowData2 {
       color: #000000;
       font-family: "Tahoma";
       font-size: 11;
       font-weight: normal;	   
	   border-width: 0;
    }

    .ShowData {
       color: #000000;
       font-family: "Tahoma";
       font-size: 11;
       font-weight: normal;	   
    }


    .Link {
       color: red;
       font-family: "Verdana";
       font-size: 12;
	   font-weight: bold;
	   border-width: 0;
    }
     
    .buttonscontainer {width: 160px;}

    .buttons a {
	   color: #FCA949;       
       padding: 2px;
       padding-left: 2px;
       display: block;
       font: 11px Tahoma, sans-serif;
       font-weight: bold;
       text-decoration: none;
       text-align: left;
       background-color: NONE;
	}

    .buttons a:hover {	    
        color: #FFFFFF;
        text-decoration: none;
        background-color: #FCA949;
	}

	.MenuStyle {
	   padding-left: 15;
    }

  	.MenuStyle2 {
    }

    .HeaderStyle {
	   border-bottom: 1 solid  #FCA949;
    }

    .BottomStyle {	   
	   border-top: 1 solid  #FFFFFF;
    }
    
    
    

    .hrMenu {
       border-top: 1 solid  #FFFFFF;
       width: 140px;
       height: 1px;
       text-align: left;
       font-family: "Tahoma";
       font-size: 12;
    }
    
    .Footer {
       color: #000000;
       font-family: "Tahoma";
       font-size: 11;
       font-weight: bold;	   
	   border-width: 0;
    }
    
    .tdWithLine {
	    font-weight: bold;
	    border-style: solid; 
	    border-color: #FCA949;
	    border-bottom-width: 1px;
	    border-top-width: 0px;
	    border-left-width: 0px;
	    border-right-width: 0px;
	}

#topcenter {
  height: 6px;
  width: 6px;
  background-image: url("images/up.jpg");
  background-color: #FFFFFF;
}

#bottomcenter {
  height: 6px;
  width: 6px;
  background-image: url("images/down.jpg");
  background-color: #FFFFFF;
}

#bottomleft {
  height: 6px;
  width: 6px;
  background-image: url("images/bottomleft.jpg");
  background-color: #FFFFFF;
}

#bottomright {
  height: 6px;
  width: 6px;
  background-image: url("images/bottomright.jpg");
  background-color: #FFFFFF;
}

#middleleft {
  width: 6px;
  background-image: url("images/left.jpg");
  background-color: #FFFFFF;
}

#middleright {
  width: 6px;
  background-image: url("images/right.jpg");
  background-color: #FFFFFF;
}

#topleft {
  height: 6px;
  width: 6px;
  background-image: url("images/topleft.jpg");
  background-color: #FFFFFF;
}


#topright {
  height: 6px;
  width: 6px;
  background-image: url("images/topright.jpg");
  background-color: #FFFFFF;
}




.box { 
  background: #EED8B8; 
}
.boxtop { 
  background: url('images/ne.gif') no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url('images/nw.gif') no-repeat top left; 
}
.boxbottom { 
  background: url('images/se.gif') no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url('images/sw.gif') no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}


.boxtwo { 
  background: #C9C9C9; 
}
.boxtoptwo { 
  background: url('images/ne2.gif') no-repeat top right; 
}
.boxtoptwo div { 
  font-size: 0;
  height: 5px; 
  background: url('images/nw2.gif') no-repeat top left; 
}
.boxbottomtwo { 
  background: url('images/se2.gif') no-repeat bottom right; 
}
.boxbottomtwo div { 
  font-size: 0;
  height: 5px; 
  background: url('images/sw2.gif') no-repeat bottom left; 
}
.boxcontenttwo {
  padding: 0px 5px 0px 5px;
}


.recsl { 
  background: url('images/recsl.jpg') no-repeat top right; 
  height: 18px;
}

.recsr { 
  background: url('images/recsr.jpg') no-repeat top right; 
  height: 18px;
}

.recsc { 
  background: url('images/recsc.jpg') top right; 
  height: 18px;
}

.grayHeader { 
  background: url('images/upbackground.jpg') top right; 
}

.grayBoldHeader { 
  background: url('images/grayline.jpg') top right; 
  height: 9px;
}


.tdtop { 
  background: url('images/r1.jpg');   
}

.tdbottom{ 
  background: url('images/r2.jpg');   
}


	 .tdFrameTop { 
	    background-image: url('images/ru.png'); 
	 }
	 
	 .tdFrameBottom { 
	    background-image: url('images/rb.png'); 
	 }
	 .tdFrameLeft { 
	    background-image: url('images/rl.png'); 
	 }
	 .tdFrameRight { 
	    background-image: url('images/rr.png'); 
	 }
	 
	 
.ctop { 
  background: url('images/ct.jpg');   
}

.cbottom{ 
  background: url('images/cb.jpg');   
}

.cleft{ 
  background: url('images/cl.jpg');   
}

.cright{ 
  background: url('images/cr.jpg');   
}

.cmiddle { 
  background: #FFFFFF; 
  vertical-align: middle;
}

.ctopm { 
  background: url('images/ctm.jpg');   
}

.cbottomm{ 
  background: url('images/cbm.jpg');   
}

.cleftm{ 
  background: url('images/clm.jpg');   
}

.crightm{ 
  background: url('images/crm.jpg');   
}

.cmiddlemm { 
  background: #FFFFFF; 
}

.DisplayTableMain {
    border-bottom: 1px solid  #ffd700;
    border-left:   1px solid  #ffd700;
    border-right:  1px solid  #ffd700;
    border-top:    1px solid  #ffd700;
}

body {
	    scrollbar-face-color:#ffd700;
		scrollbar-base-color:#ffd700;
		scrollbar-arrow-color:black;
		scrollbar-track-color:#F3F3F3;
		scrollbar-shadow-color:#black;
		scrollbar-highlight-color:#ffd700;
		scrollbar-3dlight-color:#78AAFF;
		scrollbar-darkshadow-Color:#78AAFF;
}

    .welcomeText {
       color: #000000;
       font-family: "Tahoma";
       font-size: 12;
       font-weight: normal;
	   border-width: 0;
    }	