#header				{ position: absolute; top: 0; left: 0; width: 100%; height: 0; z-index: 1; }
#titleDiv			{ position: absolute; top: 0; left: 0; width: 100%; height: 80; background-image:url("/images/bg_brown.jpg"); }
#menu				{ position: absolute; top: 75; left: 0; width: 100%; height: 0; }
body				{ padding: 0; margin: 0; padding-top: 100;
					  background-color: "c0d0e8"; /*background-image:url("/images/bg_rotary.jpg"); */background-attachment: fixed;
					  color: #0000CC; font-family: verdana, arial; font-size: 8pt; }
table				{ width: 800; }
table.header		{ width: 100%; height: 80; }
table.menu			{ width: 100%; }

tr				{ background-color: white; }
td, th			{ font-family: verdana, arial; color: black; font-size: 8pt; }
th				{ font-size: 12pt;  }

td.inverted		{ background-color: darkblue; color: white; text-align: center }
td.bluesides	{ border-right: 1px solid darkblue; border-left: 1px solid darkblue; text-align: justify; font-size: 11pt; color: darkblue}
td.pricing		{ font-size: 11pt; color: black;}
tr.pricing		{ font-size: 11pt; color: black;}


th.title,th.subTitle,th.normal		{ background-color: #8888CC; color: white; border-color: #AAAAEE #6666AA #6666AA #AAAAEE; text-align: left; padding: 0px 5px; }

td.cell				{ background-color: #d0c0c0; color: black; border-color: #F0E0E0 #B0A0A0 #B0A0A0 #F0E0E0; } 
td.cellDrk			{ background-color: #b0a0a0; border-color: #d0c0c0 #908080 #908080 #d0c0c0; }
td.cellLight		{ background-color: #f0e0e0; color: black; border-color: #FFFFFF #D0C0C0 #D0C0C0 #FFFFFF; }
th.title, th.subTitle, th.calendar, th.normal,
td.menuOff, td.menuOn, td.shopOff,td.shopOn,
td.cell, td.cellDrk, td.cellLight		{ border-width: 2px; border-style: solid; }

td.cell, td.cellDrk, td.cellLight		{ font-size: 9pt; text-align: justify; padding: 0px 3px; filter: alpha(Opacity=60); }
td.footer				{ font-size: 8pt; color: black; text-align: center; }
th.normal				{ font-size: 9pt; }

td.nav 				{ background-image:url('/images/navBack.jpg'); padding: 0px 10px; font-size: 7pt; height: 20px; color: white; }
a.nav 				{ color: white; }
a.nav:hover 		{ color: lightblue; }

a					{ font-family: verdana, arial; font-size: 10pt; color: #c00000; font-weight: bold; text-decoration: none; }
a.small				{ font-size: 8pt; font-weight: normal; }
a:hover				{ color: #200000; text-decoration: underline;}
a.cellDark			{ color: white; }
a.footer			{ font-size: 9pt; }
a.heading			{ text-decoration:underline; font-size: 12pt; color: darkred; }

p.para, p.text, p.textB	{ text-align: "justify"; color: "23458e"; width: 90%; }
p.para					{ text-indent: 15px; }
p.textB					{ font-weight: bold; }

input, textarea		{ font-family: verdana; font-size: 8pt; font-color: black; }
input.text, textarea{ border: 1px solid black; background-color: #e0e0e0; width: 400; }
input.bttnOff		{ color: white; }
textarea			{ height: 100; }
input.trans			{ background-color: transparent; }
select				{ font-family: verdana; font-size: 8pt; font-color: black; background-color: #e0e0e0; }

ul.small, ol.small	{ font-size: 8pt; }
.pageTitle			{ text-align: center; font-size: 14pt; font-weight: bold; width: 100%; }
.title				{ text-align: center; font-size: 14pt; /*font-weight: bold;*/ width: 100%; }
.subTitle			{ text-align: center; font-size: 12pt; font-weight: bold; width: 100%; }
.largeBold			{ font-size: 11pt; font-weight: bold;  }
.medBold			{ font-size: 9pt; font-weight: bold;  }

.headingFadeLeft	{ font-size: 10pt; text-align: left; background-color: #225577; color: white; padding: 0px 5px; filter: alpha(Opacity=100, FinishOpacity=60, Style=1); border: 1px solid black; }
.headingFadeLeftErr { font-size: 10pt; text-align: left; background-color: red; color: white; padding: 0px 5px; filter: alpha(Opacity=100, FinishOpacity=60, Style=1); border: 1px solid black; }
.headingFadeRight	{ font-size: 10pt; text-align: left; background-color: #225577; color: white; padding: 0px 5px; filter: alpha(Opacity=60, FinishOpacity=100, Style=1); border: 1px solid black; }
.subHeadingFadeLeft { font-size:  8pt; text-align: left; background-color: #225577; color: white; padding: 0px 0px 0px 2px; filter: alpha(Opacity=100, FinishOpacity=60, Style=1); border: 1px solid black; }
