a:link {
	color: #660000;
	text-decoration: none
}
a:visited {
	color: #660000;
	text-decoration:none;
}
a:hover {
	color: #990000;
	text-decoration: underline
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #000033;
	background-image: url(newsite/images/layout/global_bg.gif);
	margin: 0px;
	background-repeat: repeat-x;
}
.smtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}
.lgtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1pt #000000 solid
}
