
BODY
{
	background-color: #eee8aa;
	font-size: x-small;
	font-family: Arial, Verdana;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
H1
{
    COLOR: white;
    CURSOR: auto;
    FONT-FAMILY: Book Antiqua, Times New Roman, Times;
    FONT-SIZE: large;
    FONT-WEIGHT: bolder
}
H2
{
    COLOR: black;
    FONT-FAMILY: Book Antiqua, Times New Roman, Times;
    FONT-SIZE: medium
}
H3
{
    COLOR: black;
    FONT-FAMILY: Book Antiqua, Times New Roman, Times;
    FONT-SIZE: small
}
H4
{
    COLOR: black;
    FONT-FAMILY: Book Antiqua, Times New Roman, Times;
    FONT-SIZE: x-small
}
H5
{
    COLOR: black;
    FONT-FAMILY: Book Antiqua, Times New Roman, Times;
    FONT-SIZE: xx-small
}
H6
{
    COLOR: black;
    FONT-FAMILY: Book Antiqua, Times New Roman, Times;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: lighter
}
A {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000
}

TABLE
{
	FONT-SIZE: x-small; 
	FONT-FAMILY: Verdana, Arial;
    MARGIN-LEFT: 0%;
    MARGIN-RIGHT: 0%;
    MARGIN-TOP: 0%;
    PADDING-LEFT: 0%;
    PADDING-RIGHT: 0%;
    PADDING-TOP: 0%;
    TEXT-ALIGN: left;
    WIDTH: 100%
}

.clsHelp
{
    CURSOR: help
}
.clsWait
{
    CURSOR: wait
}
.clsDone
{
    CURSOR: default
}
.clock {
	border-style: none;
	border-bottom: 0px solid; 
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	font:12px arial, helvetica,sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
}
.userinfo {
	border-style: none;
	border-bottom: 0px solid; 
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	font:12px arial, helvetica,sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
}
.subinfo {
	border-style: none;
	border-bottom: 0px solid; 
	border-left: 0px solid;
	border-right: 0px solid;
	border-top: 0px solid;
	font:10px arial, helvetica,sans-serif;
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: Verdana; 
}

OPTION
{
    COLOR: black;
    FONT-SIZE: 4pt;
    FONT-WEIGHT: lighter
}

.ffMenuTable
{
	width: 100%;
	border: 0;
	background-color: SteelBlue;
}
.ffMainMenuItem
{
	background-color: SteelBlue;
	border-style: outset;
	border-width: 1px;
	font-family: Arial, Verdana;
	font-size: x-small;
	font-weight: bold;
	color: White;
}
.ffMainMenuSelectedItem
{
	background-color: LightSteelBlue;
	border-style: inset;
	border-width: 1px;
	font-family: Arial, Verdana;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.ffMainMenuDisabledItem
{
	background-color: SteelBlue;
	border-style: outset;
	border-width: 1px;
	font-family: Arial, Verdana;
	font-size: x-small;
	font-weight: bold;
	color: Gray;
}

.ffMenuItem
{
	background-color: SteelBlue;
	border-style: outset;
	border-width: 1px;
	font-family: Arial, Verdana;
	font-size: x-small;
	color: White;
}
.ffMenuSelectedItem
{
	background-color: LightSteelBlue;
	border-style: inset;
	border-width: 1px;
	font-family: Arial, Verdana;
	font-size: x-small;
	color: Black;
}
.ffMenuDisabledItem
{
	background-color: SteelBlue;
	border-style: outset;
	border-width: 1px;
	font-family: Arial, Verdana;
	font-size: x-small;
	color: Gray;
}
.ffBreadCrumbs
{
	font-family: Arial, Verdana;
	font-size: xx-small;
}
.ffHeaderTitle
{
	font-family: Arial, Verdana;
	font-size: x-large;
	font-weight: bold;
	color: Black;
}

.ffSubHeaderTitle
{
	font-family: Arial, Verdana;
	font-weight: bold;
	color: Black;
}

.ffButton
{
	font-weight: bold;
	background-color: beige;
}

.ffPanelEdit
{
	background-color: WhiteSmoke;
	border-style: none;
}

.ffPanelList
{
	background-color: WhiteSmoke;
	border-style: solid;
	border-color: Silver;
	border-width: 1px;
}

.ffPanelHeader
{
	background-color: White;
	border-style: solid;
	border-color: Silver;
	border-width: 1px;
}

.ffStatus
{
	color: Red;
}

.ffTableTitle
{
	background-color: SteelBlue;
	border-width: 0;
	color: White;
	width: 100%;
}

.ffTableCaption
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none
}
.ffStatus
{
	color: Maroon;
}

.ffDataLabel
{
	font-weight: bold;
}



.CalendarTextBox
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: black; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}

.CalendarButton
{
	width: 30px;
}

.CalendarHeader
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: White; 
	background-color: SteelBlue;
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}

.CalendarDayName
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: black; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}

.CalendarDayNumbers
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: x-small; 
	COLOR: black; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}

.CalendarToday
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: x-small; 
	COLOR: black; 
	FONT-FAMILY: arial; 
	TEXT-DECORATION: none;
}

.ImageMapMain
{
	background-color: WhiteSmoke;
}

.ImageMapSub
{
	background-color: Gainsboro;
}

A.node 
{
	COLOR: black; 
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	TEXT-DECORATION: none 
}
A.node:hover 
{
	COLOR: #ff0000; 
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	TEXT-DECORATION: none 
}

.HeaderYCPOF
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Times New Roman;
	width: 100%;
	background-color: #336699;
	text-align: right;	
}
.HeaderImage 
{
 vertical-align: middle;	
}
.HeaderTitle
{
	padding-right: 10px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Times New Roman;
	width: 100%;
	background-color: #336699;	
}
.SubHeaderUserInfo
{
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Times New Roman;
	width: 100%;
	background-color: lightsteelblue;	
}
.FooterYCPOF
{
	font-family: Arial, Verdana;
	font-size: xx-small;
	width: 100%;
	background-color: #336699;
	text-align: center;	
	position:relative ;
	bottom: 3px;
}
.PCPanel
{
	Border-Style: Outset;
	Border-Width: 5px;
}
.StatusImage 
{
 vertical-align: middle;	
}
.Status
{
 	COLOR: black; 
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	TEXT-ALIGN: right;
	vertical-align: middle;
}
.StatusError
{
 	COLOR: red; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bolder;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	TEXT-ALIGN: right;
	vertical-align: middle;
}
td.labelreq {
	FONT-WEIGHT: bolder;
	TEXT-ALIGN: right;
}
td.labelopt {
	TEXT-ALIGN: right;
}
td.entryreq {
	align: left;
}
td.entryopt {
	align: left;
}
input.entryreq
{
	font-size: 12px;
	font-family: verdana;
	background-color: #ffff99;
}
input.entryopt {
	  FONT-SIZE: 12px; 
	  FONT-FAMILY: verdana; 
	  BACKGROUND-COLOR: #ffffff;
}
select.entryreq
{
	font-size: 12px;
	font-family: verdana;
	background-color: #ffff99;
}
select.entryopt {
	  FONT-SIZE: 12px; 
	  FONT-FAMILY: verdana; 
	  BACKGROUND-COLOR: #ffffff;
}
.entryhidden 
{
	display:none;	
}