table#wholepage {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #777777;
	margin-left: auto;
	margin-right: auto;
}

table {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #777777;
	margin-left: auto;
	margin-right: auto;
}

caption {
	font-weight: bold;
	background: #FFEEFF;
	border-bottom:2px solid #1975d7;
	color: #000;
	text-transform:uppercase;
	padding:10px;
	margin-left: auto;
	margin-right: auto;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
}

tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

tbody th a:link, tbody th a:visited{
	color:#96D030;
	padding:3px 0px 0px 18px;
	}

tbody th a:hover{
	color:#FF8601;
	}

tbody tr td { 
	height:17px;
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}

table a[title^="Download"] { 
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

.q {
	width: 120px;
	height: 20px;
	*height: 20px;
	font-size:100%;
	font-weight:normal;
	border:1px #FFCCFF solid;
	margin:0 .38em 0 0;
	padding:.38em .7em 0 .7em;
}

.q2 {
	width: 50px;
	height: 15px;
	*height: 15px;
	font-size:100%;
	font-weight:normal;
	border:1px #FFCCFF solid;
}

.q3 {
	width: 450px;
	height: 20px;
	*height: 20px;
	font-size:100%;
	font-weight:normal;
	border:1px #FFCCFF solid;
	padding:2px 5px 0px 5px;
}

.go {
	position: relative;
	top: -1px;
	height: 20px;
	*height: 20px;
	padding:0 .38em .22em .38em;
	*padding-bottom:0;
	border:1px #FFCCFF solid;
#	background:#6eab26 url(../img/hp2.png) repeat-x scroll 0 -339px;
	font-weight:500;
	color:#fff;
	font-size:90%;
	overflow:visible;
}

.go:hover {
	border:1px solid #FF77FF;
#	background:#6eab26 url(../img/hp2.png) repeat-x scroll 0 -424px;
}

form#sw_search {
	display:block;
	white-space:nowrap;	
}

table div#choices {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #b7b7b7;
	margin-left: auto;
	margin-right: auto;
}

#almostfooter {
		margin-left: 0px;
		margin-right: auto;
	}
