.blueborder {
	border: 1px solid #5C9EBF;
}
.border {
	border: 1px solid #47657D;
}

/* following will create link hover selected page */
.mytext2 {
  font-family: Verdana, Arial,
  Helvetica, sans-serif;
  font-size: 11px;
  color: #003399;
}
.mytext2 a:link {
  color: #003399;
  text-decoration: none;
}
.mytext2 a:visited {
  color: #003399;
  text-decoration: none;
}
.mytext2 a:hover {
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #CC6600;
}
.mytext2 a:active {
  color: #FFFFFF;
  text-decoration: none;
}

/* following is to set page bg and h1, h2  and para details effects */

.Topheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F1F1F;
}
body {
	background-color: #B9C8D2;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
a:link {
	color: #292929;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #292929;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #292929;
}
.style11 {color: #FFFFFF}
.style37 {font-size: 14px}
.style49 {font-family: Arial, Helvetica, sans-serif}
.style51 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style35 {font-size: 12px}
.style42 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style50 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.style56 {	color: #990000;
	font-weight: bold;
	font-size: 13px;
}
.style55 {font-size: 13px}
.style57 {
	color: #5696B9;
	font-weight: bold;
}
/* following will create link hover selected page */
.mytext3 {
  font-family: Verdana, Arial,
  Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
.mytext3 a:link {
  color: #ffffff;
  text-decoration: none;
}
.mytext3 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.mytext3 a:hover {
  color: #FFFFFF;
  text-decoration: none; 
  background-color: #CC6600;
}
.mytext3 a:active {
  color: #FFFFFF;
  text-decoration: none;
}

/* following is to set page bg and h1, h2  and para details effects */