/* CSS Document */

a:link    { font: arial; color: #000000;text-decoration: none; font-weight: none; }
a:visited { font: arial; color: #000000;text-decoration: none; font-weight: none; }
a:hover   { font: arial; color: #6633CC;text-decoration: underline; font-weight: bold; }
a:active  { font: arial; color: #000000;text-decoration: none; font-weight:none; }

a.Bottom:link    { font: verdana; text-decoration: none; font-weight: none; }
a.Bottom:visited { font: verdana; text-decoration: none; font-weight: none; }
a.Bottom:hover   { font: verdana; color: #6633CC; text-decoration: underline; font-weight: bold;}
a.Bottom:active  { font: verdana; color: #000000; text-decoration: none; font-weight: none; }


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #D1C2EB;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #BAB8B9;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(imgs/background-nick-dot.gif);
	background-repeat: repeat;

}

.featuredtable {
	border: thin #000000;

}
table {
	font-size: 9pt;
	

}
.masterhead {
	background-image: url(imgs/MasterHead.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #5939AE;


}
.content {
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	background-image: url(imgs/background.jpg);
	background-repeat: repeat-x;
}

}
.terms {
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	border-top: 1px solid #5939AE;
	border-bottom: 1px solid #000000;
	background-image: url(imgs/bottom_cell.gif);
	background-repeat: repeat-x;
}
