body {
	background-color:#000;
	margin:0;
	text-align:center;
	background-image:url(imgs/body.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
div#top {
	margin:auto;
	background-image:url(imgs/banner.jpg);
	width:750px;
	height:106px;
	margin-top:42px;
}
div#syclone {
	margin:auto;
	width:750px;
	height:100px;
	line-height:25px;
	font-family:trebuchet ms, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align:right;
}
div#syclone a {
	font-family:trebuchet ms, sans-serif;
	color:#45A1BE;
	font-weight:bold;
	text-decoration:underline;
}
div#footer {
	margin:auto;
	background-image:url(imgs/footer.jpg);
	width:750px;
	height:50px;
}
div#contenttable {
	margin:auto;
	background-color:#FFF;
	width:750px;
}
a.nslink:link, a.nslink:visited, a.nslink:active {
	display:block;
	width:157px;
	background-color:transparent;
	background-image:url(imgs/links.jpg);
	background-position:top left;
	background-repeat:no repeat;
	color:#45A1BE;
	text-decoration:none;
	text-indent:25px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-family:trebuchet ms, sans-serif;
	text-transform:uppercase;
	text-align:left;
}
a.nslink:hover {
	background-image:url(imgs/links.jpg);
	background-position:top right;
	color:#FFF;
}
td.lefttd {
	background-image:url(imgs/tealback.jpg);
	background-repeat:repeat-y;
	width:157px!important;
}
td.righttd {
	width:593px!important;
}
h1.header {
	background-image:url(imgs/hn.jpg);
	display:block;
	width:593px;
	height:51px;
	line-height:45px;
	font-size:16px;
	font-weight:bold;
	color:#277791;
	text-indent:85px;
	font-family:trebuchet ms, sans-serif;
}
div#content {
	color:#062D3A;
	font-size:11px;
	font-family:trebuchet ms, sans-serif;
	padding:0px 10px 0px 10px;
}
div#content img {
	border:1px solid;
	border-color:#277791;
}
a:link, a:visited, a:active {
	font-size:11px;
	font-family:trebuchet ms, sans-serif;
	color:#277791;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#45A1BE;
	text-decoration:none;
}
input.text, textarea.text {
	width:400px!important;
	background-color:#D3E9F0;
	color:#000;
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-indent:3px;
	border:1px solid;
	border-color:#063B4D;
}
em {
	font-family:trebuchet ms, sans-serif;
	color:#063B4D;
	font-weight:normal;
	font-size:11px;
	font-style:normal;
}
input.hit {
	background-color:#CCC;
	color:#063B4D;
	width:150px;
	font-family:trebuchet ms, sans-serif;
	border:1px solid;
	border-color:#555;
	font-size:11px;
	font-weight:bold;
}
span.title {
	color:#267C95;
	font-weight:normal;
	font-family:trebuchet ms, sans-serif;
	font-size:12px;
	font-weight:bold;
}
table.inventory td {
	border-right:1px solid;
	border-left:1px solid;
	border-top:1px solid;
	border-right-color:#CCC;
	border-left-color:#DDD;
	border-top-color:#063B4D;
	color:#063B4D;
	font-family:trebuchet ms, sans-serif!important;
	font-size:11px!important;
	background-image:url(imgs/tableback.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
h2 {
	color:#063B4D;
	font-family:trebuchet ms, sans-serif!important;
	font-size:11px!important;
	line-height:13px;
	height:13px;
}
h3 {
	color:#063B4D;
	font-family:trebuchet ms, sans-serif!important;
	font-size:11px!important;
	font-weight:normal;
	line-height:13px;
}
	
input.nslink {
	display:block;
	width:157px;
	background-color:transparent;
	background-image:url(imgs/links.jpg);
	background-position:top left;
	background-repeat:no repeat!important;
	color:#45A1BE!important;
	text-decoration:none!important;
	text-indent:25px!important;
	font-weight:bold!important;
	height:20px!important;
	line-height:20px!important;
	font-size:11px!important;
	font-family:trebuchet ms, sans-serif!important;
	text-transform:uppercase!important;
	border:none!important;
	text-align:left!important;
	padding:0px!important;
	overflow:hidden;
}
input.nslink:hover {
	background-image:url(imgs/links.jpg)!important;
	background-position:top right!important;
	color:#FFF!important;
	cursor:pointer;
}
body{
    behavior:url("hover.htc");
}
img.noborder {
	border:none!important;
}
table.inventory input {
	background-color:#CCC;
	color:#063B4D;
	width:35px;
	font-family:trebuchet ms, sans-serif;
	border:1px solid;
	border-color:#555;
	font-size:14px;
	font-weight:bold;
	margin-left:2px;
}