body {
	font-family : Verdana, helvetica;
	/*
	scrollbar-face-color: #000080;
	scrollbar-highlight-color: #0000d0;
	scrollbar-shadow-color: #000050;
	scrollbar-3dlight-color: #0000a0;
	scrollbar-arrow-color:  #ffa34f;
	scrollbar-track-color: #0000a0;
	scrollbar-darkshadow-color: #000050;
	*/
}

a:link,a:active,a:visited  {
	font-size : 10pt;
	font-family : Verdana, helvetica;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}
a:hover  {
	font-size : 10pt;
	font-family : Verdana, helvetica;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}
a.nav:link,a.nav:active,a.nav:visited {color : #0000ff}
a.nav:hover {color : #0000ff;text-decoration : underline;}
a.dead:link,a.dead:active,a.dead:visited {
	color : Gray;
}
a.dead:hover {
	color : Gray;
	text-decoration : underline;
}
b { font-size : 10pt;
	font-family : Verdana, helvetica;
	color : #000000;
	}
p  {
	font-weight : normal;
	font-size : small;
	font-family : Verdana, helvetica;
	text-align : center;
}
p.right  {
	font-weight : normal;
	font-size : small;
	font-family : Verdana, helvetica;
	text-align : right;
}
p.left  {
	font-weight : normal;
	font-size : small;
	font-family : Verdana, helvetica;
	text-align : left;
}
h1  {
	text-align : center;
	font-family : Verdana, helvetica,Cottonwood;
	font-size : large;
	font-weight : normal;
}
h2
{
	text-align : center;
	font-family : Verdana, helvetica;
	font-size : xx-small;
	font-weight : normal;
}

h3  {
	text-align : center;
}

table  {
	font-size : 10pt;
	font-family : Verdana, helvetica;
	font-weight : normal;
}
tr.head { background-color: #000080; color : #ffa34f; font-weight : bold;}
tr.row1	{ background-color: #000080; color : #ffffff;}
tr.row2	{ background-color: #0000a0; color : #ffffff;}
tr.rowsel	{ background-color: #0000f0; color : #ffffff;}
.button {
 FONT-SIZE: 13px;
 COLOR: #ffffff;
 border: 1px solid #ffffff;
 BACKGROUND-COLOR: #a00000;
}
.buttonsel {
 FONT-SIZE: 13px;
 COLOR: #ffffff;
 border: 1px solid #ffffff;
 BACKGROUND-COLOR: #ff0000;
}