body, td, tr {
   color: white;
   font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 11px;
   }
body { background-color: #708090; }
	td { text-align: left; }


.company { font-family: Tahoma, verdana; color: #E4E493; font-weight: bold; }
.txtbx {  text-indent: 10px; line-height: 16px; }
.txtbig{ font-size: 16px; }
.str { font-weight: bold; }
.title { color:#ffd700;  margin-bottom: 5px; padding-bottom: 1px; padding-left: 5px; font-weight: bold; border-bottom: 1px solid #4682b4; }
.footer { font-family: Century Gothic, verdana; font-size: 10px; }

.white { color: #ffffff; }
.yellow { color: #ffd700; }



form { padding: 0px; margin: 0px; }
.forms { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #0002bd; padding: 0px 0px 0px 0px;  background-color: #ffffff; }
.formsbtn { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 100%; height: 18px; }
.cartinputs { width: 20px; text-align: center; }
.small { font-size: 10px; color: #ffff00; padding-left: 4px; padding-right: 4px; }

.outertable{ background-color: #ffffff; }
.innertable, .bgcl { background-color: #4682b4; }
.darker { background-color: #336699; }


.bedarker { background-color: #4682b4; }
.bedarkerborder { border-color: #336699; border-width: 1px; border-style: solid; }
.betxt	{ color: #000000; font-family: Arial, sans-serif; font-size: 10px; }

a { color: white; }
a.footerlink {
	text-decoration: none;
	color: #ffd700;
}

.whiteborders {
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}
.yellowborders {
	border-width: 1px;
	border-style: solid;
	border-color: #ffd700;
}

.darkbg { background-color: #000000; }
table.alert { background-color: #000000; border-width: 1px; border-style: solid; border-color: #ffd700; }
td.alert { color: #ffd700; font-weight: bold; }

.blackborder	{ background-color: #ffffff; border-width: 1px; border-style: solid; border-color: #000000; }
.blacktxt	{ color: #000000; font-family: Arial, sans-serif; font-size: 12px; }

p { margin: 4px; padding: 4px; }

/* buttons:*/
.cssbtn{
	width: 50px;
	margin: 0.2em;
	padding: 1px;
	border: 1px solid #9d9744;
	display: inline;
	display: inline-block;
	white-space: nowrap;
	background: #ccddff;
	color: #00018c;
	font-size: 9px;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	cursor: hand;
	cursor: pointer;
}
.cssbtn[class]{ width: auto; min-width: 50px; }
.cssbtn strong{ background: white; color: #06c; font-weight: bold; }
.cssbtn:hover{ background: #FDFED1; color: black; }
.cssbtn:hover strong{ background: #FDFED1; color: black; }

.btnauth{ background: #dd9; color: black; }
.btnauth strong{ background: #003; color: #ffc; }

.var2{ width: 100px; }
.var2[class]{ width: auto; min-width: 100px; }
/* buttons end:*/