.right { text-align: right; }
.b { FONT-WEIGHT: bold; }
.fx { FONT-SIZE: x-small; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica }

.borderLeftRight { border-left: 1px solid #003399; border-right: 1px solid #003399; }   

.BodyMain {
	color: #000000;
	background-color: #003399;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	font-size : xx-small;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

A { color:#003399; }
A.subMenuItem { text-decoration: none; }
A.subMenuItem:hover { text-decoration: none; color: #FFFF99; }
A.InvisibleLink { color: black }
A.InvisibleLink:hover { text-decoration: none }

.ImagePageHeader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:xx-small;
	color: white;
	background-color: #003399;
	vertical-align : middle;
	text-align : center;
	font-weight : bold;
}

.ImagePageText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: white;
	background-color: #003399;
	vertical-align : middle;
	text-align : left;
	font-weight : bold;
}

.DetailHeader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #003399;
	vertical-align : middle;
	text-align : left;
	font-weight : bold;
}
.DetailText {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: Black;
	background-color: #ffff99;
	vertical-align : middle;
	text-align : left;
	font-weight : bold;
}

.TableRowEven {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #000000;
	background-color: #ffff99
}
.TableRowOdd {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: xx-small
}
.TableRowHeader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #003399;
	vertical-align : bottom;
	text-align : center;
}
.TextSmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: xx-small;
	font-weight : bolder;
}
.TextBlue {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #003399;
	font-size: xx-small;
}
.HeaderBlue {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #003399;
	font-size: medium;
	font-weight : bolder;
}
