.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: normal;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/FormButtons/textfieldTile.jpg);
	background-repeat: repeat-x;
	border: thin inset;

}

    BODY {scrollbar-3dlight-color:#000000;
           scrollbar-arrow-color:#000000;
           scrollbar-base-color:#F0F8FF;
           scrollbar-track-color:#708090;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#CDCDCD;
           scrollbar-highlight-color:#F0F8FF;
           scrollbar-shadow-color:#778899}
 
 .side-shadow-left
 {
 background-image:url(../images/MenuGraphics/leftmiddle.jpg);
 background-repeat:repeat-y;
 width:13px;
 }
 
 .side-shadow-right
 {
 background-image: url(../images/MenuGraphics/rightMiddle.jpg);
 background-repeat:repeat-y;
 width:13px;
 }