BODY {
color: #003d6b;
font-family: verdana, arial, helvetica;
font-size: 10pt;
background: #6096BF;
}

TD, TH, P, INPUT, TEXTAREA, SELECT, LI, UL, OL {
color: #003d6b;
font-family: verdana, arial, helvetica;
font-size: 10pt;
}

A {
text-decoration: none;
color: #000099;
}
A:link {
text-decoration: none;
color: #000099;
}
A:hover {
color: #FF0000;
}

.margin {
	padding: 10px;
}
#nav {
	padding: 0px;
	width: 753px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	#navigation {
	height: 21px;
	list-style: none;
	margin: 0px;
	padding: 0px;
		}
		#navigation li {
			height: 21px;
			float: left;
			}
			#navigation span {
				display: none;
				}
			#navigation a, #navigation a:hover {
				background: url('images/menu.gif') no-repeat bottom;
				text-decoration: none;
				height: 21px;
				float: left;
				text-indent: -100000px;
				}
				
			#nav_home {
				background: url('images/menu.gif') 0 -21px;
				width: 91px;
				}
				#nav_home a {
					background-position: 0 0;
					width: 91px;
					}
				#nav_home a:hover {
					background-position: 0 -21px;
					}
			#nav_about {
				background: url('images/menu.gif') -91px -21px;
				width: 89px;
				}
				#nav_about a {
					background-position: -91px 0;
					width: 89px;
					}
				#nav_about a:hover {
					background-position: -91px -21px;
					}
			#nav_faq {
				background: url('images/menu.gif') -180px -21px;
				width: 83px;
				}
				#nav_faq a {
					background-position: -180px 0;
					width: 83px;
					}
				#nav_faq a:hover {
					background-position: -180px -21px;
					}
			#nav_subject {
				background: url('images/menu.gif') -263px -21px;
				width: 117px;
				}
				#nav_subject a {
					background-position: -263px 0;
					width: 117px;
					}
				#nav_subject a:hover {
					background-position: -263px -21px;
					}
			#nav_sessions {
				background: url('images/menu.gif') -380px -21px;
				width: 125px;
				}
				#nav_sessions a {
					background-position: -380px 0;
					width: 125px;
					}
				#nav_sessions a:hover {
					background-position: -380px -21px;
					}
			#nav_products {
				background: url('images/menu.gif') -505px -21px;
				width: 86px;
				}
				#nav_products a {
					background-position: -505px 0;
					width: 86px;
					}
				#nav_products a:hover {
					background-position: -505px -21px;
					}
			#nav_contact {
				background: url('images/menu.gif') -591px -21px;
				width: 162px;
				}
				#nav_contact a {
					background-position: -591px 0;
					width: 162px;
					}
				#nav_contact a:hover {
					background-position: -591px -21px;
					}