﻿BODY {
    background: #ffffff url('images/background.gif');
	scrollbar-3d-light-color: #C1BE9F;
	scrollbar-arrow-color: white;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #8B6F80;
	scrollbar-highlight-color: #C1BE9F;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C1DAD3;

    font-family: sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: normal	
}

.home {
text-align: center;
}

h1 {
font-family: sans-serif;
font-size: 12px;
color: #8B6F80;
text-decoration: none;
font-weight: bold;
}

td.planner {
font-family: sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal;
padding: 5px;
}

.planner a:link    { color: #AE8460; font-size: 12px; text-decoration: underline; font-weight: bold }
.planner a:visited { color: #AE8460; font-size: 12px; text-decoration: underline; font-weight: bold }
.planner a:hover   { color: #C1DAD3; text-decoration: none; background-color: #8B6F80 }
.planner a:active  { color: #C1DAD3; text-decoration: none; background-color: #8B6F80 }

td.interior {
font-family: sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal;
}
.interior P          { margin-left: 5px; margin-right: 5px;
	text-align: left;
}
.interior a:link     { color: #AE8460; font-size: 12px; text-decoration: underline; font-weight: bold;
	text-align: center;
}
.interior a:visited  { color: #AE8460; font-size: 12px; text-decoration: underline; font-weight: bold }
.interior a:hover    { color: #C1DAD3; font-size: 12px; text-decoration: none; font-weight: bold; background-color: #8B6F80 }
.interior a:active   { color: #C1DAD3; font-size: 12px; text-decoration: none; font-weight: bold; background-color: #8B6F80 }

#iTables TD {
font-family: sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal
}

#storeTables TD {
font-family: sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
font-weight: normal
}

DIV.interiorLists {
font-family: sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal	
}

.brownBar P, TD {
margin-left: 5px;
margin-right: 5px;
font-family: sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
font-weight: bold	
}
#brownBarBorder {
border-right-color: #8B6F80;
border-right-style: solid;
border-right-width: 4px;
}
a.brownBar:link     { color: #ffffff; font-size: 12px; text-decoration: underline; font-weight: bold }
a.brownBar:visited  { color: #ffffff; font-size: 12px; text-decoration: underline; font-weight: bold }
a.brownBar:hover    { color: #000000; font-size: 12px; text-decoration: none; font-weight: bold; background-color: #ffffff }
a.brownBar:active   { color: #000000; font-size: 12px; text-decoration: none; font-weight: bold; background-color: #ffffff }

.pageTitles {
font-family: sans-serif;
font-size: 16px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.leftNav {
font-family: sans-serif;
font-size: 14px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

a.lnav:link     { color: white; font-size: 14px; text-decoration: none; font-weight: bold }
a.lnav:visited  { color: white; font-size: 14px; text-decoration: none; font-weight: bold }
a.lnav:hover    { color: #C1DAD3; font-size: 14px; text-decoration: underline; font-weight: bold }
a.lnav:active   { color: #C1DAD3; font-size: 14px; text-decoration: underline; font-weight: bold }

.leftBorders {
border-left-color: #8B6F80;
border-left-style: solid;
border-left-width: 4px;
border-bottom-color: #8B6F80;
border-bottom-style: solid;
border-bottom-width: 4px;
}

.rightBorders {
border-right-color: #8B6F80;
border-right-style: solid;
border-right-width: 4px;
border-bottom-color: #8B6F80;
border-bottom-style: solid;
border-bottom-width: 4px;
}

.rightonlyBorders {
border-right-color: #8B6F80;
border-right-style: solid;
border-right-width: 4px;
}

.topBorders {
border-top-color: #8B6F80;
border-top-style: solid;
border-top-width: 4px;
}

.toprightBorders {
border-top-color: #8B6F80;
border-top-style: solid;
border-top-width: 4px;
border-right-color: #8B6F80;
border-right-style: solid;
border-right-width: 4px;
}

.footer {
font-size:  11px;
color: #ffffff;
font-weight:  bold;
}
#footerBorder {
border-bottom-color: #8B6F80;
border-bottom-style: solid;
border-bottom-width: 4px;
}

a.footer:link     { color: #8B6F80; font-size: 12px; text-decoration: none; font-weight: bold }
a.footer:visited  { color: #8B6F80; font-size: 12px; text-decoration: none; font-weight: bold }
a.footer:hover    { color: #8B6F80; font-size: 12px; text-decoration: overline; font-weight: bold }
a.footer:active   { color: #8B6F80; font-size: 12px; text-decoration: overline; font-weight: bold }

.FieldNames {
font-family: sans-serif;
font-size: 11px;
color: #8B6F80;
text-decoration: none;
font-weight: bold;
}

.formsInputFields {
font-family: sans-serif;
font-size: 11px;
color: black;
text-decoration: none;
font-weight: bold;
border-color: #8B6F80;
border-style: solid;
border-width: 1px;
}

.submitbutton {
font-family: sans-serif;
font-size: 11px;
color: black;
text-decoration: none;
font-weight: bold;
background-color: #C1DAD3;
border-color: black;
border-style: solid;
border-width: 1px;
}