@charset "utf-8";
BODY
{ background-color: #e6e6e6;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  scrollbar-face-color:#84929F;
  scrollbar-arrow-color:616A74;
  scrollbar-track-color:#C7C7C7;
  scrollbar-shadow-color:#606060;
  scrollbar-highlight-color:A6A6A6;
  scrollbar-3dlight-color:E2E2E2;
  scrollbar-darkshadow-Color:88B8CD;
}
body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
}
.border4btns {
	background-image: url(images/tbl.gif);
	background-repeat: repeat-x;
}
.small_text {
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.bkgnd2 {
	background-image: url(images/leafs.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9BEC7;
	border-right-color: #A9BEC7;
	border-bottom-color: #A9BEC7;
	border-left-color: #A9BEC7;
}
.middle_text {
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.big_text {
	font-size: 19px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #0033CC;
	text-decoration: none;
}
.small_text2 {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.small_text2 a {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	color:#003;
	text-decoration:none;
	line-height:24px;
}
.small_text2 a:hover {
	color:#036;
	text-decoration:underline;		
}
.bkgnd {
	background-attachment: fixed;
	background-image: url(images/sign.jpg);
	background-repeat: no-repeat;
	background-position: center 300px;
}
a:active
{
outline: none !important;
}

a:focus
{
-moz-outline-style: none !important;
}

#head {
	color:#FFF;	
	background-image:url(images/bkg1.gif);
}
h1 {
	font-size:28px;	
	margin-top:0px;
	margin-bottom:16px;
}
h2 {
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	margin-top:24px;
	margin-bottom:16px;
}
#nav {
}
#nav #max {
	width:1000px;
}
#nav a {
	padding-top:8px;
	padding-bottom:4px;
	padding-left:16px;
	padding-right:16px;
	clear:none;
	float:left;
	text-transform:uppercase;
	width:164px;
	height:60px;
	display:block;
	color:#036;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
	background-image:url(images/bb.gif);
	background-position: 16px 8px;
	background-repeat:no-repeat;
	font-size:11px;
	
}
#nav a:hover {
	color:#FFF;
	text-decoration:underline;
	background-image:url(images/bbr.gif);
	background-position: 16px 8px;
	background-repeat:no-repeat;
}
ul {
	font-size:14px;
	margin-left:60px;
	padding-left:16px;
}
li {
	line-height:18px;
	margin-bottom:12px;
	list-style-position:inside;
}


