﻿TABLE.content  {
	border-bottom : thin solid Silver;
	border-top : thin solid Silver;
	font-family : sans-serif;
	border-left : thin solid Silver;
	border-right : thin solid Silver;
}
TD.content  {
	font-family : sans-serif;
	padding : 10 10 10 10;
	font-weight : bolder;
}
TD.content2  {
	font-family : sans-serif;
	padding : 10 10 10 10;
}
DIV.loggeduser {
	font-family : "BankGothic Md BT";
	font-size : smaller;
	font-weight : lighter;
	padding : 10 10 10 10;
	text-transform : lowercase;
	color : Gray;
}
A.LeftL {
	color : Black;
	padding : 7px 7px 7px 7px;
	text-decoration : none;
}

A:HOVER.LeftL {
	background-color : #D9B38F;
	color : #380800;
}
A.TopL {
	color : White;
	text-decoration : none;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

A:HOVER.TopL {
	background-color : #2A5276;
}
A.BottomL {
	color : Black;
	text-decoration : none;
}

A:HOVER.BottomL {
	text-decoration : underline;
}
BODY {
    font-family: "Times New Roman", Times, serif
    scrollbar-3dlight-color:;
    scrollbar-base-color: #D8B88D;
    scrollbar-darkshadow-color: #480901;
    scrollbar-face-color: #480901;
    scrollbar-arrow-color: #D8B88D;
    scrollbar-highlight-color: #480901;
    scrollbar-shadow-color: #480901;
    scrollbar-track-color: #D8B88D;
	
}
.bars {

scrollbar-3dlight-color:;

scrollbar-base-color: #D8B88D;

scrollbar-darkshadow-color: #480901;

scrollbar-face-color: #480901;

scrollbar-arrow-color: #D8B88D;

scrollbar-highlight-color: #480901;

scrollbar-shadow-color: #480901;

scrollbar-track-color: #D8B88D;

} 
.content
{
    COLOR: #480901;
    font-family: "Times New Roman", Times, serif
}
.header
{
    FONT-WEIGHT: bolder;
    font-size: 24pt;
    COLOR: #480901;
    font-family: "Times New Roman", Times, serif
}
.button {
    COLOR: white;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #cc6600
}
.tErr
{
    BORDER-RIGHT: thin solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: thin solid;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    MARGIN: 10px;
    BORDER-LEFT: thin solid;
    COLOR: white;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: thin solid;
    BACKGROUND-COLOR: firebrick;
    TEXT-ALIGN: left! important
}
.formTitle
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    PADDING-TOP: 15px;
    FONT-VARIANT: small-caps
}
.returnMsg
{
    BORDER-RIGHT: thin solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: thin solid;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    MARGIN: 10px;
    BORDER-LEFT: thin solid;
    COLOR: white;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: thin solid;
    BACKGROUND-COLOR: darkolivegreen;
    TEXT-ALIGN: center
}
.error {
	color : Red;
}

.top {
	text-transform : uppercase;
	font-size : smaller;
	text-align : center;
}

.style22 {
	border: 4px solid #D8B88D;
	background-color: #480901;
}
.style33 {
	color: #D8B88D;
	border: 1px solid #D8B88D;
}
.style44 {
	color: #480901;
	font-family: "Times New Roman", Times, serif;
}
.style55 {
	color: #D8B88D;
	font-family: "Times New Roman", Times, serif;
}
