.bodybkg
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 1.0em;
}
/* -- Header layout/display styles -- */

#header {
	background-position: left top;
	width: 100%;
	float: none;
	height: 120px;
	background: url('images/banner4.jpg') no-repeat left top;
}
.headermenu
{
	background-color: #808080;
	height: 37px;
}

/*.headermenu a.lastMenuItem {
  background-image: url(../images/corner_tr.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}
*/
a .desc {
  display: none;
  text-transform: none;
  color: #FC0;  
}

a:hover .desc, .active .desc {
  display: block;
}

.hdrul
{
	font-family: Verdana;
	font-size: 12pt;
	color: #B80000;
	font-weight: bold;
	border-bottom: thin solid #9999CC;
}
.arialtext
{
	font-family: Arial, sans-serif;
	font-size: .9em;
	color: #000000
}
.servicetext
{
    font-family: Verdana, sans-serif;
    font-size: .9em;
    color: #000000;
}
.arialtextborder
{
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #996600;
	border-left: gray thin solid;
}
.arialtextborder2
{
    font-family: Arial, sans-serif;
    font-size: 12pt;
    color: thistle;
    border-left: gray thin solid;
    background-color: #B757A6;
}

.mtc
{
	font-size: 1.8em;
	color: #996600;
	font-family: "Monotype Corsiva", fantasy;
	background-color: transparent;
}
.mtc2
{
    font-size: 18pt;
    color: #993366;
    font-family: 'Monotype Corsiva' , Cursive;
    background-color: transparent;
}
.faotext
{
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: black;
}
.faotext2
{
    font-family: 'Trebuchet MS' , Sans-Serif;
    font-size: 1em;
    color: black;
}

.faotext a
{
	font-family: Verdana, sans-serif; font-size: 12pt; color: #663300
}
.faotexts
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}
.faotexts a
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.ltrtext
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: thistle;
	background-color: #310d0e;
}

.ltwtext
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: white;
	background-color: #666666;
}
.ltwtext a
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: cadetblue;
}
.ltrtext a
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: cadetblue;
}

.faotexts a:hover
{
	text-decoration: underline;
}

.faotextsb
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.faotextp
{
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #663300;
	text-align: left;
}

.SelBtn a
{
	font-family: Tahoma, Arial, sans-serif;
	background-color: #B80000;
	color: White;
	display: block;
	text-decoration: none;
	border-left: #414243 10px solid;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #3d3f3b 2px solid;
	font-size: small;
	font-weight: normal;
	margin-bottom: 3px;
}

.SelBtn a:hover
{
	background-color: #151212;
	color: white;
}

.MODSidebar
{
}
.MODsidebar a
{
	font-family: Arial Narrow, Arial, sans-serif;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: Blue;
	border-left: #663300 2px solid;
	border-right: #663300 2px solid;
}

.MODsidebar a:hover
{
	background-color: #648ACF;
	display: block;
	color: White;
}
#sidebar {
  width: 10em;
  float: left;
  border-right: 1px solid rgb(153,153,153);
}
#mainarea 
{
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 10em;
  padding: 0.5mm 5mm 5mm 5mm;
  border-left: 1px solid rgb(153,153,153);
}
#invdetailarea 
{
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 1em;
  padding: 0.5mm 5mm 5mm 5mm;
  border-left: 1px solid rgb(153,153,153);
}

.graytext
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: slategray;
}
.graytext a
{
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: slategray;
}

/* rounded box (fixed) 
.rbox {
  width: 190px;
  background: url(images/tile2.gif) repeat-y;
}

.rbox .p1 {
  background: url(images/top2.gif) no-repeat left top;
  padding-top: 20px;
}

.rbox .last {
  background: url(images/bottom2.gif) no-repeat left bottom;
  padding-bottom: 20px;
}

.rbox h2 {
  padding-left: 20px;
  padding-right: 20px;
}

.rbox p {
  padding-left: 20px;
  padding-right: 20px;
}
.tanbg
{
	background-color:#f4e6d1;
}
/* flexible rounded corner box
================================== 

.fbox {
  background: url(images/bottom-left.gif) no-repeat left bottom;
}

.fbox-outer {
  background: url(images/bottom-right.gif) no-repeat right bottom;
  padding-bottom: 30px;
}

.fbox-inner {
  background: url(images/top-left.gif) no-repeat left top;
}

.fbox h2 {
  background: url(images/top-right.gif) no-repeat right top;
  padding-top: 30px;
}


.fbox h2, .box p {
  padding-left: 30px;
  padding-right: 30px;
}
.boxRight {
	background-image: url(images/boxRightTile.gif);
	background-repeat: repeat;
	background-position: right;
}
.boxLeft {
	background-image: url(images/boxLeftTile.gif);
	background-repeat: repeat;
	background-position: left;
}
*/
.boxbggray
{
	background-color: #808080;
	color: #FFFFFF;
}
/* Accordion */
.accordionHeader
{
	color: Black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	background-image: url('images/pgradient.jpg');
}

.accordionHeader a
{
	color: Black;
	font-weight:normal;
	text-decoration:none;
}

.accordionHeader a:hover
{
	text-decoration: underline;
}

.accordionHeaderSelected
{
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
	background-image: url('images/pgradients.jpg');
}

.accordionHeaderSelected a
{
	color: White;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionLink a
{
    text-decoration: underline
}
.myBoxx
{
    background-color: #EBE4F3;
}
.myBox
{
	background-color: White;
}
.boxbg
{
	background-color: #F0F0F0;
}
.faotext2 a
{
	color: #336699;
}
.cork
{
    background-image: url(images/corkboardbg.jpg);
    background-repeat: repeat;
    border-style: ridge;
    border-width: medium;
    background-color: #996600;
}
h3
{
	font-family: Georgia;
	font-size: 1.3em;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #B80000;
	font-weight: normal;
}
.favor
{
	padding-top: 100px;
	padding-right: 5px;
	padding-left: 5px;
}
.fvtext
{
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
}
.cursive a
{
	font-family: cursive;
	font-size: 2em;
}
.bkgcolor
{
	background-color: #FFFFFF;
}
.leftbar
{
	text-align: left;
	width: 209px;
}
.smaller
{
	font-family: Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
}
.devlink
{
	font-family: Verdana;
	font-size: .7em;
	text-decoration: none;
}
.devlink a
{
	color: #999999;
}
.devlink a:hover
{
	color: #FFFFFF;
}
.righborder
{
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #999999;
	padding-right: 1em;
}
.reduced
{
	font-size: .8em;
}
#bottomlinks
{
	font-family: Verdana;
	font-size: .8em;
	text-align: center;
}
#bottomlinks a
{
	color: #000000;
	text-decoration: none;
}
#bottomlinks a:hover
{
	text-decoration:underline;
}
.hscript
{
	font-family: Georgia;
	font-size: 1.3em;
	width: 60%;
	font-weight: normal;
}
.redfont
{
	color: #B80000;
}

.redfont a
{
	color: #B80000;
}
.picbox
{
	width: 620px;
	height: 610px;
}
