/* edited 09-17-09 Applaud Media, LLC - applaudmedia.com */

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}

.text {
  color: #666666; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.menu {
color: #000;
font-weight: bold;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
text-decoration: none
}
a.menu:hover, a.menu:visited {
color: #575153;
}

.powered {
color: #8d8d8d;
font-weight: normal;
font-size: 10px;
font-family: Verdana, Arial;
}

.powered a{
color: #8d8d8d;
font-size: 8pt;
font-family: Verdana, Arial;
text-decoration: none
}

.powered a:hover {
color: #8d8d8d;
text-decoration: underline
}

.title { color: #333333; font-weight: bold; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 16px; }

/* added 09-17-09 Applaud Media, LLC - applaudmedia.com */
.lang a{
 margin: 0 auto;
 padding: 0;
 border: 1px solid #575153;
 display: block;
 line-height: 24px;
 color: #000;
 font-weight: 700;
 background-color: #f7c530;
 width: 120px;
 height: 24px;
 text-align: center;
 text-decoration: none;
}

.lang a:hover{
 border: 1px solid #f7c530;
 color: #f7c530;
 background-color: #575153;
}

.menu {
 display: block;
 width: 123px;
 height: auto;
 line-height: 24px;
}

.amp {
 margin: 2px auto;
 width: 800px;
 text-align: center;
}

.amp a{
 color: #8d8d8d;
 text-decoration: none;
 text-align: center;
}


