body {
	font-family: Verdana, Calibri, Arial, sans-serif;
	//color: #b1aea6;
	//background: #fffcf5;
	min-height: 00px;
  }

#header {
    background-color:#FFF;
    color:black;
    text-align:left;
    padding:1px;
    float:left;
    width: 100%;
    //border:solid; border-color:#FF0000; border-width:2px;
    background-image: url(../images/GRAD-RED1.jpg);  
    background-repeat: repeat-x;
}
#nav {
    line-height:30px;
    background-color:#fff;
    min-height:50px;
    min-width:500px;
    float:left;
    width: 100%;
    padding:2px;	
   // border:solid; border-color:#00FF00;    
}
#section {
    min-width:650px;
    float:left;
    width: 100%;
    padding:2px;
    //overflow:auto;	 
   // border:solid; border-color:#0000FF;	
}
#footer {
    background-color:#fff;
    color:white;
    clear:both;
    width: 100%;
    text-align:left;
    padding:4px;	 
   // border:solid; border-color:#FF00FF;
    background-image: url(../images/GRAD-RED2.jpg);  
    background-repeat: repeat-x;
}

.tdmenu li{
    list-style-type:none;
    padding; 15px 15px;
    margin: 10px 5px;
   }

.tdmenu a{
  display:inline;
  padding: 5px 15px;
  width: 300px;  
  height: 30px; 
  color: #aa0000;
  font-size: 20px;
  line-height: 35px;
  text-align: middle;
  text-decoration: none;
  margin: 0px;
  outline: none;
  background-color: #F8F8FF;
  border: 2px solid;
  border-radius: 6px;
  display: block;
}
.tdmenu a:hover{
    color: #DD0000;
    background-color: #dcdcdc;
    border: 2px solid;
    border-color: #606060;
    border-radius: 6px;
  }


.delete li{
    list-style-type:none;
    font-size: 75px;
    font-face: verdana;
    padding: 15px; 5px;
   }

.delete a{
  display:inline;
  padding: 5px 15px;
  width: 90%;  
  height: 90px; 
  color: #AA0000;
  font-size: 55px;
  line-height: 90px;
  text-align: middle;
  text-decoration: none;
  margin: 1px;
  outline: none;
  background-color: #F8F8FF;
  border: 2px solid;
  border-radius: 16px;
  display: block;
}
.delete a:hover{
    color: #0000ff;
    background-color: #FFFFAA;
    border: 2px solid;
    border-color: #606060;
    border-radius: 16px;
  }


.tdlist li{
    list-style-type:none;
    font-size: 25px;
    font-face: verdana;
    padding: 5px;
    margin: 5px;
    text-align: center;
   }

.tdlist a{
  display:inline;
  padding: 5px 5px;
  color: #aa0000;
  font-size: 25px;
  line-height: 35px;
  text-align: middle;
  text-decoration: none;
  align: left;
  margin: 1px;
  outline: none;
  background-color: #F8F8FF;
  border: 2px solid;
  border-radius: 16px;
  display: block;
  width: 99%;
}
.tdlist a:hover{
    color: #0000ff;
    background-color: #F8F8F8;
    border: 2px solid;
    border-color: #606060;
    border-radius: 16px;
  }


.tditem {
    list-style-type:none;
    font-size: 20px;
    font-face: verdana;
    padding: 3px 10px 1px 10px;
   }

.tditem li{
    list-style-type:none;
    font-size: 30px;
    font-face: verdana;
    padding: 5px;
    margin: 5px;
   // text-align: center;
   }


.tditem2 {
    list-style-type:none;
    font-size: 25px;
    font-face: verdana;
   // text-align: right;
    padding: 5px 1px 1px 1px;
   }

.tditem3 {
    list-style-type:none;
    font-size: 20px;
    font-face: verdana;
    text-align: center;
    padding: 5px 11px 1px 1px;
   }

.tditem4 {
    list-style-type:none;
    font-size: 20px;
    font-face: verdana;
    text-align: left;
    color: #336699;
    padding: 5px 5px 1px 1px;
   }

.tditem5 {
    list-style-type:none;
    font-size: 15px;
    font-face: verdana;
    text-align: left;
    color: #FF0000;
    padding: 5px 5px 1px 1px;
   }

.tditem6 {
    list-style-type:none;
    font-size: 15px;
    font-face: verdana;
    text-align: left;
    color: #000000;
    padding: 5px 5px 1px 1px;
   }

.taone {
    list-style-type:none;
    font-size: 25px;
    font-face: verdana;
    border: 2px solid #336666;
    border-radius: 10px;
    padding: 2px 5px 3px 5px;
}


