@import url("/css/hsi.css");
body 
{
	margin:0;
	font-family: Arial;
	color:#333333;
}

.divContent
{
	background-color:#FFFADA;
	scrollbar-base-color: #EFEA9A;
}

.createMessage
{
	background-color: #FFFADA;
}
.soft
{
	background-color:#BDD5A5;
}

.staticMenuFT
{
	padding: 2px 2px 2px 5px;
	background-color: #597FD6;
	border-color: blue;
	border-width: 3px;
	border-style: inset;
	font-size:10pt;
	color:White;
}

.staticMenuItemsFT
{
	color:White;
}

.staticHoverFT
{
	color: black;
	background-color: #597FD6;
}

.dynamicMenuFT
{
	background-color: #BACFFE;
	font-size:10pt;
	border: solid 1px blue;
}

.dynamicMenuItemsFT
{
	background-color: #BACFFE;
	border: solid 1px blue;
	color: #597FD6;
}

.dynamicHoverFT
{
	color: black;
}

.contextMenuHeading
{
	padding: 2px 2px 2px 5px;
	background-color: #BDD5A4;
	border-color: Green;
	border-width: 3px;
	border-style: inset;
	font-size:10pt;
}

.contextMenuHeadingHover
{
	background-color: #BDD5A4;
	color: Black;
	font-size:10pt;
}

.contextMenuDynamicMenu
{
	background-color: Yellow;
	color: Blue;
	font-size:10pt;
}

.contextMenuDynamicItems
{
	background-color: #BDD5A4;
	border: solid 1px green;
	font-size:10pt;
}

selectxxxx
{
	color: black;
	border: green;
	background-color:#dce9cd;
	font-family:Arial;
}

.input_obsolete
{
	color: green;
	background-color:#dce9cd;
	border-style: solid;
	border-color: Green;
	border-width: 1px;
}

textarea_obsolete
{
	color: black;
	background-color:#DDEAD0;
	border-style: solid;
	border-color: Green;
	border-width: 1px;
	font-family:Arial;
}

optionxxx
{
	background-color:#dce9cd;
	color: green;
	border-style: solid;
	border-color: Green;
	border-width: 1px;
	font-family: Arial;
}

.inputFieldxxxxx
{
	color: green;
	font-family: Arial;
	background-color:#dce9cd;
	border-style: solid;
	border-color: Green;
	border-width: 1px;
}

.inputButtonxxxxxxxxxxxxx
{
	color: green;
	background-color:#BDD5A4;
	border-style: solid;
	border-color: Green;
	border-width: 1px;
}

h3
{
	color: #7AB26D;
	font-variant:normal;
	font-style: normal;
	font-size:16pt;
}








.Button 
{
	color: black;
	background-color: #F3C46C;
}

.divBody 
{
	background-color: Red;
	vertical-align:middle;
	width:760px;
}

.calendarHeader
{
	color: White;
	background-color: #38599e;
}

.calendarSelectedDay
{
	color: Red;
	background-color: #38599e;
	font-weight: bold;
}

.headerCell
{
	color: white;
}

.TagLabel {
	color: #E17812;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.FeedbackLabel {
	color: Red;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

hr
{
	color: Navy;
}

.commLink
{
	color: navy;
	text-decoration: underline;
	font-family: Arial;
}

.adminLink
{
	color: #73AE6A;
	text-decoration: underline;
	font-family: Arial;
	font-style: normal;
}
.navLink
{
	color: White;
	font-family: Arial;
}

.bodyLink
{
	color: green;
	text-decoration: underline;
}

.bodyLink:hover 
{
	color: Black;
	text-decoration: underline;
}

.quickLink
{
	color: green;
	text-decoration: underline;
	font-size:8pt;
}

.quickText
{
	color: green;
	font-size:8pt;
}

.quickLink:hover
{
	color: black;
	text-decoration: underline;
}

.bodyLink:visited
{
	color: green;
	text-decoration: underline;
}

img 
{
	border:0;
}
.labelCell
{
	text-align:right;
	vertical-align:top;
}
hr
{
	color: #72AE68;
}

a
{
	color: Green;
}
a:hover
{
	color: black;
}
