/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.85em;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Arial, sans-serif;
	letter-spacing: normal;
	background: white;
	background-image: none;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
	background: transparent;
}
H1
{
	font-weight: bold;
	font-size: 1.75em;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H2
{
	font-weight: 700;
	font-size: 1.25em;
	word-spacing: normal;
	text-transform: none;
	color: Black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H3
{
	font-size: 0.75em;
	word-spacing: normal;
	text-transform: none;
	color: Black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: underline;
}

H4
{
	font-size: 0.75em;
	word-spacing: normal;
	text-transform: none;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

H5, DT
{
	font-size: .75em;
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

H6
{
	font-weight: 700;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	color: Black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
	color: Blue;
	font-family: Arial;
	text-decoration: none;
}

A:visited
{
	font-family: Arial;
	color: Purple;
	text-decoration: none;
}

A:active
{
	font-family: Arial;
	color: Red;
	text-decoration: none;
}

A:hover
{
	font-family: Arial;
	color: Maroon;
	text-decoration: underline;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.EHNXML
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	color: #808080;
	font-family: Arial, sans-serif;
	letter-spacing: normal;
}

.EHNErrorXML
{
	font-weight: bold;
	font-size: large;
	cursor: pointer;
	color: red;
	font-family: 'Arial Black' , Arial, sans-serif;
	text-decoration: none;
}

.EHNErrorXMLhigh
{
	font-weight: bold;
	font-size: large;
	color: yellow;
	font-family: 'Arial Black' , Arial, sans-serif;
	background: black;
}

.LabelsOn01s
{
	font-weight: bold;
	font-size: x-small;
	color: teal;
	font-family: Arial;
	background: transparent;
}

.HeadlinesStyle
{
	font-size: x-small;
	color: #d3d3d3;
	font-family: Arial;
	background: transparent;
}
.GridHeader
{
	font-weight: bold;
	font-size: x-small;
	color: teal;
	font-family: Arial;
}
.windowheader
{
	border-right: silver thin ridge;
	border-top: silver thin ridge;
	font-weight: bold;
	font-size: 10pt;
	background: black;
	border-left: silver thin ridge;
	color: #00ff7f;
	border-bottom: silver thin ridge;
	font-family: Arial;
}
.windowheaderclick
{
	border-right: silver thin ridge;
	border-top: silver thin ridge;
	font-weight: bold;
	font-size: 10pt;
	background: black;
	border-left: silver thin ridge;
	cursor: pointer;
	color: #00ff7f;
	border-bottom: silver thin ridge;
	font-family: Arial;
}
.list
{
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}


.ErrorLink
{
	color: red;
}
.NewNode
{
	left: 5%;
	color: blue;
	position: relative;
}
.Tag
{
	color: navy;
}
.ehnValues
{
	font-weight: bold;
	color: black;
}
.ehnComments
{
	color: gray;
}
.Headlines
{
	font-size: 0.75em;
	color: black;
	font-family: Arial;
}