.tatwo {
    list-style-type:none;
    font-size: 18px;
    font-face: verdana;
    border: 2px solid #336666;
    border-radius: 10px;
    padding: 2px 3px 3px 3px;
    overflow: visible;
}


.txone {
    list-style-type:none;
    font-size: 18px;
    font-face: verdana;
    border: 2px solid #336666;
    border-radius: 7px;
    padding: 2px 5px 3px 5px;
}

    hr {
      border: 1;
      color: #000;
      width: 100%;
    }
    hr.hr1 {
      color: #000;
      background-color: #000;
      height: 1px;
    }
    hr.hr2 {
      color: #33A;
      background-color: #000;
      height: 2px;
      width: 60%;
    }
    hr.hr3 {
      border: 1px solid #55A;
      color: #fff;
      background-color: #fff;
      height: 2.5px;
      width: 95%;
      float: left;
      margin: 0 0 0 10;
    }
    hr.hr4 {
      border-top: 2px solid #000;
      border-left: 10px solid #300;
      border-right: 10px solid #300;
      color: #FFF;
      width: 99%;
      background-color: #A00;
      height: 10px;
    }
     hr.hr5 {
      border: 1px solid #55A;
      color: #fff;
      background-color: #fff;
      height: 2.5px;
      width: 700px;
      float: left;
      margin: 0 0 0 10;
    }
    hr.hr6 {
      border: 3px outset #cccc55;
      color: #fff;
      background-color: #ffffaa;
      height: 5.5px;
      width: 100%;
      float: left;
      margin: 3 3 0 0;
    }
    hr.hr7 {
      border: 1px inset #dddddd;
      color: #fff;
      background-color: #eeeeee;
      height: 3.5px;
      width: 100%;
      float: left;
      margin: 3 3 0 0;
    }
    hr.hr8 {
      border: 3px inset #ffeeee;
      color: #fff;
      background-color: #222222;
      height: 5.5px;
      width: 100%;
      float: left;
      margin: 3 3 0 0;
    }
    hr.hr9 {
      border: 3px inset #ffeeee;
      color: #ff0000;
      background-color: #444499;
      height: 4.0px;
      width: 99.6%;
      float: left;
      margin: 0 0 0 0;
    }
    hr.hr10 {
      border: 3px inset #ffeeee;
      color: #ff0000;
      background-color: #cc3333;
      height: 4.0px;
      width: 99.6%;
      float: left;
      margin: 0 0 0 0;
    }


