/* style created © 1996 by Suzanna.Net™ . Duplication or redistribution in whole or in part is strictly prohibited. */

a:link{
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}

a:visited{
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}

a:hover{
	background-color : #ECEAF5;
	color : #000000;
	font-weight : bold;
	text-decoration : underline overline;
}

a:active{
	background-color : #ECEAF5;
	color : #000000;
	text-decoration : underline overline;
}

body{
	background : url(images/suzbk.jpg) #ECEAF5 no-repeat fixed left top;
	color : #000000;
	font : 12px Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-arrow-color : #666666;
	scrollbar-darkshadow-color : #666666;
	scrollbar-face-color : #B8BDD1;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #666666;
	scrollbar-track-color : #ACAAB7;
}

h1 {
	color : #FFFFFF;
	font-size : 25px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
}

h2 {
	color : #666666;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
	text-decoration : underline;
	text-transform : uppercase;
}

p{
	color : #000000;
	font : 12px Arial, Helvetica, sans-serif;
}

td{
	color : #000000;
	font : 12px Arial, Helvetica, sans-serif;
}

.suzbdr {
	border : 1px #C3BFC0 solid;
}

.suzcontent {
	background-color : #B7B6B2;
	border : 1px #B9BBD2 solid: .65;
}

.suzcopyrights {
	background-color : #B7B6B2;
	border : 1px #B8BDD1 solid;
	filter : alpha(opacity=65, style=0);
	font-size : 10px;
}

.suzfoot {
	background-color : #FFFFFF;
	background-image : url(images/bknav.jpg);
	background-repeat : repeat-y;
	font-size : 10px;
}

.suzheader {
	background-image : url(images/bkheader3.gif);
	background-repeat : repeat-x;
}

.suzname {
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
}

.suznav {
	border : 1px #ACAAB7 solid; background-color: #B7B6B2;
	}

.suznavtitle {
	background-color : #ACAAB7;
	border : #BABCD5 solid;
	border-width : 1px 1px 0px;
	color : #333333;
	font-weight : bold;
}

