body {
/*
	background-color: #F5F1D0;
	layer-background-color:#F5F1D0;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding : 0px 0px 0px 0px;
	overflow : hidden;
	scrollbar-face-color : #056C97;
	scrollbar-arrow-color : ThreedFace;
	scrollbar-3dlight-color : ThreedFace;
	scrollbar-base-color : #056C97;
	color: #213F49;
}

.yellow{
	background-color: #FDC22F;
	layer-background-color:#FDC22F;
}

SMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #213F49;
}
TD,P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	/*line-height: 20px;*/
	color: #213F49;
}

A {
	text-decoration: none;
	color : #D5312B;
	font-weight: bold;
}

A:hover   {
	text-decoration: underline;
	color : #D5312B;
	font-weight: bold;
}

.ABottom {
	text-decoration: none;
	color : #fed223;
	font-weight: bold;
}

.ABottom:hover   {
	text-decoration: underline;
	color : #fed223;
	font-weight: bold;
}


.gray {
	background-color: #BEBEBE;
	layer-background-color:#BEBEBE;
}

.lightTable{
	background-color: #fffff0;
	layer-background-color:#fffff0;
}
.pageTitle{
	color : #012C59;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight : 900;
}
.subTitle{
	color : #0E448C;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : 900;
}
.redLeft {
	color : white;
	background-color : #E27856;
	font-size : 10px;
	font-weight : bold;
	padding : 5px 5px 5px 3px;
	line-height : 11px;
}
.redBorder {
	border : 1px solid #E27856;
	font-size : 10px;
	padding : 3px 3px 3px 3px;
	line-height : 11px;
}
.blueLeft {
	color : #555555;
	background-color : #A5C3D2;
	font-size : 10px;
	font-weight : bold;
	padding : 5px 5px 5px 3px;
	line-height : 11px;
}
.blueBorder {
	border : 1px solid #A5C3D2;
	font-size : 10px;
	padding : 3px 3px 3px 3px;
	line-height : 11px;
}
.yellowLeft {
	color : #555555;
	background-color : #E7C91A;
	font-size : 10px;
	font-weight : bold;
	padding : 5px 5px 5px 3px;
	line-height : 11px;
}
.yellowBorder {
	border : 1px solid #E7C91A;
	font-size : 10px;
	padding : 3px 3px 3px 3px;
	line-height : 11px;
}
.grayLeft {
	color : #555555;
	background-color : #bac7c4;
	font-size : 10px;
	font-weight : bold;
	padding : 5px 5px 5px 3px;
	line-height : 11px;
}
.grayBorder {
	border : 1px solid #bac7c4;
	font-size : 10px;
	padding : 3px 3px 3px 3px;
	line-height : 11px;
}
.darkgrayLeft {
	color : #ffffff;
	background-color : #778888;
	font-size : 10px;
	font-weight : bold;
	padding : 5px 5px 5px 3px;
	line-height : 11px;
}
.darkgrayBorder {
	border : 1px solid #778888;
	font-size : 10px;
	padding : 3px 3px 3px 3px;
	line-height : 11px;
}
.darkgreenLeft {
	color : #ffffff;
	background-color : #18808B;
	font-size : 10px;
	font-weight : bold;
	padding : 5px 5px 5px 3px;
	line-height : 11px;
}
.darkgreenBorder {
	border : 1px solid #18808B;
	font-size : 10px;
	padding : 3px 3px 3px 3px;
	line-height : 11px;
}