body{
	background:url("../images/bodybg.gif");
	scrollbar-face-color:Blue;
	scrollbar-arrow-color:Black;
	scrollbar-track-color:Silver;
	scrollbar-shadow-color:Grey;
	scrollbar-highlight-color:White;
	scrollbar-3dlight-color:White;
	scrollbar-darkshadow-Color:Black;
}

.footer{
	background:url("../images/footerbg.gif");
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:8pt;
	font-weight:bold;
	color:gray;
	text-align:center;
}

td,th,input,textarea{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	color:black;
}

.title{
	font-family:arial,helvetica,sans-serif;
	font-size:20pt;
	font-weight:bold;
	color:White;
	background-color:black;
	text-align:center;
}

a{
	font-size:10pt;
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	font-size:10pt;
	color:#003399;
	font-weight:bold;
}

a:visited{
	font-size:10pt;
	color:Blue;
	text-decoration:none;
	font-weight:bold;
}

.jdate{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:6pt;
	font-weight:bold;
	color:silver;
	text-align:right;
	padding-bottom:5px;
}

.navbg{
	background-image:url("../images/navbg_20x21.gif");
}

.content{
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color:black;
	background-color:white;
	text-align:justify;
	padding:10,10,10,10;
}

.note{
	font-family:arial,helvetica,sans-serif;
	font-size:8pt;
	color:black;	
}

.tbltitle{
	background-color:#003366;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:white;
}

.row{
	background-color:#6699cc;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color:white;
}

.tblx{
	border-color:black;
	border-width:2px;
	width:500px;
}

.yn{
	background-color:#6699cc;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color:white;
	text-align:center;
	width:120px;
}

