<!--
 body {
  	margin:0px 0px 0px 0px;
  	background-color: #fff;
    font-size: 11pt;
	font-family: verdana,helvetica,arial, sans-serif;
	color: #000;
}

h1 {
	margin:10px 10px 5px 10px;
	font-family: arial,helvetica,verdana, sans-serif;
	font-size: 14pt;
	color: #fff;
	background-color: inherit;
 	}
 	
h2 {
	margin:5px 10px 5px 10px;
	font-family: arial,helvetica,verdana, sans-serif;
	font-size: 13pt;
 	}
 	
 h3 {
	margin:10px 10px 5px 10px;
	font-family: arial,helvetica,verdana, sans-serif;
 	font-size: 11pt;
 	}

p {
	margin:10px 10px 10px 10px;
	line-height: 130%;
	color:#ffffff;
	background-color: inherit;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
 }
	
	.text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#000000;
	margin-top:2px; 
	font-weight: normal}

	.textgreylinks {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#4C4D51;
	text-decoration:none}

	.textbig {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color:#000000;
	margin-bottom:2px; 
	font-weight: normal}

	.whitelinks {  
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#ffffff;
	background-color: inherit;
	text-decoration:none}

	.toplinks {  
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#ffffff;
	background-color: inherit;
	text-decoration:none}

	.greylinks {  
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#4C4D51;
	text-decoration:none;
	font-weight: bold}

	.blacklinks1 {  
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none}

	.tinput {
	BORDER-BOTTOM: #898989 1px solid; BORDER-LEFT: #898989 1px solid; BORDER-RIGHT: #898989 1px solid; BORDER-TOP: #898989 1px solid; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 11px
}

TEXTAREA {
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 11px
}
.cbtn {
	BORDER-BOTTOM: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; COLOR: #000000; FONT-FAMILY: Verdana,Helvetica,Tahoma, Verdana, Sans-serif; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; PADDING-RIGHT: 1px; PADDING-TOP: 1px
}


form {
	margin: 0;
}



























* html .boxhead h2 {height: 1%;} 

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

-->
