body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
}

a.rollover1 {
	display: block;
	width: 197px;
	height: 52px;
	background: url(images/cnav1.gif) no-repeat 0 0;
	text-decoration: none;
}

a:hover.rollover1 {
    background-position: -197px 0;
}

a.rollover2 {
	display: block;
	width: 197px;
	height: 52px;
	background: url(images/cnav2.gif) no-repeat 0 0;
	text-decoration: none;
}

a:hover.rollover2 {
    background-position: -197px 0;
}

a.rollover3 {
	display: block;
	width: 197px;
	height: 52px;
	background: url(images/cnav3.gif) no-repeat 0 0;
	text-decoration: none;
}

a:hover.rollover3 {
    background-position: -197px 0;
}

a.rollover4 {
	display: block;
	width: 197px;
	height: 52px;
	background: url(images/cnav4.gif) no-repeat 0 0;
	text-decoration: none;
}

a:hover.rollover4 {
    background-position: -197px 0;
}

a.rollover5 {
	display: block;
	width: 197px;
	height: 52px;
	background: url(images/cnav5.gif) no-repeat 0 0;
	text-decoration: none;
}
 
a:hover.rollover5 {
    background-position: -197px 0;
}

#Main div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	padding-left: 20px;
}
.contentSM {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 12px;
}
