h1, h2, h3, h4, h5 {
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h3 {
	font-size: 12px;
}

BODY {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	background:white;
	margin: 0px;
}

TABLE {
	border: 0px;
}

TABLE.border {
	width: 777px;
	border: 1px solid #000000;
	border-top: 0;
	border-bottom: 0;
	background-color: white;
	height: 100%;
}

TABLE.fulltable{
	width: 100%;
	height: 100%;
}

TD {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color:black;
}

TD.footer,TD.menu {
	
	background:B90000;
	color: white;
	height:20;
	font-size: 12px;
}

TD.grayback {
	height:20px;
	color: white;
	background-image:url(../www/layout/images/orangebar.gif);
	font-weight:bold;
	
}

TD.header {
	background: #B90000;
	color: white;
	height:20;
	font-size: 10px;
}

A {
	color: black;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A.menu{
	color:white;
	font-size:11px;
}
A.menu:hover{

}

HR{
	color:black;
	height:1px;
}

P {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: black;
	line-height:14px;
}

INPUT{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid black;
	color: black;
}

select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid black;
	color: black;
}
