a:link {
	color: #566685;
}

a:visited {
  color: #51617D;
}

a:hover {
	text-decoration: none;
	color: #DB4200;

}
body {
	font-size: 13px;

	scrollbar-face-color:617991;
	scrollbar-3dlight-color:8D9FB0;
	scrollbar-arrow-color:F3F3F3;
	scrollbar-highlight-color:E9E9E9;
	scrollbar-shadow-color:E9E9E9;
	scrollbar-track-color:8D9FB0;
	scrollbar-darkshadow-color:454545;
}
td {
	font-size: 13px;
	color: #333333;

}
.rightbg {
	background-attachment: fixed;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
.contentbg {
	background-attachment: scroll;
	background-image: url(img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.line1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B7B7;
	border-right-color: #B4B7B7;
	border-bottom-color: #B4B7B7;
	border-left-color: #B4B7B7;
}
.line2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B7B7;
	border-right-color: #B4B7B7;
	border-bottom-color: #B4B7B7;
	border-left-color: #B4B7B7;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
