body {
    scrollbar-face-color: #003399;
    scrollbar-shadow-color: #000033;
    scrollbar-highlight-color: #0099ff;
    scrollbar-darkshadow-color: #000033;
    scrollbar-track-color: #000066;
    SCROLLBAR-BASE-COLOR: #333399;
    scrollbar-arrow-color: #0099ff;
    margin-top: 0px;
    font-family: arial, helvetica;
    font-size: 10pt;
}

A:link { 
	color: #3F6DBC; 
	text-decoration: none; 
	font-family: arial,helvetica; 
}
A:active { 
	color: #3F6DBC; 
	text-decoration: none; 
	font-family: arial,helvetica; 
}
A:visited { 
	color: #4249A8; 
	text-decoration: none; 
	font-family: arial,helvetica; 
}
A:hover { 
	color: purple; 
	text-decoration: underline; 
	font-family: arial,helvetica; 
}

a.toplink { 
	font-family: arial, helvetica;
	font-variant: small-caps; 
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none; 
	color: #c3d9ed; 
	background-color: #004080; 
	height: 11pt; 
	padding-top: 0pt; 
}	

a:hover.toplink { 
	color: #DED525; 
	text-decoration: none; 
}

a:visited.toplink { 
	color: #F1BF13; 
	text-decoration: none; 
}

a:link.ckb { 
	color:navy; 
	text-decoration:none; 
	font-family: arial, helvetica; 
}
a:active.ckb  { 
	color:navy; 
	text-decoration:none; 
	font-family: arial, helvetica; 
}
a:visited.ckb { 
	color:navy; 
	text-decoration:none; 
	font-family: arial, helvetica; 
}
a:hover.ckb { 
	color:maroon; 
	text-decoration:underline; 
	font-family: arial, helvetica; 
}	
.header1 {
	font-family: knights templar, georgia; 
	font-size: 20pt; 
	font-weight: bold; 
	font-style: italic; 
	letter-spacing: .3em; 
	text-align: center; 
	color: #F1BF13; 
	background-color: #7E20AE; 
	height: 26pt;
	text-align: center; 
	font-family: georgia;
}	
.header2 {
	font-size: 22pt;
	font-family: garamond;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	letter-spacing: .6em;
	color: steelblue;
	background-color: lightsteelblue;
}
.header3 {
   font-weight: bold; 
   font-family: knights templar, georgia, garamond; 
   font-size: 16pt; 
   color: steelblue; 
   margin-top: 2pt;
}
.sBtn {   
  	border-size : 1px;
  	border-style: groove;   
  	background-color: lightblue; 
  	color: #000033;   
  	font-size: 13px;   
  	font-family:  Arial;   
  	font-weight: bold;  
  	width: 105pt; 
}
.sBox {   
  	border-size : 1px;
  	border-style: groove;   
  	background-color: lightblue; 
  	color: #000033;   
  	font-size: 13px;   
  	font-family:  Arial;   
  	font-weight: bold;  
  	width: 125pt; 
	word-wrap: break-word;
}

.IEsBox {   
  	border-size : 1px;
  	border-style: groove;   
  	background-color: lightblue; 
  	color: #000033;   
  	font-size: 13px;   
  	font-family:  Arial;   
  	font-weight: bold;  
  	width: 175pt; 
	word-wrap: break-word;
}
.txtBox {
	border-size : 1px;
  	border-style: solid;   
  	background-color: #DDCFDD; 
  	color: #000033; 
	border-color: purple;  
  	font-size: 8pt;   
  	font-family:  Arial;
  	width: 150pt; 
	height: 14pt;
	text-valign: center;
	padding-left: 2px;
	word-wrap: break-word;
}
.boxStyle {
	border-size : 1px;
  	border-style: solid;   
  	background-color: #DDCFDD; 
  	color: #000033; 
	border-color: purple;  
  	font-size: 8pt;   
  	font-family:  Arial;
	text-valign: center;
	padding-left: 2px;
	word-wrap: break-word;
}
.errBoxStyle {	
	border-size : 1px;
  	border-style: solid;   
  	background-color: #D35359; 
  	color: #000033; 
	border-color: #dedede;  
  	font-size: 8pt;   
  	font-family:  Arial;
	text-valign: center;
	padding-left: 2px;
	word-wrap: break-word;
}
.errStyle {	
	border-size : 1px;
  	border-style: solid;   
  	background-color: #D35359; 
  	color: #000033; 
	border-color: #dedede;  
  	font-size: 8pt;   
  	font-family:  Arial;
  	width: 150pt; 
	height: 14pt;
	text-valign: center;
	padding-left: 2px;
}
.frmBtn {
	border-size: 2px;
	text-align: center;
	background-color: #7E20AE;
	border-color: #AD53AC;
	color: gold;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 10pt;
	width: 105px;
}
.frmAlign {
	position: relative;
	top: -15px;
	font-family: garamond;
	font-size: 12pt;
  	background-color: transparent;
	height: 200px;
	width: 450px;
}
.frmCitySelect {
	position: float; 
	top: 20px; 
	padding: 12px;
}
.frmCatSelect {
	position: float;
	top: 20px;
	padding: 12px;
}
.tbl {
	align: center;
	width: 425pt;
	height: 135pt;
	font-size: 10pt;
	background-color: lightsteelblue;
	cellpadding: 0pt;
	cellspacing: 0pt;
}
.tdLnk {
	vertical-align: top;
	width: 125;
	text-align: right;
}
div.line {
	background-color: #978BDD;
	height: 2px;
	width: 70%;
	margin-top: 6px;
	margin-bottom: 7px;
}
.boxContent
{
	background-color: lightsteelblue;
	border: 1px solid navy;
}
