body
{
	margin: 0px;
	width: 780px;
}

#main {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#main h1, #main h2, #main h3 {
	color: #333333;
}

#main h1 {
	font-size: 20pt;
}
#main h2 {
	font-size: 16pt;
}
#main h3 {
	font-size: 13pt;
}
#main h4 {
	font-size: 12pt;
}

#main td, #rightbar td {
	font-size: 10pt;
	color: #333333; 
}

#main a, #rightbar a {
	color: #333399; 
	text-decoration: none; 
}
#main a:visited, #rightbar a:visited {
	color: #884444; 
	text-decoration: none; 
}

#main a:hover, #rightbar a:hover{
	color: #0000ff;
	text-decoration: none;
	background: #eeffff;
}


#main .tbl1 {
	width: 740px;
	border-width: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}


#main .tbl2 {
	width: 640px;
	border-width: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

#main .tbl3 {
	width: 430px;
	border-width: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;

}


#rightbar, #leftbar {
	margin-top: 20px;
	margin-left: 6px;
}

#rightbar {
	margin-right: 6px;
}

#rightbar .quotetext {
	color: #555555;
	font-weight:700;
	font-style:italic;
}

#rightbar .quotename {
	color: #555555;
	font-style:italic;
}


#leftbar a, #leftbar a:visited {
	color: #444444; 
	text-decoration: none; 
	font-size: 10px;
}
#leftbar a:hover {
	color: #444499; 
	text-decoration: none; 
	font-size: 10px;
	background: #eeffff;
}


#menubar  {
	background: #ffffff url("../images/jellybar_white.gif") left top;
	width: 100%;
	height: 25px;
	text-align: center;
}
#submenubar  {
	background: #ffffff url("../images/jellybar_blue.gif") left top;
	width: 100%;
	height: 25px;
	text-align: center;
	vertical-align: top;
}

#topbar, #bottombar td {
	text-align: center;
}

#topbar a, #topbar a:visited, #bottombar a, #bottombar a:visited {
	text-decoration: none;
	font-weight: 800;
	font-size: 11px;
	color: #555555;
	vertical-align: middle;
}

#topbar .aMenu {
	background: #F9F9F9 url("../images/jellybar_white.gif") left top;
	width: 100px;
	height: 25px;
	text-align: center;
}

#topbar .currentMenu {
	background: #F9F9F9 url("../images/jellybar_blue.gif") left top;
}

#topbar .hiliteMenu {
	background: #F9F9F9 url("../images/jellybar_hilite.gif") left top;
}

#topbar .sMenu {
	background: #F9F9F9 url("../images/jellybar_blue.gif") left top;
	width: 110px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

#topbar .currentSMenu {
	background: #F9F9F9 url("../images/jellybar_dblue.gif") left top;
}

#compare {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
}

#compare .header {
	background: #ffffff url("../images/jellybar_white.gif") left top;
	height: 24px;
	font-weight: bold;
}

#compare .row1 {
	background: #ffffff;
}
#compare .row2 {
	background: #e0e0e0;
}