body {background:#ffffff;
	font-family:"Verdana, Arial, Helvetica", sans-serif;
	font-size: 10pt;
	margin-left:5px;
	margin-top: 165px;}

#header {position:absolute; 
			width:751px; 
			height:79px; 
			z-index:1; 
			left: 1px; 
			top: 0px}
td {FONT:Verdana, Arial, Helvetica;
	font-size: 10pt;
	margin-left:3px;
	}
td.background{
	background-image:url(IMAGES/BKLogo.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
	
.strokeBottom{
	border-bottom-width:1;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;}
.strokeLeft{
	border-left-width:1;
	border-left-style:solid;
	border-left-color:#CCCCCC;}
.strokeRight{
	border-right-width:1;
	border-right-style:solid;
	border-right-color:#CCCCCC;}
.strokeLeftRight{
	border-right-width:1;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-left-width:1;
	border-left-style:solid;
	border-left-color:#CCCCCC;}
.strokeBotLeft{
	border-bottom-width:1;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-left-width:1;
	border-left-style:solid;
	border-left-color:#CCCCCC;}
.strokeBotRight{
	border-bottom-width:1;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-right-width:1;
	border-right-style:solid;
	border-right-color:#CCCCCC;}
.strokeBotLeftRight{
	border-bottom-width:1;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-right-width:1;
	border-right-style:solid;
	border-right-color:#CCCCCC;;
	border-left-width:1;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	}
.strokeAll{
	border: 1 solid #CCCCCC;}
	
.listSub{
	background-image:url("images/arrow.gif");
	background-repeat:no-repeat;
	FONT:Verdana, Arial, Helvetica;
	font-weight:normal;
	font-size: 9pt;
	padding-left:7pt;}
	
A	{
	FONT-WEIGHT: bold;
    COLOR: #000000;
    font:Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none}

A:link	{color:black}
A:active {color:black}
A:visited {color:black}
A:hover {text-decoration:underline;
	Color:black}

A.blue:link	{color:blue}
A.blue:active {color:blue}
A.blue:visited {color:blue}

A.white:link {color:white;text-decoration:none}
A.white:active {color:white;text-decoration:none}
A.white:visited {color:white;text-decoration:none}
A.white:hover {text-decoration:none; Color:white}

A.noDec:link	{text-decoration:none; color:black}
A.noDec:active {text-decoration:none; color:black}
A.noDec:visited {text-decoration:none; color:black}
A.noDec:hover {text-decoration:none; Color:black}