  body
  {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 2px;
    background-image: url(./background.gif);
    background-position: center;
  }

  A:link		{text-decoration:underline;color:#A59075;}
  A:active	{text-decoration:underline;color:#A59075;}
  A:visited	{text-decoration:underline;color:#A59075;}
  A:hover		{text-decoration:none;color:#000000;}
  a.name { font-weight: bold; }
	
	
	table.infos {
		font-size:13px;
	}
	
  td.frame   {
	color: #000000;
	font-size: 13px;
	font-family: verdana;
	background-color: #ffffff;
	background-image: url(./bg_white.jpg);
	background-repeat: no-repeat;
  }
	td.main   {
	color: #000000;
	font-size: 13px;
	font-family: verdana;
  }

	h1   {
	color: #000000;
	font-size: 18px;
	font-family: verdana;
  font-weight: bold;
  }

 	h2   {
	
	color: #000000;
	font-size: 15px;
	font-family: verdana;
  font-weight: bold;
  }

#nav {
  height: 27px;
  background: url("../img/carado_nav_bg.jpg") no-repeat;
  border-left: 1px solid #3A4646;
}

#sub_nav {
  height: 27px;
  background: url("../img/carado_sub_nav_bg.jpg") repeat-y;
}

#sub_nav_border {
  margin: 0 8px 0 6px;
  padding: 0 0 0 148px;
  height: 27px;
  border-bottom: 1px solid #B5B7B7;
}


ul#navlist {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#navlist li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#navlist a {
  margin: 1px 0 0 0;
  padding: 5px 18px;
  float: left;
  display: block;
  font-family: "verdana", sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-right: 1px solid #3A4646;
}

#navlist a:link, #navlist a:visited {
  color: #FFF;
  background: url("./carado_navlink_bg.jpg") repeat-x;
  text-decoration: none;
}

#navlist a:hover {
  color: #FFF;
  background: url("./carado_navlink_hover_bg.jpg") repeat-x;
  text-decoration: none;
}

#navlist a#current {
  margin: 1px 0 0 0;
  padding: 5px 18px 6px 18px;
  float: left;
  display: block;
  font-family: "verdana", sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-right: 1px solid #3A4646;
  color: #3A4646;
  background: url("./carado_navlink_current_bg.jpg") repeat-x;
  text-decoration: none;
}

ul#subnavlist {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

#subnavlist li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#subnavlist a {
  margin: 4px 0 0 0;
  padding: 0 10px;
  float: left;
  display: block;
  font-family: "verdana", sans-serif;
  font-size: 12px;
  font-weight: normal;
  border-left: 1px solid #000000;
}

#subnavlist a:link, #subnavlist a:visited {
  color: #5F5F5F;
  text-decoration: none;
}

#subnavlist a:hover {
  color: #1F1F1F;
  text-decoration: none;
}
.n1 {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.n2 {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


