* {	margin: 0;	padding: 0;}html, body { height: 100%; }body {	background-color: #FFFFFF;	font-family: Verdana, Arial, sans-serif, serif;}.header {	background: #525252;	background: -moz-linear-gradient(#525252, #2E2E2E);	background: -ms-linear-gradient(#525252, #2E2E2E);	background: -o-linear-gradient(#525252, #2E2E2E);	background: -webkit-linear-gradient(#525252, #2E2E2E);	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#525252,endColorstr=#2E2E2E,GradientType=1); zoom: 1;	background: linear-gradient(left right, #525252, #2E2E2E);	padding: 0px 5px 5px 10px;	text-align: left;	font-size: 18pt;	color: #fff;	-moz-border-radius-bottomleft: 15px;	-moz-border-radius-bottomright: 15px;	-webkit-border-radius: 0 0 15px 15px;	border-radius: 0 0 15px 15px;	margin-left: 60px;	margin-right: 60px;}a, a:link, a:visited, a:active {	color: #6600CC;}a:hover {	color: #FF6600;}a.header, a.header:link, a.header:visited, a.header:active {	color: #fff;	text-decoration: none;	margin: 0;}a.header:hover {	color: #F5FBFF;	text-shadow: 1px 1px 2px #FFF;}.footer {    padding: 5px 60px 5px 60px;    clear: both;}.ifooter {	font-size: 8pt;}.facts {	text-align: center;	font-size: 8pt;	padding: 5px;	margin-left: 60px;	margin-right: 60px;}.verttd{	border: 1px solid #CCCCCC;	background: #F5FBFF;	-moz-border-radius: 10px;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;	border-radius: 10px;	vertical-align: top;	padding: 10px;}#menu {	float: left;	margin: 10px 0 0 60px;	padding: 5px;	font-size: 12pt;	width: 220px;}#content {	margin-top: 15px;	margin-left: 300px;	margin-right: 60px;	font-size: 12pt;}.gradient {	background: #38ACFF;	background: -moz-linear-gradient(#38ACFF, #7DC9FF);	background: -ms-linear-gradient(#38ACFF, #7DC9FF);	background: -o-linear-gradient(#38ACFF, #7DC9FF);	background: -webkit-linear-gradient(#38ACFF, #7DC9FF);	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#38ACFF,endColorstr=#7DC9FF,GradientType=1); zoom: 1;	background: linear-gradient(left right, #38ACFF, #7DC9FF);	color: #FFF;	text-align: center;	-moz-border-radius: 20px;	-webkit-border-radius: 20px;	border-radius: 20px;}/*a.menuurl, a.menuurl:link, a.menuurl:visited, a.menuurl:active {	text-decoration: none;	color: #7DC9FF;} */a.url, a.url:link, a.url:visited, a.url:active {	color: #7DC9FF;	text-decoration: underline;}/*a.menuurl:hover, a.url:hover {	color: #FF6600;} */a.url:hover {	color: #FF6600;}.centertable {	text-align: center;}ul#vmenu {list-style-type:none; margin:0; padding:0; margin-left: -10px;}ul#vmenu li a{	color:#000000;	background: url(menu.png) no-repeat 0 0;	text-decoration:none;	width: 200px;	height: 55px;	display:block;	border:none;	#text-shadow: #ddd 2px 2px 0;}ul#vmenu li a:hover{	background-position: 50% 100%;	width: 200px;	height: 55px;	display:block;	color:#fff;	text-shadow: #1185EE 2px 2px 0;}ul#vmenu li a span{	font-family:sans-serif;	font-size:13px;	padding:17px 0 0 20px;	display:block;}