*{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover{
    text-decoration: none;
}

td{
   vertical-align: top;
   font-size: 11px;
}

body {
	background-color: #F2F3ED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
   color: #FF8C00;
   font-size: 11px;
   font-family: tahoma;
}
.style2 {
	color: #666666;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #373737;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #40413e;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
   color: #8B4513;
   font-size: 11px;
   font-family: tahoma;
}
.style6 {
	color: #ededed;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
   color: Yellow;
   font-size: 11px;
   font-family: tahoma;
}

h1{
   font-size: 16px;
   color: #FF8C00;
}


.bordert{
   border-top: 1px solid silver;
   border-left: 1px solid silver;
   border-right: 1px solid silver;
   padding: 10px;
   text-align: center;
   vertical-align: middle;
}

.border2t{
   border-bottom: 1px solid silver;
   border-left: 1px solid silver;
   border-right: 1px solid silver;
   padding: 10px;
}

.hidet{
   border-bottom: 1px solid silver;
   background-color: Silver;
}
.hidet a { color: gray; }


.showt{
   background-color: white;
   font-weight: bold;
   font-size: 16px;
}

.item{
    visibility: hidden;
    display: none; 
}

a{
   color: #2D2D2D;
}

.cmenu{
    color: white;
    padding-left: 15px;
    padding-top: 25px;
}
.cmenu a {
    color: white;
    font-weight: bold;
}
.phone_up{
    vertical-align: bottom;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    font-style: italic;
}

.ptpt{
    border-top: 2px solid #63645c;
    padding: 10px;
}

.cp{
    font-size: 10px;
    color: gray;
}