body	{
	margin:	5 ;
	font-family: georgia, "Book Antiqua", palatino, serif;
	color:#00;
		}

.backvl	{
	background-image:    url(file:///C|/Inetpub/wwwroot/CPSRep/images/brdr_vl.gif);
	background-repeat:	repeat-y;
		}
		
.backTl	{
	background-image:    url(file:///C|/Inetpub/wwwroot/CPSRep/images/brdr_Tl.gif);
	background-repeat:	repeat-y;
		}

.backht	{
	background-image:    url(file:///C|/Inetpub/wwwroot/CPSRep/images/brdr_ht.gif);
	background-repeat:	repeat-x;
		}
.backvr	{
	background-image:    url(file:///C|/Inetpub/wwwroot/CPSRep/images/brdr_vr.gif);
	background-repeat:	repeat-y;
		}

.backhb	{
	background-image:    url(file:///C|/Inetpub/wwwroot/CPSRep/images/brdr_hb.gif);
	background-repeat:	repeat-x;
		}
a	{
	text-decoration: none;
	font-weight:	bold;
	}
a:link	{
	color:	#336699;
	background-color: transparent;
	}
a:visited	{
	color:	#2B3794;
	background-color: transparent;
	}
a:active	{
	color:	#2B3794;
	background-color: transparent;
	}
a:hover	{
	color:	#666699;
	background-color: transparent;
	text-decoration:	underline;
	}