html{
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #97b1e2;
	scrollbar-darkshadow-color: #97b1e2;
	scrollbar-face-color: #47617d;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #4a0504;
	scrollbar-track-color: #97b1e2;
}

body {
	margin: 0px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.running {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.leftAndRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #061D47;
	border-left-color: #061D47;
}
.BlackTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imgBRDR {
	border: 1px solid #000000;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A246A;
}
.BottomleftAndRightBorderCopy {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #061D47;
	border-left-color: #061D47;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #061D47;
}
.AllBorders {
	border: 1px solid #061D47;
}


