
body
{
  margin:0px;
  padding:0px;
  color: #005841;  
}

body, th, td
{

  font-family: Arial;
  font-size:11px;
}

h1 { font-family: Arial; font-size:15px; }
h2 { font-family: Arial; font-size:14px; }
h3 { font-family: Arial; font-size:13px; }
h4 { font-family: Arial; font-size:12px; }
h5 { font-family: Arial; font-size:12px; }
h6 { font-family: Arial; font-size:12px; }

.subtitle2
{
	font-family: Arial;
	font-size:13px;
	padding:0px;
	margin: 0px;
	padding-bottom: 5px;
}

a:link
{
  text-decoration:none;
  color:#005841;
  font-size:11px;
}

a:hover
{
  text-decoration:underline;
  color:#005841;
  font-size:11px;
}

a:visited
{
  text-decoration:none;
  color:#005841;
  font-size:11px;
}


.lnk-nav-url:link
{
  text-decoration:none;
  color:#005841;
  font-size:11px;
  text-transform: uppercase;
  font-weight: bold;
}

.lnk-nav-url:hover
{
  text-decoration:underline;
  color:#005841;
  font-size:11px;
  text-transform: uppercase;
  font-weight: bold;
}

.lnk-nav-url:visited
{
  text-decoration:none;
  color:#005841;
  font-size:11px;
  text-transform: uppercase;
  font-weight: bold;
}


.lnk-nav-url-selected:link
{
  text-decoration:none;
  color:#ff0000;
  font-size:11px;
  text-transform: uppercase;
  font-weight: bold;
}

.lnk-nav-url-selected:hover
{
  text-decoration:underline;
  color:#ff0000;
  font-size:11px;
  text-transform: uppercase;
  font-weight: bold;
}

.lnk-nav-url-selected:visited
{
  text-decoration:none;
  color:#ff0000;
  font-size:11px;
  text-transform: uppercase;
  font-weight: bold;
}


.com-title
{
  font-size:16px;
  padding: 0px;
  margin: 0px;
  padding-bottom: 5px;
  font-family: Arial;
  color: #005841;
}

.line-bg
{
  background-color:#005841;
}

.title-s
{
  background-color:#005841;
  color: white;
  height: 30px;
  width: 99%;
  padding: 0px;
  margin: 0px;
  padding-top: 7px;
  padding-left: 5px;
  font-weight: bold;
	font-size:14px;
	margin-bottom: 10px;
}

.title-sort
{
  color: white;
  padding: 0px;
  margin: 0px;
  padding-left: 5px;
  font-weight: bold;
	font-size:12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.dd-sort, .dd-sort-large
{
	font-size:12px;
	border: 1px solid #005841;
  font-family: Arial;
	width: 160px;
}

.dd-sort-large
{
	width: 260px;
}

.title-l:link, .title-l:hover, .title-l:visited 
{
  color: white;
  font-weight: bold;
	font-size:14px;
  padding: 0px;
  margin: 0px;
}

.font-color td
{
	color: #005841;
}

.bg-sep-nav
{
	background-image: url(images/bg_line.jpg);
	background-repeat: repeat-y;

}

.headtitle1
{
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.headtitle2
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 60px;
}

.headtitle3
{
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
