html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background: #fff;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 919px;
   }

p,td,li,pre {font: normal 10px verdana,arial,helvetica,sans-serif; color: #000000}

ul {list-style: square}

a {color: #000000; text-decoration: none;}

a:hover {color: #FF3300 }

pre {margin-bottom: 0}

.contentBacLeft {
	background-image: url(../images/jpg/bac-left.jpg);
	background-repeat: repeat-x;
}

.contentBacRight {
	background-image: url(../images/jpg/bac-Right.jpg);
	background-repeat: repeat-x;
}

.contentBacTopFrame {
	background-image: url(../images/jpg/contentFrame/top.gif);
	background-repeat: repeat-x;
}

.contentBacBtmFrame {
	background-image: url(../images/jpg/contentFrame/btm.gif);
	background-repeat: repeat-x;
}

.contentBacRightFrame {
	background-image: url(../images/jpg/contentFrame/right.gif);
	background-repeat: repeat-y;
}

.contentBacLeftFrame {
	background-image: url(../images/jpg/contentFrame/left.gif);
	background-repeat: repeat-y;
}

.contentFrameColor {
	background:#ffffff;	
}

.FooterColorImage {
	background: #BCD00C;
	background-image: url(../../public_html/images/ftrBac.jpg);
}


/*#DFEBBC*/
/* Form Styles */
.textfield {font-family: verdana, sans-serif; font-size:11px; color:#000000; background:#ffffff; border-top:1px solid #bbbbbb; border-left:1px solid #bbbbbb; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd;}

.textLG {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
}

.textLG-Line {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	border-bottom:1px solid #CCC381;
}

.textMed {
	font-family: verdana, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: normal;
}

.textSm {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: normal;
}

.textSmWhtBac {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	background:#FFFFFF;
}

.textLG-Light {
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	background:#FAF3C3;
	border-bottom:1px solid #CCC381;
}

.FormInputsSm {
	font-family: verdana, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight: normal;
	background:#FAF3C3;
	border-top:1px solid #CCC381; border-left:1px solid #CCC381; border-bottom:1px solid #CCC381; border-right:1px solid #CCC381;
}

.textBox {background:#F6EEB5; border-top:1px solid #CCC381; border-left:1px solid #CCC381; border-bottom:1px solid #CCC381; border-right:1px solid #CCC381;}

.textBoxLine {border-top:1px solid #CCC381; border-left:1px solid #CCC381; border-bottom:1px solid #CCC381; border-right:1px solid #CCC381;}

//.submit {font: normal 8pt "verdana","arial mt","arial narrow","arial"; background: #a1a1a1; color: #efefef}


.submit {font: normal 8pt "verdana","arial mt","arial narrow","arial"; background: #999900; color: #ffffff; border: #cccccc 1px outset}

select {font: normal 7pt "verdana","arial mt","arial narrow","arial"; color: #616161;}

select.nav_sel {font: normal 7pt "verdana","arial mt","arial narrow","arial"; color: #999900; background: #666666}

form {margin: 0}

