body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/NAVON_05.gif);
    background-repeat: no-repeat;
	background-attachment: fixed;
	scrollbar-face-color: #7A0002;
	scrollbar-highlight-color: #D40C10;
	scrollbar-3dlight-color: #D40C10;
	scrollbar-darkshadow-color: #D40C10;
	scrollbar-shadow-color: #D40C10;
	scrollbar-arrow-color: #D40C10;
	scrollbar-track-color: #D40C10;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 18px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.ftext
{ 
font-size: 10px;
line-height: 16px;
font-weight:bold;
}


.BG {
	background-attachment: scroll;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	background-position: left center;
}

.TAB
{
border-left: 4px solid #7A0002;
}

.TABINNER
{
border-right: 4px solid #7A0002;
border-top: 4px solid #7A0002;
border-bottom: 4px solid #7A0002;
}

.NAVBACK
{
width: 206px;
height: 409px;
background-image:url(images/NAVBACK.gif);
}

.NAVSPACE
{
width:206px;
	height: 1px;
	margin: 0px;
	padding: 0px; 
}

.TitleLarge {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.TitleMedium {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.TitleSmall {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.Italic {
	font-size: 16px;
	font-style:italic;
}
div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top:2px
}
html>body input.text, html>body input.button html>body select {
	height:1em
}
*:root input.text, *:root input.button, *:root select {
	height:auto
}
input.text, input.button, textarea, select {
	font:7pt "Verdana","Arial","Helvetica",sans-serif;
	font-weight:bold
}
input.button {
	border:2px solid #D40C10;
	padding:.1em .1em;
	color:#000000;
	background-color:#FFFFFF;
	border-radius:.4em
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color:#000000
}
input[type="submit"]:active {
	background-color:#000000
}
input[type="submit"][disabled] {
	border-color:#000000;
	color:#000000;
	background-color:#FFFFFF
}
input.text, textarea, select {
	border:1px solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	letter-spacing:1px
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color:#FFFFFF
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color:#FFFFFF
}
