body {
	scrollbar-base-color: #f1f1f1;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;

}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
span.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}
span.huge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	line-height: 20px;
}
span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.grey:link {
	color: 333333;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.grey:visited {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.grey:hover {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
a.outsidelink:link {
	color: #333333;
	background-color: #cccccc;
	text-decoration: none;
}
a.outsidelink:visited {
	color: #333333;
	background-color: #cccccc;
	text-decoration: none;
}
a.outsidelink:hover, a.outsidelink:active {
	color: #FFFFFF;
	background-color: #FF6833;
	text-decoration: none;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: none;
	width: 280px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 280px;
	border: none;
	height: 50px;
	font-size: 10px;
	color: #333333;
}
table      {
          border: none;
          padding: none;
          }

td          {
          text-align: left;
        
          }
          
#low     {
          height: 10px;
          background-color: white
          }
          
#corner     {
          height: 9px;
          background-color: transparent;
          }


