li
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left
}

.tbhead
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	padding: 2px 2px 2px 2px
}

.tbbody
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 1px 1px 1px 4px
}

.tbinfo
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 1px 1px 1px 4px
}

.tbsub
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 1px 1px 1px 4px
}

.tblink
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
	text-transform: lowercase
}

.itemBorder
{
	border: 0px solid;
	border-color: #B9B9B9
}

.itemBorder2
{
	border: 0px solid;
	border-color: #D9D9D9
}

.itemText
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal
}

.bodytext
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	text-indent: 15px
}

.bodylink
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	text-align: left;
	text-indent: 30px
}

.copyright
{
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center
}

#dd {
	padding: 0 0 0 0;
   text-align: center
}

#dd li {
   margin: 0;
   padding: 0;
   list-style: none;
   text-align: left;
   float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal
}

#dd li a.menu {
   display: block;
   text-align: left;
   background: #a6a6a6;
   padding: 0px 10px;
   margin: 0 0 0 0;
   color: #000000;
   width: 50px;
   text-decoration: none
}

#dd li a.menu:hover {
   background: #888888;
	color: #FFFFFF
}

.submenu {
   background: #a6a6a6;
   text-align: left;
   border: 1px solid #c6c6c6;
   visibility: hidden;
   position: absolute;
   z-index: 3
}

.submenu a {
   display: block;
	text-decoration: none;
	color: #000000;
	font-family: Century Gothic,Tahoma,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	width: 110px;
   padding: 5px
}

.submenu a:hover {
   background: #888888;
   color: #FFFFFF
}