body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
td {font-size: x-small;}
a {
	text-decoration: none;
	color: #339999;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #339999;
}
a:visited {
	color: #339999;
}
.SmallPrint
{
font-size: xx-small;
}

.CursorRollOver
{
	cursor : pointer; 
}
.CursorRollOver:hover
{
cursor : hand;
}

.TitleBack {
	position: absolute;
	height: 88px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #000066;
}
.TitleLeft {
	position: absolute;
	height: 104px;
	width: 441px;
	left: 0px;
	top: 0px;
}
.TitleRight {
	position: absolute;
	height: 104px;
	width: 320px;
	right: 0px;
	top: 0px;
}
.TitleMenuTop {
	position: absolute;
	height: 49px;
	width: 163px;
	left: 0px;
	top: 104px;
}
.TitleMenu {
	position: absolute;
	height: 164px;
	width: 151px;
	left: 0px;
	top: 153px;
}
.TitleMenuBottom {
	position: absolute;
	height: 267px;
	width: 151px;
	left: 0px;
	top: 286px;
}
.TitleTitle {
	position: absolute;
	height: 24px;
	width: 269px;
	left: 220px;
	top: 49px;
}
.FooterBack {
	position: relative;
	height: 30px;
	width: 100%;
	background-color: #000066;
}

.Error {
	color:red;
	font-weight: bold;
}

.BigHead{
	font-size: small;
	font-weight: bold;
	text-align: center;
}

.MainHeader {
	background-color: Navy;
	color: White;
	font-size: x-small;
	font-weight: bold;
}
.InfoHeading{
	font-size: x-small;
	font-weight: bold;
	color: #6666CC;
	text-indent: 2pt;
}
.MainTable { 
	border-left: 1px solid Navy;
	border-right: 1px solid Navy;
	border-bottom: 1px solid Navy;
	border-top: 1px solid Navy;
}

.InfoCaption {
	font-size: 11px;
	text-align: right;
}
.InfoData {
	font-size: 11px;
	font-weight: bold;
}
.SmallInput {
	font-size: xx-small;
}
.HireTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px 5px;
	background-color: #FFFFFF;
}
.HireTDhead {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px 5px;
	font-weight: bold;
	background-color: #AACCFF;
} 
.FoneListCaption {
	font-size: medium;
	font-weight: bold;
	text-align: right;
}
.FoneListNumber {
	font-size: medium;
	font-weight: bold;
}