BODY {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	margin: 0px;
	padding: 0px;
	background-image : url(images/FalconWhiteWatermark.gif);
	background-repeat : no-repeat;
}

A:link {
	color: #0000FF;
}

A:visited {
	color: #800080;
}

A:active {
	color: #FF0000;
}

A:hover {
	color: #cc6600;
}

A.Menubar:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

A.Menubar:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

A.Menubar:active {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

A.Menubar:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

H1 {
	font-size : large;
	text-align : center;
}

H2 {
	font-size : medium;
	color : #FF6633;
	margin-top : 10px;
	margin-bottom : 5px;
	text-align : center;
}

H3 {
	font-size : x-small;
	font-weight : bold;
	text-align : center;	
}

TABLE {
	border : none;
	margin-left : 0px;
	margin-right : 0px;
}

TR {
}

TD {
	font-size : x-small;
}

TH {
}

.Error {
	color : red;
	font-size : x-small;
}

.ErrorHead {
	color : red;
	font-size : x-small;
	font-weight : bold;
}

.FieldTitle {
	color : #0000cc;
}

.FieldTitleMandatory {
	color : #0000cc;
	font-weight : bold;
}

.FalconHeadLB {
	font-size : 16pt;
	color : #00CCFF;
	font-weight : bolder;
}

.FalconHeadDB {
	font-size : 16pt;
	color : #0000CC;
	font-weight : bolder;
}

.ContactTitle {
	font-size : 11pt;
	color : #00CCFF;
	font-weight : bolder;
}

.Mouse {
	font-size : x-small;
	color : #FFFFFF;
}