A:link {
	TEXT-ALIGN: justify;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

	}
	A:visited {
	text-decoration: none;
	color: #006600;
	font-weight: bold;


}
A:hover {
	TEXT-DECORATION: underline;
}
H1 {
	FONT-SIZE: 16px;
	COLOR: #000066;
	background-color: #000099;
	background-image: url(graphics/layout_r2_c1.gif);


}

.ContentRight {
	FLOAT: right;
	BACKGROUND-COLOR: #32328D;
	TEXT-ALIGN: justify;
	padding: 6px;
	width: 600px;
	position: absolute;
	left: 150px;
	top: 120px;


	
}

.MenuControl {
	FONT-SIZE: 11px;
	FLOAT: left;
	WIDTH: 128px;
	TEXT-ALIGN: left;
	background-color: #E0DDFF;
	BORDER-Right: 3px none #AEAEFF;
	color: #0033CC;
	padding: 2px;

}
.MenuItem {
	padding: 4px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #84A6FF;
	font-weight: bold;
}

.Content {
	background-color: #CCCCFF;
	padding: 0px;
	border: thin solid;
}
.NavBar {
	background-color: #FFFFFF;
	width: 60px;
	border: 2px double #84A6FF;

}
.NavBarTitle {
	FONT-SIZE: 16px;
	COLOR: #000066;
	background-color: #000099;
	background-image: url(graphics/layout_r2_c1.gif);
	text-align: center;



}
.subscript {
	font-size: 10px;
	color: #666666;
	text-align: center;

}
.NavBarMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.divinfo {
	background-color: #FFFFFF;
}
.BodyText {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
