A.Login:active       {color: #877043; font-size: 12px; text-decoration: none}
A.Login:link         {color: #877043; font-size: 12px; text-decoration: none}
A.Login:visited      {color: #877043; font-size: 12px; text-decoration: none}
A.Login:hover        {color: #877043; font-size: 12px; text-decoration: underline}

A.Footer:active       {color: #877043; font-size: 12px; text-decoration: none}
A.Footer:link         {color: #877043; font-size: 12px; text-decoration: none}
A.Footer:visited      {color: #877043; font-size: 12px; text-decoration: none}
A.Footer:hover        {color: #877043; font-size: 12px; text-decoration: underline}

A.Banner:active       {color: maroon; font-size: 12px; text-decoration: none}
A.Banner:link         {color: maroon; font-size: 12px; text-decoration: none}
A.Banner:visited      {color: maroon; font-size: 12px; text-decoration: none}
A.Banner:hover        {color: maroon; font-size: 12px; text-decoration: underline}

A.NavBar:active       {color: white; font-size: 14px; font-weight: bold;text-decoration: none}
A.NavBar:link         {color: white; font-size: 14px; font-weight: bold;text-decoration: none}
A.NavBar:visited      {color: white; font-size: 14px; font-weight: bold;text-decoration: none}
A.NavBar:hover        {color: yellow; font-size: 14px; font-weight: bold;text-decoration: underline;}

A.NavBar2:active       {color: white; font-size: 12px; font-weight: bold;text-decoration: none}
A.NavBar2:link         {color: white; font-size: 12px; font-weight: bold;text-decoration: none}
A.NavBar2:visited      {color: white; font-size: 12px; font-weight: bold;text-decoration: none}
A.NavBar2:hover        {color: yellow; font-size: 12px; font-weight: bold;text-decoration: underline;}

A.Link:active       {color: #0000FF; font-size: 14px; text-decoration: none}
A.Link:link         {color: #0000FF; font-size: 14px; text-decoration: none}
A.Link:visited      {color: #0000FF; font-size: 14px; text-decoration: none}
A.Link:hover        {color: #0000FF; font-size: 14px; text-decoration: underline}

A.SBLink:active       {color: white; font-size: 12px; text-decoration: none}
A.SBLink:link         {color: white; font-size: 12px; text-decoration: none}
A.SBLink:visited      {color: white; font-size: 12px; text-decoration: none}
A.SBLink:hover        {color: white; font-size: 12px; text-decoration: underline}



.shadow { filter:shadow(color=#C0C0C0) }
P.FirstLetter:first-letter { 
  font-size: 250%; 
  float: left 
  color:
}

.PageBody {
	background-color: #ffffff;
}
.sidebar {
        background-color: #0000FF;
        background-image: url(../images/twist.jpg);
        background-repeat: repeat-y;
}

.contactinfo {
        font-size: 14;
        color: black;
}

.center_info {
        padding: 20px;
        margin-right: 20px;
}

.sidetext {
        font-family: Garamond, "Times New Roman", Times;
        font-size: 12;
        font-weight: bold;
        color: white;
}


.notice {
        font-family: Garamond, "Times New Roman", Times;
        font-size: 12;
        font-weight: bold;
        color: red;
}

BODY {
	font-family: "Footlight MT Light", "Times New Roman", Times;
	font-size: 12;
	color: #877043;
	background-color: white;
	vertical-align: top;
	scrollbar-face-color: DarkBlue;
	scrollbar-highlight-color: Black;
	scrollbar-3dlight-color: white;
	scrollbar-shadow-color: black;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: gray;
	scrollbar-arrow-color: white;

}



.Title {
    font-family: Garamond, "Times New Roman", Times;
	font-size: 24;
	font-weight: bold;
    color: #333333;
	vertical-align: middle;
}

.Label {
    font-family: Garamond, "Times New Roman", Times;
	font-size: 18;
	font-weight: bold;
	color: Maroon;
}

.LoginForm {
        background-color: #004000;
	color: "white";
}

.FormTitle {
        font-family: Garamond, "Times New Roman", Times;
	font-size: 16;
	font-weight: bold;
	color: #000099;
}
.FormButton {
        font-family: Garamond, "Times New Roman", Times;
	font-size: 12;
	font-weight: normal;
	color: "white";
}

.FormInput {
        /** background-color: green; **/
        font-family: Garamond, "Times New Roman", Times;
	font-size: 12;
	font-weight: normal;
	color: #666633;
}

.FormLabel {
        font-family: Arial,"Times New Roman", Times;
	font-size: 14;
	font-weight: normal;
	color: darkblue;
	text-align: right;
}
.FormLabel_req {
        font-family: Arial,"Times New Roman", Times;
	font-size: 14;
	font-weight: bold;
	color: darkblue;
	text-align: right;
}

.NavBar {
        font-family: Garamond, "Times New Roman", Times;
        font-size: 14;
        background-color: #0A35C1;
        color: white;
        padding:3 3 3 3px;
}

.Banner {
    font-family: Garamond, "Times New Roman", Times;
    font-size: 12;
    background-color: #FFFFFF;
    color: #877043;
    padding:3 3 3 3px;
}


.Footer {
        font-family: Garamond,"Times New Roman", Times;
	font-size: 12;
        background-color: #0A35C1;
        color: #877043;
}

.ErrMsg {
        font-family: Garamond, "Times New Roman", Times;
		font-size: 12;
        color: maroon;
}


.DataTable {
        font-family: Garamond, "Times New Roman", Times;
	font-size: 12;
        background-color: white;
        color: black;
}

.DataTableCell0 {
        font-family: Garamond, "Times New Roman", Times;
	font-size: 12;
        background-color: #E4DECC;
        color: black;
}

.DataTableCell1 {
    font-family: Garamond, "Times New Roman", Times;
	font-size: 12;
    background-color: #EFECE1;
    color: black;
}

.DataTableHdr {
    font-family: Garamond, "Times New Roman", Times;
	font-size: 16;
    background-color: #D6CAB6;
    color: #877043;
    font-weight: bold;
}

.PageTitle {
    font-family: "Times New Roman", Times;
	font-size: 24px;
	font-weight: bolder;
	color: DarkBlue;
}

.PageSubTitle {
    font-family: "Times New Roman", Times;
	font-size: 14px;
	font-weight: bold;
	color: DarkBlue;
}

.PageContent {
        font-family: "Times New Roman", Times;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}

.Text {
        font-family: Garamond, "Times New Roman", Times;
	font-size: 12px;
	font-weight: normal;
}


INPUT {
	font-size: 12px;
	border: 1px solid #666699;
	font-weight: normal;
	background-color: #E6DFD4;

}

SELECT {
		font-size: 12px;
	border: 1px solid #666699;
	font-weight: normal;
	background-color: #E6DFD4;

}
TEXTAREA {
	font-size: 12px;
	border: 1px solid #666699;
	font-weight: normal;
	background-color: #E6DFD4;

}
img.fader { opacity:.50;filter:alpha(opacity=70, style=3) }
a:hover img.fader { opacity:1;filter:alpha(opacity=100) }

img.portrait { opacity:.70;filter:alpha(opacity=90, style=2) }
a:hover img.portrait { opacity:1;filter:alpha(opacity=100) }


.inline_name {
	font-weight: bold;
	color: #0000FF;
}

.copyright {
	font-weight: normal;
	font-size: 12px;
	color: #C0C0C0;
}


