body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B4CDE3;

}

td {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#000033;

}

th {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color:#000033;

}

a {
	font-size: 12px;
	color:#000033;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color:#0033CC;
	text-decoration: underline;
	font-weight: bold;
}
.foot {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.foothome {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
a.foot {
	font-size: 10px;
	color:#000033;
	text-decoration: none;
	
}
a.foot:hover {
	font-size: 10px;
	color:#0033CC;
	text-decoration: underline;
}
P {
	font-size: 12px;
	color:#000033;
	}
	
#nav-home {
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:25px;
}

#nav-spin {
	position:absolute;
	left:50px;
	top:0px;
	width:71px;
	height:25px;
}

#nav-company {
	position:absolute;
	left:121px;
	top:0px;
	width:74px;
	height:25px;
}

#nav-contact {
	position:absolute;
	left:195px;
	top:0px;
	width:63px;
	height:25px;
}
#drop-spin {
	position:absolute;
	left:50px;
	top:25px;
	width:71px;
	height:-4px;
	background-color: #CFCEC9;
	border-color: #050237;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
	border:1px;
	padding: 4px;
	text-align: left;
}
#drop-company {
	position:absolute;
	left:121px;
	top:25px;
	width:74px;
	height:-4px;
	background-color: #CFCEC9;
	border-color: #050237;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
	padding: 4px;
	border:1px;
	text-align: left;


}
#drop-contact {
	position:absolute;
	left:195px;
	top:25px;
	width:74px;
	height:-4px;
	background-color: #CFCEC9;
	border-color: #050237;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
	padding: 4px;
	border:1px;
	text-align: left;


}
a.nav {
	font-size: 10px;
	color:#000033;
	text-decoration: none;
	text-align: left;
}
a.nav:hover {
	font-size: 10px;
	color:#0033CC;
	text-decoration: underline;
		text-align: left;

}
li {
	background:none;
	margin:0;
	padding:0;
	voice-family:inherit;
	text-align: left;
	text-indent: 2px;
	white-space: normal;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
	list-style-position: outside;
}
/* widths here are for quirks mode. For standards mode, see studiomenu.css in adobe studio*/
/* need to add , #m1l1, #m1l2, #m1l3, #m1l4, #m1l5 to get IE5/Win to work. */
}
ul {
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-size: 14px;
	color:#000033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	font-size: 12px;
	color:#000033;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: oblique;
	line-height: 14px;
}
.small{
	font-size:9px;
	}