﻿BODY
{
	background-color: #C5C9CB;
	padding-bottom: 0%;
	margin: 0px auto 0px auto;
	width:100%;
}
.body
{
	width:800px;
	text-align: center;
	margin: 0px auto 0px auto;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1
{
	color: White;
	font-family: Georgia;
	text-align:center;
	font-size:x-large;
	font-weight:bold;
	margin: 0px auto 0px auto;
}
h2
{
	font-size:large;
	font-weight:bold;
	font-family: Georgia;
	margin: 0px auto 0px auto;
}
h2.black
{
	color: black;
}
TH {
	FONT-SIZE:12px; COLOR:black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:Silver;
}
LI {
	MARGIN-BOTTOM: 0pt;
}
.justify {
	TEXT-ALIGN: justify;
}
A:link
{
	color: blue;
	text-decoration: underline;
}
A:visited {
	COLOR: blue; 
	text-decoration: underline;
}
A:hover
{
	color: red;
	text-decoration: none;
}
INPUT
{
	color: blue;
	text-indent: 2px;
	cursor:text;
}
SELECT 
{
	COLOR: black;BACKGROUND-COLOR: white;
}
TEXTAREA
{
	FONT: 11px Verdana, sans-serif;COLOR: black;BACKGROUND-COLOR: white;
}
div
{
	padding: 2px 2px 2px 2px;
}
.MainBody
{
	width:800px;
	background-color: #666666;
}
.MainBody div
{
	white-space:nowrap;
	text-align: left;
}
.MainBody A:link
{
	color: Silver;
	text-decoration: underline;
	font-size:larger;
}
.MainBody A:visited {
	color:Silver;
	text-decoration: underline;
	font-size:larger;
}
.MainBody A:hover
{
	color: blue;
}
.etabConsResults
{
    border: 1px solid DarkGray;
	white-space: nowrap; 
	font-weight:bold;
    list-style-type: none;
    text-align: left;
    background-color:White;
    padding:5px 5px 5px 5px;
    margin-top:5px;
}
#WorkArea
{
	vertical-align: top;
	background-color:White;
	padding:5px;
}
.MyText
{
	 color: #C5C9CB;
}
.watermarked {
	color:gray;
}
#Request
{
	border-right: blue 1px dashed;
	border-top: blue 1px dashed;
	border-left: blue 1px dashed;
	border-bottom: blue 1px dashed;
	background-color: #C5C9CB;
}
.BreakLine
{ 
	background-color:blue;
	height:2px;
}
.MyBackground
{
	background-color:#C5C9CB;
}
.Bright
{
	background-color: #FFD700;
}
A:link.BoldAnchor
{
	font-weight:bold;
}
A:visited.BoldAnchor 
{
	font-weight:bold;
}
