/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}
body {

	background-color: #e6f1f7; 
	background-image: url(images/body-bg.jpg); 
	background-repeat: repeat-x;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.style4 {color: #84A00F; font-weight: bold; }
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.style7 {color: #FFFFFF; font-weight: bold; }
.style8 {font-weight: bold}
.style9 {font-weight: bold}

.border {
	border: 1px solid  #CCCCCC;
}
/* following will create link hover selected page */
.mainlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #232323;
  text-decoration: none;
}
.mainlink a:link {
  color: #232323;
  text-decoration: none;
}
.mainlink a:visited {
  color: #232323;
  text-decoration: none;
}
.mainlink a:hover {
  color: #1FA6D5;
  text-decoration: underline; 
}
.mainlink a:active {
  color: #232323;
  text-decoration: none;
}
/* following will create link hover selected page */
.smalllink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1FA6D5;
  text-decoration: none;
}
.smalllink a:link {
  color: #1FA6D5;
  text-decoration: underline;
}
.smalllink a:visited {
  color: #1FA6D5;
  text-decoration: underline;
}
.smalllink a:hover {
  color: #78AC2A;
  text-decoration: underline; 
}
.smalllink a:active {
  color: #1FA6D5;
  text-decoration: underline;
}.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1A526B;
	background-color: #E3F2F9;
	margin: 2px;
	padding: 2px;
	height: 17px;
	width: 182px;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
}
/* following will create link hover selected page */
.largelink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666;
  text-decoration: none;
}
.largelink a:link {
  color: #666666;
  text-decoration: none;
}
.largelink a:visited {
  color: #666666;
  text-decoration: none;
}
.largelink a:hover {
  color: #666666;
  text-decoration: underline; 
}
.largelink a:active {
  color: #666666;
  text-decoration: none;
}
.style11 {font-size: 14px}
