/* Validated 2/5/2006 */
*
{
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:  normal;
}

body
{
    background-color: #FFFACD;
    color:  #2F4F4F;
	padding: 0 1px 0 1px;
	margin: 0 2px 0 2px;
}
table
{
    background-color: #FFFACD;
    color:  #2F4F4F;
}
caption
{
    padding: 2px 0px 3px 3px;
    font-size: 125%;
    color: #2F4F4F;
    background-color: #a5c199;
    letter-spacing: 2px;
    word-spacing: 6px;
	text-align: left;
	font-style: normal;
}
td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:  normal;
    color:  #2F4F4F;
    background-color: #FFFACD;
    padding: 0px 1px 0px 1px; 
}
th
{
    margin: 0px 0px 0px 0px;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #2F4F4F;
    border-bottom: 1px solid #2F4F4F;
    border-left: 1px solid #C0C0C0;
    padding: 2px 1px 2px 3px;
    color: inherit;
    background-color: #DCDCDC;
    text-align: left;
}
thead
{
}
h1
{
    font-size: 18pt;
}

h2
{
    font-size: 12pt;
    font-variant:  small-caps;
}

h3
{
    font-size: 12pt;
}

h4
{
    font-size: 10pt;
    font-variant:  small-caps;
}

h5
{
    color: white;
    background-color: #336699;
}

h6
{
    font-size: 10pt;
    font-style: italic;
}

p
{
}
caption
{
    font-style: italic;
}

a
{
    background-color: inherit;
    color: #2F4F4F;
}
a:link
{
    background-color: inherit;
    color: #2F4F4F;
}
a:visited
{
    background-color: inherit;
    color: #2F4F4F;
}
a:hover
{
    background-color: inherit;
	color: blue;
}
hr
{
    background-color: inherit;
    color: #2F4F4F;
}
textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:  normal;
    background-color: white;
    color: #2F4F4F;
}
input
{
    padding: 1px 1px 1px 3px;
    background-color: white;
    color:  #2F4F4F;
}
li
{
    background-color: #FFFACD;
    color: #2F4F4F;
    margin: 4px 0px 0px 0px;
}
form
{
	margin: 0 0 0 0;
}
button
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 8pt;
	vertical-align: bottom;
	background-color: #DCDCDC;
	border-style: outset;
	border-width: 1px;
	border-color: white;
	color: #2F4F4F;
}
button:hover
{
	border-top-color: #FFD700;
	border-left-color: #FF4500;
	border-bottom-color: #FF4500;
	border-right-color: #FF4500;
	color: #FF4500;
}

.date
{
	width: 7.5em;
}
.time
{
	width: 4em;
}

.parameters_label
{
	float: left;
	width: 10em;
}

.date_select, .time_select
{
	border: none black 0;
	color: inherit;
	background-color: transparent;
	margin: 0 3px;
}

.Estab_Name, .BU_Name
{
	width: 40em;
}


