body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size:11px;
	line-height:14px;
	color:#000000;
	vertical-align:top;
	margin:0px auto;
	background-color:#FFFFFF;
}

a {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
}

a:hover {
  color: #883807;
  text-decoration: underline;
}

.copyright {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size:11px;
  color:#a09b88;
}

.copyright:link {
  color:#a09b88;
  text-decoration: none;
}

.copyright:active {
  color:#a09b88;
  text-decoration: none;
}

.copyright:visited {
  color:#a09b88;
  text-decoration: none;
}

.copyright:hover {
  color:#a09b88;
  text-decoration: underline;
}


.bottomnav {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size:11px;
  color:#a09b88;
}

.bottomnav:link {
  color:#a09b88;
  text-decoration: none;
}

.bottomnav:active {
  color:#a09b88;
  text-decoration: none;
}

.bottomnav:visited {
  color:#a09b88;
  text-decoration: none;
}

.bottomnav:hover {
  color:#a09b88;
  text-decoration: underline;
}

.class1 A:link {
	text-decoration: none; color: red;
}

.class1 A:visited {
	text-decoration: none; color: red;
}

.class1 A:active {
	text-decoration: none; color: red;
}

.class1 A:hover {
	text-decoration: underline; color: red;
}

.class2 A:link {
	text-decoration: none;
}

.class2 A:visited {
	text-decoration: none;
}

.class2 A:active {
	text-decoration: none;
}

.class2 A:hover {
	text-decoration: underline; color: red;
}

td { 
	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;
}

td.content { 
	font-size: 13px;
}


.qsbutton {
	font-family: Verdana,Helvetica,sans-serif; 
	font-size: 12px; 
	background: #FFFFFF;  
	font-weight: bold; 
	border-width: 1px 1px 1px 1px; 
	border-top-color: #000000; 
	border-left-color: #000000; 
	border-right-color: #000000; 
	border-bottom-color: #000000; 
	background-repeat: no-repeat; 
	color:#000000; 
	background-position: 1px 1px; 
	padding-left: 2px;
}

