body {
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #006699;
	margin-left: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006699;
	padding-left: 3px;
}

ul {
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
	vertical-align: middle;
}

#genlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.top {
	font-size: .75em;
	color: #FF0000;
	text-decoration: none;
}
.tinySup {
	font-size: .6em;
	vertical-align: super;
}

#mainContent {
	background-color: #FFFFFF;
}

.subNav {
	vertical-align:top;
	text-align:right;
}	
a.subNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.subNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#main{
	margin: 0 5px 2px 5px;
}	

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}

.rnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: 6px;
	font-weight: bold;
	line-height: 150%;
}

a.rnav:link {
	text-decoration: none;
	color:#FFCC33;
}

a.rnav:visited {
	text-decoration: none;
	color:#FFCC33;
}

a.rnav:hover {
	color: #034577;
}.price {
	color: #FF0000;
	text-decoration: line-through;
}
.discount {
	font-weight: bold;
	color: #00CC00;
}
.register {
	font-weight: bold;
	background-color: #CCCCCC;
	border: thin solid #666666;
	padding: 2px;
}
a.register:link, a.register:visited {
	color:#666666;
	text-decoration:none;	
}
a.register:hover {
	color:red;
	text-decoration: underline overline;
}	