a:visited {text-decoration: none; color: #0D4792}
a:active {text-decoration: none; color: #0D4792}
a:hover {text-decoration:underline; color: #627bb4}
a:link {text-decoration: none; color: #0D4792}

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBF6FD;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #0066CC;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0D4792;
}
.style2 {font-size: 16px}
.img_right {
	float: right;
	clear: none;
	border: 1px solid #6c97ce;
	vertical-align: middle;
}
.img_left {
	float: left;
	border: 1px solid #6C97CE;
}
.laywerstyle {
	font-family: "Times New Roman", Times, serif;
	background-color: #B8D2F1;
		scrollbar-highlight-color: #81ace4;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-shadow-color: #627bb4;
	scrollbar-darkshadow-color: #627bb4;
	scrollbar-track-color: #81ace4;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #627bb4;
	scrollbar-face-color: #b8d2f1;
}
