body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	line-height: 16px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.slogan {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

TD.smallText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

TD.headerText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

A.headerText { 
  color: #FFFFFF; 
  text-decoration: none;
}

A.headerText:hover {
  color: #CCCCCC;
}

TD.footerText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

A.footerText { 
  color: #FFFFFF; 
}

A.footerText:hover {
  color: #CCCCCC;
}

SPAN.headTitle {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #0099cc;
	font-weight: bold;
}

/* Forms */
.button {background-color: rgb(128,128,128); color:#ffffff; font-size: 8pt;}
.inputc {font-size: 8pt;}
.style3 {font-size: xx-small}