/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(../images/53original.gif) repeat;
}

h1 {
	color: #6B8396;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #6B8396;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p.note {
	font-size: 10px;
}


.white,a.white:link,a.white:visited,a.white:hover {
	color: #fff;
}

/* ALIGNMENT DIVS */
#wrapper {
	margin: 0 auto 0 auto;
	width: 960px;
	padding: 0;
	background-color:#FFF;
}
#contentwrapper {
	margin: 0 auto 0 auto;
	width: 920px;
	padding: 20px;
}
#bannerarea {
	height: 166px;
	padding: 0;
	margin: 0;
}
#imagearea {
	width: 920px;
	float: left;
	margin-left: 20px;
}
#col01 {
	margin: 0;
	padding: 0 40px 10px 40px;
	width: 590px;
	float: left;
	background-color:#FFF;
}
#col1 {
	margin: 0;
	padding: 10px 40px 10px 0;
	width: 880px;
	float: left;
	background-color:#FFF;

}
#col02 {
	margin: 0;
	padding: 0 0 10px 0;
	width: 250px;
	float: left;
	background-color:#FFF;
}
#col2 {
	margin: 0;
	padding: 0 0 10px 0;
	width: 300px;
	float: left;
	color: #333;
}
#footer {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	margin: 0 auto 0 auto;
	width: 860px;
	padding: 20px;
	clear: both;
	border: solid 10px #ccc;
}


/* TOP NAVIGATION MENUS */
#nav {
  clear: both;
  height: 38px;
  width: 920px;
  padding: 0 20px;
  float: left;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#nav ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#nav ul li a {
  height: 37px;
  display: block;
  margin: 0;
  padding: 0;
}

#nav ul li a#nav-01 { width: 99px; background: transparent url(../images/nav/nav-01.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-02 { width: 172px; background: transparent url(../images/nav/nav-02.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-03 { width: 148px; background: transparent url(../images/nav/nav-03.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-04 { width: 114px; background: transparent url(../images/nav/nav-04.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-05 { width: 143px; background: transparent url(../images/nav/nav-05.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-06 { width: 127px; background: transparent url(../images/nav/nav-06.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-07 { width: 117px; background: transparent url(../images/nav/nav-07.gif) top left no-repeat; text-indent: -9999px; }


#nav ul li a#nav-01-current { width: 99px; background: transparent url(../images/nav/nav-01-over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-02-current { width: 172px; background: transparent url(../images/nav/nav-02-over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-03-current { width: 148px; background: transparent url(../images/nav/nav-03-over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-04-current { width: 114px; background: transparent url(../images/nav/nav-04-over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-05-current { width: 143px; background: transparent url(../images/nav/nav-05-over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-06-current { width: 127px; background: transparent url(../images/nav/nav-06-over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav-07-current { width: 117px; background: transparent url(../images/nav/nav-07-over.gif) top left no-repeat; text-indent: -9999px; }


#nav ul li a#nav-01:hover { background: transparent url(../images/nav/nav-01-over.gif) top left no-repeat; }
#nav ul li a#nav-02:hover { background: transparent url(../images/nav/nav-02-over.gif) top left no-repeat; }
#nav ul li a#nav-03:hover { background: transparent url(../images/nav/nav-03-over.gif) top left no-repeat; }
#nav ul li a#nav-04:hover { background: transparent url(../images/nav/nav-04-over.gif) top left no-repeat; }
#nav ul li a#nav-05:hover { background: transparent url(../images/nav/nav-05-over.gif) top left no-repeat; }
#nav ul li a#nav-06:hover { background: transparent url(../images/nav/nav-06-over.gif) top left no-repeat; }
#nav ul li a#nav-07:hover { background: transparent url(../images/nav/nav-07-over.gif) top left no-repeat; }


/*

/* DATA TABLES */
tr.ruled{
	background:#c4d0a5;
}