
BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

#overflow {
	overflow: auto;
	height: 250px;
	padding-right: 2px;
}

A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
}

A:active
{
	text-decoration: none;
}

A:hover
{
	color: red;
	text-decoration: underline;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

.Header
{
	font-size: 1.8em;
	width: 100%;
	border-bottom: #000000 thin solid;
	background-color: #ccccff;
	text-decoration: none;
}

.HeaderTable
{
	font-size: 1.8em;
	width: 100%;
	color: white;
	border-bottom: #000000 1px solid;
	height: 25px;
	/*background-color: #0066ff;*/
}
/*background-color: #B5D7DE;*/

.HeaderTableUSer
{
	padding-left: 14px;
	width: 100%;
	border-bottom: #000000 1px solid;
	height: 25px;
	background-color: lightblue;
}

.Footer
{
	padding-left: 14px;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 11px;
	width: 100%;
	height: 25px;
	background-color: #B5D7DE;
	text-decoration: none;
}

.Menu
{
	width: 100%;
	font-size: 12px;
	background-color: #ffffcc;
}

TABLE
{
	font-size: 1em;
}

.RedBtn
{
	font-weight: bold;
	color: red;
	font-family: Tahoma;
	background-color: #f2f2f2;
}

.CarrierStateLabel
{
	font-weight: bold;
	font-size: 1.4em;
	color: red;
}

.MoveIt
{
	padding-left: 30px;
}
.readNote
{
	border-right: blue 1px solid;
	padding-right: 7px;
	border-top: blue 1px solid;
	padding-left: 7px;
	padding-bottom: 7px;
	border-left: blue 1px solid;
	padding-top: 7px;
	border-bottom: blue 1px solid;
}
