a:link {
	color: #0CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09C;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.headmenu {
	height: 40px;
	width: 1024px;
	position: relative;
	top: 5px;
	left: 50px;
}
.firstrow {
	left: 50px;
	top: 10px;
	position: relative;
	height: 210px;
	width: 1024px;
}
.imagescale {
	height: 100%;
	width: 100%;
}


.headmenu.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.headmenu tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

.welcome {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	color: #FFF;
}
.title3d {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
.secondrow {
	position: relative;
	width: 1024px;
	left: 50px;
	top: 10px;
	height: 270px;
}
.thirdrow {
	position: relative;
	width: 1024px;
	left: 50px;
	top: -28px;
}
.creditnote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: relative;
	left: 50px;
	top: -48px;
	width: 1024;
}
.tablepush {
	left: 50px;
	position: relative;
}
.paddingtable {
	padding: 10px;
}
