body {
	background-color: #FDFDFD;
	background-image: url(images/gradientbg.jpg);
	background-repeat: repeat-x;
}

table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: none;



}
a {
	color: #0054A6;
	text-decoration: underline;
}

body {
	background-color: #FDFDFD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
   scrollbar-face-color:#37798D;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-highlight-color:#808080;
   scrollbar-3dlight-color:#CCCCCC;
   scrollbar-darkshadow-color:#000000;
   scrollbar-track-color:#37798D;
   scrollbar-arrow-color:#EEEEEE;
}
