
.maintable	{ border: 1px solid #000; }
.bartable	{ margin: 0 0 0 0px; padding: 0 0 0 0px; width: 766px; }

.ico	{ position: relative; margin: 0 7 0 2px; padding: 0 0 0 0px; float: left; top: -3px; }
.sep	{ display: block; margin: 0px; padding: 4px; background-color: #00C; border: 0px solid #000; font-size: 1px; filter:alpha(opacity=50); -moz-opacity:0.50; opacity: 0.50; }
.shad	{ display: block; margin: 0px; padding: 0px; background-color: #000; border: 0px solid #000; font-size: 1px; }
.arr	{ display: block; background-color: #00F; float: left; padding: 1px; margin: 0 4 0 0px; filter:alpha(opacity=30); -moz-opacity:0.30; opacity: 0.30; }

.reg	{ font-size: 0.6em; vertical-align: top; }
.peq	{ font-size: 0.6em; }
.drop	{ font-size: 2.9em; float: left; margin-right: 4px; color: #336633; }
.droprt	{ font-size: 4.0em; margin: 0 0 0 0px; padding: 0 0 0 0px; float: right; color: #336633; }
.info	{ display: inline; font-size: 0.9em; color: #666; }
.warn	{ display: inline; font-size: 0.9em; color: #660; }
.error	{ display: inline; font-size: 0.9em; color: #900; font-weight: bold; }
.atnote	{ display: inline; font-size: 0.7em; color: #333; margin: 2 1 6 1; }

.tooltip { position:absolute; top:0px; left:0px; z-index:32700; visibility:hidden; border: solid 0px #000; width:220px; padding:2px; background-color:#FFF; }
.tooltip_wide { position:absolute; top:0px; left:0px; z-index:32700; visibility:hidden; border: solid 0px #000; width:420px; padding:2px; background-color:#FFF; }
a.tooltip_link {
        color: #663;
        text-decoration: none;
        font-weight:bold;
        padding: 0 3 0 3px;
        background: #FFFFEE;
        border: 2px solid #CCA;
}
a.tooltip_link:hover    {
        //text-decoration: underline;
        border: 2px solid #997;
        background: #FFB;
}

.deane	{
	border-right: 1px solid #CC9;
	border-bottom: 1px solid #CC9;
	border-left: 1px solid #FFC;
	border-top: 1px solid #FFC;
	margin: 2 2 2 2px;
	padding: 2 2 2 2px;
}

.Location {
	font-weight: bold;
        color: #006;
        font-size: 1.2em;
        margin: 0.2em;
}

span.showing {
	display: inline;
}

div.showing {
	display: block;
}

.showing {
	visibility: visible;
	font-size: 1em;
	///*line-height-size: 1em;*/
}

.hiding {
	display: none;
	visibility: hidden;
	font-size: 1px;
	///*line-height-size: 1px;*/
}

.ohide {
	overflow: hidden;
	width: 0px;
	height: 0px;
}
.oshow {
	overflow: visible;
	width: 100%;
	height: 100%;
}

.unslim {
	width: 400px;
	height: 100px;
	overflow: visible;
}

.slim {
	width: 400px;
	height: 1px;
	overflow: hidden;
}

.hiddenlink	{
	color: #666;
}

.showlink	{
	color: #000;
	font-weight: bold;
}

.important	{
	color: #060;
	font-style: italic;
}

.required	{
	color: #446;
	font-weight: bold;
}

.asterisk {
        position: relative;
        top: 5px;
        font-family: sans-serif;
        line-height: 1px;
        display: inline;
        font-size: 1.6em;
        font-weight: bold;
        color: #009;
}

.greenblurb {
	text-align: left;
	color: #333333;
	background-color: #EEFFEE;
	border: 1px dotted #CCFFCC;
	font-style: italic;
	font-weight: light;
	margin: 4 4 4 4px;
	padding: 4 4 4 4px;
}

.blueblurb {
	text-align: left;
	color: #333333;
	background-color: #EEEEFF;
	border: 1px dotted #CCCCFF;
	font-style: italic;
	font-weight: light;
	margin: 4 4 4 4px;
	padding: 4 4 4 4px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.tright {
	text-align: right;
}

.tleft	{
	text-align: left;
}

.half {
	width: 45%;
}

.third {
	width: 43%;
}

.threes {
	width: 30%;
}

.window {
	text-align: left;
	padding: 2 2 2 2px;
	margin: 2 2 2 2px;
	font-size: 0.8em;
	border: 1px dotted #9999CC;
}

#account .button	{
	font-weight: bold;
	background-color: #CCCCFF;
	border: 1px solid #006;
	padding: 1 1 1 1px;
	margin: 1 1 1 1px;
}

#account .medium	{
	background-color: #FFFFDD;
	font-size: 1.10em;
}

#account .small	{
	background-color: #FFFFCC;
	font-size: 1.00em;
}

#account input {
	text-align: left;
}

#account {
	padding: 0 auto;
	margin: 0 auto;
}

#account h1 {
	font-size: 2em;
	margin: 0.2em;
}

#account h2 {
	font-size: 1.8em;
	margin: 0.1em;
}

#account h3 {
	font-size: 1.6em;
	margin: 0.1em;
}

#account table {
	font-size: 1em;
}

.full {
	width: 95%;
	margin: 4px 10px 4 10px;
	padding: 2 2 2 2px;
}

table.FormDisplay	{
	border: 1px dotted #333;
	padding: 1px 1 1 1;
	margin: 1px 1 1 1;
}

td.printable	{
	vertical-align: top;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #CCC;
	font-size: 0.6em;
	text-align: center;
	color: #666;
}

td.fkey	{
	vertical-align: top;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #CCC;
	font-size: 0.6em;
	text-align: right;
	color: #666;
}

td.fval	{
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
	font-size: 0.7em;
	text-align: left;
	font-weight: light;
	color: #336;
	overflow: hidden;
}

td.pkey	{
	vertical-align: top;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #CCC;
	font-size: 0.9em;
	text-align: right;
	color: #666;
}

td.pval	{
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
	font-size: 0.9em;
	text-align: left;
	font-weight: light;
	color: #336;
	overflow: hidden;
}

.prap { height: 88px; border: 1px dotted #000; margin: 2 0 0 0em; }
.pimg { width: 105px; height: 100%; float: left; }
.plbl { width: 250px; height: 2em; float: left; font-weight: bold; color: #006; }
.pnot { width: 150px; float: left; font-size: 0.8em; color: #333; }
.pprc { width: 110px; height: 5em; float: right; }

#coolnum	{
	float: left;
	line-height: 0px;
	font-size: 2em;
	color: #060;
	font-weight: bold;
	margin: 3px 2 2 5;
}

#coolnum sup	{
	font-size: 0.5em;
	font-weight: normal;
}

.cleft	{
	clear: left;
}

.cright	{
	clear: right;
}

.cboth	{
	clear: both;
}

.big	{
	font-size: 1.2em;
}

.low	{
	font-size: 1.1em;
}

input.small	{
	font-size: 0.90em;
}

td.small	{
	font-size: 0.90em;
}

span.small	{
	font-size: 0.90em;
}

div.small	{
	font-size: 0.90em;
}

.smaller	{
	font-size: 0.80em;
}

.nosize	{
	font-size: 1.0em;
}

.smallest	{
	font-size: 0.70em;
}

.price {
	font-size: 2em;
	color: #000066;
	font-weight: bold;
	margin: 0 2 4 2px;
}

.hg1 {
	font-weight: bold;
	color: #554400;
}

.from {
	color: 336633;
	text-align: right;
}

.testimonial {
	font-size: 0.9em;
	text-indent: 0.5em;
	border-bottom: 1px dotted #FC0;
}

.guarantee {
	font-size: 1.2em;
	color: #060;
	padding: 0.4em;
	border: 1px dotted #006;
	margin: 0.4em;
}

.byline {
	width: 100%;
	text-align: right;
	font-style: italic;
}

.dear {
	text-indent: 0.0em;
}

#MainLayerAdmin ul.normal li { 
	list-style-image: none;
	list-style-type: circle; color: #000000;
}

#MainLayerAdmin ul.normal { 
	border: none;
}




#MainLayerAdmin ul.levelUL li { 
	list-style-image: url(images/c1n.gif);
	list-style-type: disc; color: #000000;
}

#MainLayerAdmin ul.levelUL li li { 
	list-style-image: url(images/c2n.gif);
	list-style-type: disc; color: #000000;
}

#MainLayerAdmin ul.levelUL li li li { 
	list-style-image: url(images/c3n.gif);
	list-style-type: disc; color: #000000;
}

#MainLayerAdmin ul.levelUL li li li li { 
	list-style-image: url(images/c4n.gif);
	list-style-type: disc; color: #000000;
}

#MainLayerAdmin ul.levelUL li li li li li { 
	list-style-image: url(images/c5n.gif);
	list-style-type: disc; color: #000000;
}

#MainLayerAdmin ul.levelUL li li li li li li { 
	list-style-image: url(images/c6n.gif);
	list-style-type: disc; color: #000000;
}

#MainLayerAdmin ul.levelUL li li li li li li li { 
	list-style-image: url(images/c7n.gif);
	list-style-type: disc; color: #000000;
}

#MainLayerAdmin ul.levelUL li li li li li li li li { 
	list-style-image: url(images/c8n.gif);
	list-style-type: disc; color: #000000;
}

#MainLayerAdmin ul.levelUL li li li li li li li li li { 
	list-style-image: url(images/c1.gif);
	list-style-type: disc; color: #000000;
}









.inline { display: inline; }

a.bare {
        color: #663;
        text-decoration: none;
        font-weight:bold;
}
a.bare:hover    {
        color: #666;
}