.btn {
  background: #ad1010;
  background-image: -webkit-linear-gradient(top, #ad1010, #ed1330);
  background-image: -moz-linear-gradient(top, #ad1010, #ed1330);
  background-image: -ms-linear-gradient(top, #ad1010, #ed1330);
  background-image: -o-linear-gradient(top, #ad1010, #ed1330);
  background-image: linear-gradient(to bottom, #ad1010, #ed1330);
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 12px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 3px 10px;
  border: solid #440000 2px;
  text-decoration: none;
  min-width: 50px;
 //height: 25px;
}

.btn:hover {
  background: #f21313;
  background-image: -webkit-linear-gradient(top, #f21313, #f20813);
  background-image: -moz-linear-gradient(top, #f21313, #f20813);
  background-image: -ms-linear-gradient(top, #f21313, #f20813);
  background-image: -o-linear-gradient(top, #f21313, #f20813);
  background-image: linear-gradient(to bottom, #f21313, #f20813);
 // background: #303030;
 // background-image: -webkit-linear-gradient(top, #7A7A7A, #505050);
 // background-image: -moz-linear-gradient(top, #7A7A7A, #505050);
 // background-image: -ms-linear-gradient(top, #7A7A7A, #505050);
 // background-image: -o-linear-gradient(top, #7A7A7A, #505050);
 // background-image: linear-gradient(to bottom, #7A7A7A, #8a8a8a);
  text-decoration: none;
}

.btn_black {
  background: #040504;
  background-image: -webkit-linear-gradient(top, #040504, #505050);
  background-image: -moz-linear-gradient(top, #040504, #505050);
  background-image: -ms-linear-gradient(top, #040504, #505050);
  background-image: -o-linear-gradient(top, #040504, #505050);
  background-image: linear-gradient(to bottom, #040504, #505050);
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 3px 10px;
  border: solid #440000 2px;
  text-decoration: none;
  min-width: 50px;
}

.btn_black:hover {
  background: #969e97;
  background-image: -webkit-linear-gradient(top, #969e97, #c2c2c2);
  background-image: -moz-linear-gradient(top, #969e97, #c2c2c2);
  background-image: -ms-linear-gradient(top, #969e97, #c2c2c2);
  background-image: -o-linear-gradient(top, #969e97, #c2c2c2);
  background-image: linear-gradient(to bottom, #969e97, #c2c2c2);
  text-decoration: none;
}


.btn_close {
  background: #040504;
  background-image: -webkit-linear-gradient(top, #040504, #505050);
  background-image: -moz-linear-gradient(top, #040504, #505050);
  background-image: -ms-linear-gradient(top, #040504, #505050);
  background-image: -o-linear-gradient(top, #040504, #505050);
  background-image: linear-gradient(to bottom, #040504, #505050);
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 3px 3px 3px;
  border: solid #440000 2px;
  text-decoration: none;
  min-width: 25px;
}

.btn_close:hover {
  background: #969e97;
  background-image: -webkit-linear-gradient(top, #969e97, #c2c2c2);
  background-image: -moz-linear-gradient(top, #969e97, #c2c2c2);
  background-image: -ms-linear-gradient(top, #969e97, #c2c2c2);
  background-image: -o-linear-gradient(top, #969e97, #c2c2c2);
  background-image: linear-gradient(to bottom, #969e97, #c2c2c2);
  text-decoration: none;
}



.btn_silver {
  background: #fafafa;
  background-image: -webkit-linear-gradient(top, #fafafa, #cbcfcb);
  background-image: -moz-linear-gradient(top, #fafafa, #cbcfcb);
  background-image: -ms-linear-gradient(top, #fafafa, #cbcfcb);
  background-image: -o-linear-gradient(top, #fafafa, #cbcfcb);
  background-image: linear-gradient(to bottom, #fafafa, #cbcfcb);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: Arial;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  padding: 3px 8px 3px 8px;
  border: solid #0a090a 2px;
  text-decoration: none;
  min-width: 90px;
}

.btn_silver:hover {
  background: #F8F8FF;
  background-image: -webkit-linear-gradient(top, #ffffff, #f6f6f6);
  background-image: -moz-linear-gradient(top,  #ffffff, #f6f6f6);
  background-image: -ms-linear-gradient(top,  #ffffff, #f6f6f6);
  background-image: -o-linear-gradient(top,  #ffffff, #f6f6f6);
  background-image: linear-gradient(to bottom, #ffffff, #f6f6f6);
  text-decoration: none;
}

.btn_tv {
  background: #fafafa;
  background-image: -webkit-linear-gradient(top, #fafafa, #cbcfcb);
  background-image: -moz-linear-gradient(top, #fafafa, #cbcfcb);
  background-image: -ms-linear-gradient(top, #fafafa, #cbcfcb);
  background-image: -o-linear-gradient(top, #fafafa, #cbcfcb);
  background-image: linear-gradient(to bottom, #fafafa, #cbcfcb);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-family: Arial;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 4px 4px 4px;
  border: solid #0a090a 1px;
  text-decoration: none;
  min-width: 50px;
}

.btn_tv:hover {
  background: #F8F8FF;
  background-image: -webkit-linear-gradient(top, #ffffff, #f6f6f6);
  background-image: -moz-linear-gradient(top,  #ffffff, #f6f6f6);
  background-image: -ms-linear-gradient(top,  #ffffff, #f6f6f6);
  background-image: -o-linear-gradient(top,  #ffffff, #f6f6f6);
  background-image: linear-gradient(to bottom, #ffffff, #f6f6f6);
  text-decoration: none;
}


.tadiv1   { 
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  display: block;
  border-radius: 8px;
  font-family: Verdana;
  color: #330000;
  font-size: 20px;
  font-weight: bold;
  padding: 7px 10px 5px 10px;
  border: solid 2px;
  width: 95%;
}


.fieldset { 
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
    display: block;
  border-radius: 8px;
 // font-family: Arial;
  color: #770000;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 10px 5px 10px;
    border: solid;
}


.legend { 
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
    display: block;
  border-radius: 8px;
 // font-family: Arial;
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
  padding: 7px 10px 5px 10px;
    border: solid;
}


#nav1 ul
{
margin: 1;
padding: 0 0 0 0;
padding-top:19px;
list-style-type: none;
text-align: left;
}

#nav1 ul li { display: inline;  

}

#nav1 ul li a
{
text-decoration: none;
//padding: .2em 1em;
color: #369;
//background-color: #fff;
  vertical-align : middle;
 // height : 175px;
}

#nav1 ul li img
{
  padding: 0px 0px 0px 0px;
  vertical-align : bottom;
}

#nav1 ul li a:hover
{
color: #369;
background-color: #fff;
}

