.banner        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: navy;
	text-decoration: none;
	font-weight: bold;
	background-color : white;
	width : 100%;
}
A.menu    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background : silver;
	color : #3333CC;
	width : 100%;
	text-decoration : none;
}
A.menu:hover    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background : silver;
	color : white;
	width : 100%;
}
A.menu:active    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background : silver;
	color : white;
	width : 100%;
}
.menu    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background : silver;
	color : Black;
	width : 100%;
	text-decoration : none;
}
A  {
	color : Green;
}
A:hover  {
	color : Blue;
}
A:active  {
	color : Navy;
}
.pagehead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : white;
}
.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: White;
	background: url(images/test_bkgd_1.gif) repeat-y left;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : White;
	background : #1A4F70;
}
A.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : White;
	background : #1A4F70;
}
A.subhead:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #00CCCC;
	background : #1A4F70;
}
.footerbar {
	background : black;
	font-family : Arial, Helvetica, sans-serif;
	color : Lime;
	font-size : 8pt;
	font-weight : bold;
}
.headerbar {
	background : black;
	font-family : Arial, Helvetica, sans-serif;
	color : Lime;
	font-size : 8pt;
	font-weight : bold;
}
.plain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #C0F8FF;
	background : #3C6192;
	letter-spacing : 1px;
}
A.plain {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #C0F8FF;
	background : #3C6192;
	letter-spacing : 1px;
}
A.plain:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : white;
	background : #3C6192;
	text-decoration : none;
	letter-spacing : 1px;
}
.subheadwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : white;
	font-weight : bold;
}
.prompts {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.bttnprompts {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : black;
}
.fields {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
.toolbar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #;
	font-weight : bold;
	background : silver;
	width : 100%
}
