.dmenu
{
   position: absolute;
   left: 143;
   top: 6;
   visibility: hidden;
   z-index: 9;
}

.menu1
{
   position: absolute;
   visibility: visible;
}

.T
{
   text-align: center;
   padding-right: 15px;
   padding-left: 15px;
   background-color: #FFC744;
   cursor: default;
   font-size: x-small;
   color: #FFFFFF;
   font-family: Impact;
   text-decoration: underline;
   border-right: white 1px solid;
}

.P
{
   text-align: center;
   padding-right: 15px;
   padding-left: 15px;
   background-color: #FF9900;
   cursor: default;
   font-size: x-small;
   color: #FFFFFF;
   font-family: Impact;
   text-decoration: underline;
   border-right: white 1px solid;
}


.R
{
   background-color: #F8F8F8;
   color: #444444;
   cursor: hand;
   PADDING-RIGHT: 15px;
   PADDING-LEFT: 15px;
   font-size: xx-small;
   font-family: Verdana;
   border: 1;
   border: #FF9900 1px solid;
   border-top: 0;
}

.Q
{
CURSOR: hand;
border: 1;
PADDING-RIGHT: 15px;
PADDING-LEFT: 15px;
font-size: xx-small;
font-family: Verdana;
BACKGROUND-COLOR: #FFEDAD;
BORDER: #FF9900 1px solid;
BORDER-top: 0;
text-decoration: underline;
}

.N
{
	HEIGHT: 20px;
}


.head
{
   cursor: default;
   text-decoration: none;
   font-size: x-small;
   font-weight: bold;
   color: #666666;
   font-family: Arial;
}

.contact
{
   text-decoration: none;
   font-size: x-small;
   font-weight: bold;
   color: #666666;
   font-family: Arial;
}

DIV.countersLeft
{
	border: #FF9900 1px solid;
	border-left: 0;
	margin: 10px 10px 10px 0;
	height: 31px;
}

DIV.countersRight
{
	border: #FF9900 1px solid;
	border-right: 0;
	margin: 10px 0 10px 10px;
	height: 31px;
}
