.menu-bar {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333366; 
	text-decoration: none; 
	font-weight: normal; 
	letter-spacing: 0.07em; 
	padding-right: 20px}
.menu {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #333366; 
}
.menu .options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	letter-spacing: .1em;
	color: #999999;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	line-height: 14px;
}
.menu a {
	color:#333366;
	display:block;
	text-decoration:none;
	background-color:transparent;
}
.menu a:hover {
	background-color:#666699;
	color:#CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	line-height: 18px;
	margin-bottom: -9px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	color: #CCCCCC;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	line-height: 18px;
	font-weight: normal;
	list-style-type: disc;
	background-color: #CCCCCC;
	width: auto;
	margin: 18px;
	padding: 4px 36px;
	filter: DropShadow(Color=000000, OffX=5, OffY=5, Positive=Y);
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	line-height: 18px;
	font-weight: normal;
	list-style-type: decimal;
	background-color: #CCCCCC;
	width: auto;
	margin: 18px;
	padding: 36px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	line-height: 18px;
	margin-bottom: -9px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin-bottom: -9px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	margin-bottom: -9px;
}
a:link {
	color: #333366;
}
.side-bar {
	background-image: url(aptx-sidebar.gif);
	background-repeat: repeat;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
li {
	list-style-position: outside;
}
