.menu { text-decoration: none; color: white }
.menu:hover { text-decoration: none; }
A { text-decoration: none; }
A:hover { text-decoration: underline }

input,textarea,select { color: #303030; font-family: tahoma, arial; font-size: 8pt; }
#textarea { color: blue; font-family: arial }
#select { color: blue; font-family: arial }

TD			{ font-family: verdana, arial, helvetica, sans-serif;
					font-size: 9pt;
					color: black;
				}

TD.small { font-family: arial, helvetica, sans-serif;
					font-size: 7pt;
					color: black;
				}

TD.vsmall { font-family: verdana , arial, helvetica, sans-serif;
					font-size: 7.5pt;
					color: black;
				}

TD.menu	{ font-family: arial, helvetica, sans-serif;
					font-size: 11pt;
					color: black;
				}

TD.text { font-family: Arial, helvetica, sans-serif;
					font-size: 11pt;
					color: black;
				}

.button1
{
	border: 1px solid;
	border-color: #F0F0F0;
	color:#ffffff;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	height: 18px;
	padding: 2px;
	align: center;
}

.button2
{
	border: 1px solid;
	border-color: #F0F0F0;
	color:#ffffff;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	height: 18px;
	padding: 2px;
	align: center;
}


		#resultsTable td, #resultsTable th {
			color:black;
			font-size:11px;
		}

		.generalResults td {
			background-color:#F5F5F5;
			border-bottom:1px solid #E5E5E5;
			border-top:1px solid #fff;
			font-size:11px;
		}

.wlink
{
	xcolor: #57C6FF;
	color: #07A6FF;
}

.bar
{
	xbackground: #006599;
	background: #FFFFFF;
	color: #202020;
}

