/* Boxes */
div.boxes {height: 520px; margin: 0px; padding: 0px; display: block; clear: both;}

div.nav {width: 100%; height: 20px; margin: 0px 0px 5px; padding: 2px 0px 1px; background: #eee; color: #000;}
div.nav ul {float: none; clear: both;}
div.nav ul li {float: left; margin: 0px 5px 0px 0px; padding: 0px;}

div.boxes ul {width: 100%; clear: left; margin: 0px; padding: 0px 0px 0px 2px;}
div.boxes ul li {display: block; margin-bottom: 8px;}
div.boxes ul li.thumbnail {float: right; margin: 2px; padding: 0px;}
div.boxes ul li.thumbnail img {border: 1px solid #00c;}

 li.blue_li {
 list-style-type: none;
 padding: 0;
 margin: 0;
 background-image: url(http://www.123facts.com/images/bullet-quizes.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: .8em;
 }

  li.green_li {
 list-style-type: none;
 padding: 0;
 margin: 0;
 background-image: url(http://www.123facts.com/images/bullet-facts.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: .8em;
 }

  li.yellow_li {
 list-style-type: none;
 padding: 0;
 margin: 0;
 background-image: url(http://www.123facts.com/images/bullet-stats.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 padding-left: .8em;
 } 
 
 /* Image hoover zoom */
 ul.pic li span{
 display: none;
 }
 ul.pic li:hover span{
 display: inline;
 }
 ul.pic {
 list-style-type: none;
 padding: 0;
 margin: 0;
 }
 ul.pic li img{
 width: 55px;
 }
 ul.pic li span img{
 width: 100px;
 }
 ul.pic{
 position: relative;
 width: 55px;
 height: auto;
 margin: 0 auto;
 margin-right:10px;
 padding: 0;
 }
 ul.pic li:hover span{
 display: inline;
 position: absolute;
 top: 0px;
 right: 50px;
 }
 /* Image hoover zoom end */
 
 .submitButtonBlue115px {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: bold;
 	color: #FFFFFF;
 	background-image: url(/images/gold/submit-button-blue.gif);
 	background-repeat: no-repeat;
 	text-align: center;
 	height: 30px;
 	width: 115px;
 	border: none;
 	background-color: transparent;
 }
 
 
 .submitButtonBlueOnLightYellow115px {
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: bold;
 	color: #FFFFFF;
 	background-image: url(/images/gold/submit-button-blue-light-yellow.gif);
 	background-repeat: no-repeat;
 	text-align: center;
 	height: 30px;
 	width: 115px;
 	border: none;
 	background-color: transparent;
 } 
 
.popup { 
	POSITION: absolute;
	VISIBILITY: hidden; 
	BACKGROUND-COLOR: lightblue; 
	LAYER-BACKGROUND-COLOR: yellow; width: 200; 
	BORDER-LEFT: 1px solid black; 
	BORDER-TOP: 1px solid black; 
	BORDER-BOTTOM: 1px solid black; 
	BORDER-RIGHT: 1px solid black; 
	PADDING: 3px; z-index: 10; font-family: arial; size: 11px; color: black
}

.term {
	font-family: Arial, Helvetica, sans-serif;
	color: #003767;
	text-decoration: none;
}
a.term:hover {
	color: #8711FF;
	text-decoration: none;
	cursor:help;
}
.termlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #003767;
	cursor:help;
	text-decoration: none;
	border-bottom-style : dashed;
	border-bottom-color: #D97138;
	border-bottom-width: 1px;
}
a.termlink:hover {
	color: #8711FF;
	text-decoration: none;
	cursor:help;
	border-bottom-style : dashed;
	border-bottom-color: #8711FF;
	border-bottom-width: 1px;
}

html, body {
	scrollbar-face-color: #0070B8;        
	scrollbar-shadow-color: #0070B8;      
	scrollbar-highlight-color: #0070B8;   
	scrollbar-3dlight-color: #0070B8;   
	scrollbar-darkshadow-color: #52A6DB;
	scrollbar-track-color: #52A6DB;       
	scrollbar-arrow-color: #ffffff;
}
body {
	background-color: #52A6DB;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.header01 {
	background-color: #0070B8;
	background-image: url(images/header-edge-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header03 {
	background-color: #0070B8;
	background-image: url(images/header-login.gif);
	background-repeat: no-repeat;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.LoginInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FFF3E3;
	border: 1px solid #C9AD92;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0070B8;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0070B8;
	text-decoration: none;
}
a.invblue:link, a.invblue:visited, a.invblue:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0070B8;
	text-decoration: none;
}
a.invblue:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0070B8;
	text-decoration: underline;
}
a.invgreen:link, a.invgreen:visited, a.invgreen:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #199C00;
	text-decoration: none;
}
a.invgreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #199C00;
	text-decoration: underline;
}
.headerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
	background-color: #0070B8;
}
a.headerMenuLinks:link, a.headerMenuLinks:visited, a.headerMenuLinks:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.headerMenuLinks:hover {
	color: #BEE5FF;
	text-decoration: none;
}
a.quiz:link, a.quiz:visited, a.quiz:active {
	font-size:11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
a.quiz:hover {
	font-size:11px;
	font-weight:bold;
	color: #0070B8;
	text-decoration: none;
}
a.facts:link, a.facts:visited, a.facts:active {
	font-size:11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
a.facts:hover {
	font-size:11px;
	font-weight:bold;
	color: #739255;
	text-decoration: none;
}
a.stats:link, a.stats:visited, a.stats:active {
	font-size:11px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
a.stats:hover {
	font-size:11px;
	font-weight:bold;
	color: #D99B22;
	text-decoration: none;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
}
a.white:link, a.white:visited, a.white:active {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.QuizPanel {
	background-color: #BEE5FF;
	background-image:  url(images/quiz-edge-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
.QuizPanelTitle {
	background-image:  url(images/quiz-panel-title.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.QuizMain {
	background-color: #BEE5FF;
	background-image:  url(images/quiz-edge-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.dotsQuizes {
	background-image:  url(images/dots-quizes.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bulletvspace {
	padding-top: 4px;
}
.QuizesFooterRight {
	background-color: #BEE5FF;
	background-image: url(images/quiz-edge-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.QuizPanelInactive {
	background-color: #BEE5FF;
	background-image:  url(images/quiz-panel-background-inactive.gif);
	background-repeat: repeat-y;
	font-size: 11px;
}
.QuizPanelTitleInactiveFirst {
	background-image:  url(images/quiz-panel-title-inactive-first.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.QuizPanelTitleInactive {
	background-image:  url(images/quiz-panel-title-inactive.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.QuizesFooterLeft {
	background-color: #BEE5FF;
	background-image: url(images/quiz-edge-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 12px;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dots {

	background-image:  url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.FactsPanelTitle {
	background-image:  url(images/facts-panel-title.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.FactsPanel {
	background-color: #CCF0B0;
	background-image:  url(images/facts-edge-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
.FactsMain {
	background-color: #CCF0B0;
	background-image:  url(images/facts-edge-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.FactsFooterLeft {
	background-color: #CCF0B0;
	background-image: url(images/facts-edge-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 12px;
}
.FactsFooterRight {
	background-color: #CCF0B0;
	background-image: url(images/facts-edge-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 0px;
}

.FactsPanelTitleInactive {
	background-image:  url(images/facts-panel-title-inactive.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.FactsPanelInactive {
	background-color: #CCF0B0;
	background-image:  url(images/facts-panel-background-inactive.gif);
	background-repeat: repeat-y;
	font-size: 11px;
}
.FactsPanelTitleInactiveFirst {
	background-image:  url(images/facts-panel-title-inactive-first.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.StatsPanelTitleInactive {
	background-image:  url(images/stats-panel-title-inactive.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.StatsMain {
	background-color: #FFF6BB;
	background-image:  url(images/stats-edge-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.StatsFooterLeft {
	background-color: #FFF6BB;
	background-image: url(images/stats-edge-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 12px;
}
.StatsFooterRight {
	background-color: #FFF6BB;
	background-image: url(images/stats-edge-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.StatsPanel {
	background-color: #FFF6BB;
	background-image:  url(images/stats-edge-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
}
.StatsPanelTitle {
	background-image:  url(images/stats-panel-title.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.StatsPanelInactive {
	background-color: #FFF6BB;
	background-image:  url(images/stats-panel-background-inactive.gif);
	background-repeat: repeat-y;
	font-size: 11px;
}
.StatsPanelTitleInactiveFirst {
	background-image:  url(images/stats-panel-title-inactive-first.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
}
.ContentPanelQuizes {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A5D7F6;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.ContentPanelLinks {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFCD00;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.ContentPanelFacts {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B4E98D;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.ContentPanelStats {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F1EAA3;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.blue {
	color: #0070B8;
}
.green {
	color: #199C00;
}
.gold {
	color: #EBBC18;
}
.pink {
	color: #F19100;
}
.imageSpace {
	margin-right: 15px;
	margin-left: 14px;
}
.detailsBlue {
	background-color: #EAF9FF;
	padding: 6px;
	margin-top: 5px;
	clear:none;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFE3F9;
	background-image: url(images/detailswhite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.dotsFacts {
	background-image:  url(images/dots-facts.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.dotsStats {
	background-image:  url(images/dots-stats.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.stats-Hof-tab-active {
	background-image: url(images/stats-hall-of-fame-tab-active.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #54A7DC;
	text-decoration: underline;
}
.stats-Hof-tab-inactive {
	background-image: url(images/stats-hall-of-fame-tab-inactive.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.stats-HoF-active-div {
	clear:none;
	padding:3px;
	background-color:#FFF6E1;
	width:auto;
	display:inline;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.borders {
	border-collapse:collapse;
}
.stats-Hof-tab-inactive2 {
	background-image: url(images/stats-hall-of-fame-tab-inactive2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.QuizBuilder1 {
	background-color: #BEE5FF;
	background-image:  url(images/quiz-edge-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.QuizBuilder2 {
	background-color: #BEE5FF;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.QBtabTitle {
	border-bottom:2px solid #BEE5FF;
	background-image: url(images/quizbuilder/tabletab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
	background-color: #52A6DB;
	color: #FFFFFF;
}
.QBrowBorder {
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BEE5FF;
	padding-left: 5px;
}
.PersonalFooterLeft {
	background-color: #FFFFFF;
	background-image: url(images/white-edge-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 12px;
}
.PersonalFooterRight {
	background-color: #FFFFFF;
	background-image: url(images/white-edge-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.PersonalEdgeTopRight {
	background-color: #FFFFFF;
	background-image: url(images/white-edge-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
}
.PersonalEdgeTopLeft {
	background-color: #FFFFFF;
	background-image:  url(images/white-edge-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.PersonalTabActive {
	font-size: 12px;
	font-weight: bold;
	color: #0070B8;
	background-image: url(images/personal-tab-active.gif);
	background-repeat: no-repeat;
}
.PersonalTabInactive {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/personal-tab-inactive.gif);
	background-repeat: no-repeat;
}
.blueborder {
	border: 1px solid #52A6DB;
	border-collapse:collapse;
}
.blueborder2 {
	border: 1px solid #BEE5FF;
	border-collapse:collapse;
}
.FactsTabTitle {
	border-bottom:2px solid #9EE26B;
	background-image: url(images/tabletab-facts.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
	background-color: #829D6C;
	color: #FFFFFF;
	font-weight: bold;
}
.grayborder {
	border: 1px solid #999999;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.larger {
	font-size: 12pt;
}
.QuizzesTabTitle {
	border-bottom:2px solid #A5D7F6;
	background-image: url(images/tabletab-quizzes.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
	background-color: #0070B8;
	color: #FFFFFF;
	font-weight: bold;
}
.GrayTabTitle {
	border-bottom:2px solid #A5D7F6;
	background-image: url(images/tabletab-gray.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 5px;
	background-color: #EBEBEB;
	color: #333333;
	font-weight: bold;
}
.tip {
	font:11px;
	border:1px solid #666666;
	width:auto;
	padding:3px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	color:#333333;
	top:20px;
	left:90px;
	background-color:#ffffcc;
	layer-background-color:#ffffcc;
}
.header03clear {
	background-color: #0070B8;
	background-image: url(images/header-edge-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.detailsBlueIndex {
	background-color: #EAF9FF;
	clear:none;
	background-image: url(images/detailswhite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.detailsPinkIndex {
	background-color: #FFF3E3;
	clear:none;
	background-image: url(images/detailswhite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.level1 {
	font-size:10px;
	font-weight:bold;	
	padding:4px 5px 5px 6px; 
	background-image:url(images/level1.gif);
	background-repeat:no-repeat;
}
.level2 {
	font-size:10px;
	font-weight:bold;
	padding:6px 5px 5px 6px; 
	background-image:url(images/level2.gif);
	background-repeat:no-repeat;
}
.level3 {
	font-size:10px;
	font-weight:bold;
	padding:10px 5px 5px 6px; 
	background-image:url(images/level3.gif);
	background-repeat:no-repeat;
}
.level1f {
	font-size:10px;
	font-weight:bold;
	padding:4px 5px 5px 6px; 
	background-image:url(images/level1f.gif);
	background-repeat:no-repeat;
}
.level2f {
	font-size:10px;
	font-weight:bold;
	padding:6px 5px 5px 6px; 
	background-image:url(images/level2f.gif);
	background-repeat:no-repeat;
}
.detailsGreenIndex {

	background-color: #F2FBEC;
	clear:none;
	background-image: url(images/detailswhite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.level1big {

	font-size:11px;
	font-weight:bold;	
	padding:4px 5px 5px 6px; 
	background-image:url(images/level1.gif);
	background-repeat:no-repeat;
}
.level2big {

	font-size:11px;
	font-weight:bold;
	padding:6px 5px 5px 6px; 
	background-image:url(images/level2.gif);
	background-repeat:no-repeat;
}
.level3big {

	font-size:11px;
	font-weight:bold;
	padding:10px 5px 5px 6px; 
	background-image:url(images/level3.gif);
	background-repeat:no-repeat;
}
.greenborder {
	border: 1px solid #829D6C;
}
.pinkborder {
	border: 1px solid #E0BF71;
	}
.level1fbig {
	font-size:11px;
	font-weight:bold;
	padding:4px 5px 5px 6px; 
	background-image:url(images/level1f.gif);
	background-repeat:no-repeat;
}
.level2fbig {
	font-size:11px;
	font-weight:bold;
	padding:6px 5px 5px 6px; 
	background-image:url(images/level2f.gif);
	background-repeat:no-repeat;
}
.level1ybig {
	font-size:11px;
	font-weight:bold;
	padding:4px 5px 5px 6px; 
	background-image:url(images/level1y.gif);
	background-repeat:no-repeat;
}

.newGreenButton {
	font-family: Trebuchet MS, Helvetica, sans-serif;	
	font-size: 9px;
	background-color: #E5F8B8;
	color: #2E3225;
	font-weight: bold; 
	border:1px solid;
	border-top-color:#758E60; 
	border-left-color:#758E60;
	border-right-color:#758E60;
	border-bottom-color:#758E60;
	cursor: pointer; cursor: hand;	
	font-weight:bold;
}
.onlinePopup{
	position: fixed; 
	bottom: 10px; 
	right: 10px; 
	width: 250px; 
	background-color: #FFE0B7; 
	height: 100px; 
	z-index: 3; 
	display: none; 
	border: 2px #F19100 solid; 
	height: auto;
	filter: alpha(opacity=85);
	opacity:.85;
}
* html .onlinePopup{_position: absolute; _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);}

#all {
height: 20px;
width: 100%;
border: none;
position: relative;
overflow: hidden;
color: #333333;
background-color: #BEE5ff;
}
#all div {
position: absolute;
white-space: nowrap;
}