html
{
	font-family: monospace;
	font-size: 12px;	
	font-weight: bold;
}

body
{
	font-family: monospace;
	font-size: 12px;	
	font-weight: bold;
	scrollbar-face-color: #B0C4DE; scrollbar-shadow-color: #B0C4DE; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #708090; scrollbar-darkshadow-color: #000000; scrollbar-arrow-color: #000000;		
}

a:link
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: Blue;
}

a:visited
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: Blue;
}

a:active
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: Blue;
}

a:hover
{	
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: Blue;
}

table
{
	
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
}

th
{
	
}

.pButton
{
	background-image: url(images/up.jpg); border: none;
	border-width: 0px;
	font-size: 14px;
	font-family: Monotype Corsiva;
	font-weight: normal;
	border-style: none;
	width: 80px; height: 31px;
	color: #0000FF;
}

.pLayer
{
	background-image: url(images/tbbkground.jpg);
}

font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pText
{
	border-style:  solid; 
	border-width: 1px; 
	border-color: #778899; 
	font-weight: bold;
}