body {
  text-align: center; 
  min-width: 760px;
  background-color:#925303; 
  font-size: 11px; 
  color: #000000; 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
table {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}
td {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
h1 {  font-size: 20px; color: #925303; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
h2 {  font-size: 16px; color: #925303; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}
h3 {  font-size: 14px; color: #925303; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"}

.tableentry {  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; line-height: 1.5em;}
.tableentry td{  font-size: 11px; color: #000000; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; line-height: 1.5em;}

/* Language Nav
=======================*/
.language{padding-left: 15px;  font-size: 14px; color: #fff;}
.language a {
  padding: 0 2em;
  line-height: 25px;
  width: 79px;
  background-color:#373535;
  text-decoration: none;
  float: left;
  color: #fff;  
  display: block;

}
.language a:link {
  color: #ffffff;
  text-decoration: none;
}
.language a:visited {
  color: #ffffff;
  text-decoration: none;
}
.language a:active {
  color: #ffffff;
  text-decoration: none;
}
.language a:hover {
  color: #000000; 
  background-color:#00B4CB; 
  text-decoration: none;
}

#wrapper {
  width: 900px; 
  margin: 0 auto; 
  text-align: left; 
}

#blacktop {
  height: 2x;
  background-color:#00B4CB;
  padding: 2px;
}

#main { 
  width: 900px; 
  float: left;
  background-color:#FFFFFF;
  background-image:url(../source/back.gif);
} 

#spacertop {
  height: 15x;
  padding: 15px;
}

#spacermid {
clear:both;
  padding: 2px;
}

#mainright { 
  width: 757px;
  float: right; 
}

#mainleft { 
  width: 135px; 
  float: left; 
} 

#spacertop {
  height: 15x;
  padding: 15px;
}


/* -- SUBPAGES -- */
#submainright { 
  width: 757px;
  float: right; 
}
#submainleft { 
  width: 138px; 
  float: left; 
} 

#subleft1 { 
  height: 87px;
}
#subleft2 { 
  height: 25px;
  background-color:#925303;
  margin-left:2px;  
}
#subleft3 { 
  height: 23px;
  background-color:#00B4CB;
  margin-top: 4px;
  margin-left:2px;  
}
#subright1 { 
  height: 87px;
}
#subright2 { 
  height: 25px;
  background-color:#925303;
  margin-right:3px; 
}
#subright3 { 
  height: 23px;
  background-color:#00B4CB;
  margin-top: 4px;
  margin-right: 4px;
}

#subpageheader { 
  clear:both;
  height: 91px;
  margin-top: 4px;
}

#flash2 { 
  width: 898px; 
  float: right; 
  height: 91px;
  margin-top: 4px;
} 
/* TOPMENU */
#topmenu {
  width: 753px;
  background-color:#925303;
}

ul.top {
  margin: 0;
  padding: 0;
  float: left;
  width: 753px;
  background: #925303;
  list-style: none;
  font-weight:bold;
  font-size: 11px;
  color:#000000;
}
ul.top li {
  float: left;
}

ul.top li.selected
{
  color: #925303;
  background-color:#00B4CB 
}

ul.top a {
  padding: 0 1em;
  line-height: 2.3em;
  background: url(../source/menu_pipe.jpg) no-repeat right top;
  text-decoration: none;
  color: #FFFFFF;
  float: left;
  display: block;
}
ul.top a:link {
  color: #FFFFFF;
}
ul.top a:visited {
  color: #FFFFFF;
}
ul.top a:active {
  color: #FFFFFF;
}
ul.topfirst a {
  background-color:#00B4CB
}
ul.top a:hover {
  color: #925303;
  background-color:#00B4CB
}

/* SUBMENU */
#topsubmenu {
  width: 753px;
  background-color:#00B4CB;  
}
ul.subtop {
  margin: 0;
  padding: 0;
  float: left;
  width: 753px;
  background: #00B4CB;
  list-style: none;
  /*font-weight:bold;*/
  font-size: 11px;
}
ul.subtop li {
  float: left;
}
ul.subtop li.selected
{
  color: #FFFFFF;
  background-color:#00B4CB 
}
ul.subtop a {
  padding: 0 1em;
  line-height: 2.1em;
  background: url(../source/menu_pipe.jpg) no-repeat right top;
  text-decoration: none;
  float: left;
  display: block;
}
ul.subtop a:link {
  color: #FFFFFF;
}
ul.subtop a:visited {
  color: #FFFFFF;
}
ul.subtop a:active {
  color: #FFFFFF;
}
ul.subtop a:hover {
  color:#925303;
 }

#subheader {
  height: 25px;
  background-color:#00B4CB;
  width: 753px;
}

#footer {
  clear:both;
  height: 25px;
  background-color:#00B4CB;
  width: 900px;
}

#content { 
  width: 700px;
  min-height: 350px;
  padding-top: 10px;
}

/* Language Nav
=======================*/
.sitemap{
	padding-left: 15px;
	padding-top: 4px;
	font-size: 14px; 
	color: #ffffff; 
	display:block; 
	width:50px; 
	height:20px
}
.sitemap a {
  color: #ffffff;  
  text-decoration: none;
}
.sitemap a:link {
  color: #FFFFFF;
  text-decoration: none;
}
.sitemap a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.sitemap a:active {
  color: #FFFFFF;
  text-decoration: none;
}
.sitemap a:hover {
  color: #925303; 
  text-decoration: none;
}


.breadcrumb {color: #925303;}
a.breadcrumb:link     {color: #925303; text-decoration: underline}
a.breadcrumb:visited  {color: #925303;  text-decoration: underline}
a.breadcrumb:active   {color: 925303   text-decoration: underline}
a.breadcrumb:hover   {color: #00B4CB;   text-decoration: none}

a.bottom:link     {color: #666666; text-decoration: underline}
a.bottom:visited  {color: #666666;  text-decoration: underline}
a.bottom:active   {color: #666666;   text-decoration: underline}
a.bottom:hover   {color: #999999;   text-decoration: none}

a:active {  color: #925303; text-decoration: underline}
a:link {  color: #925303; text-decoration: underline}
a:visited {  color: #925303; text-decoration: underline}
a:hover {  color: #F58216; text-decoration: underline}

.sitemaps {color: #000000; font-weight:bold}
a.sitemaps:link     {color: #000000; text-decoration: underline}
a.sitemaps:visited  {color: #000000; text-decoration: underline}
a.sitemaps:active   {color: #000000; text-decoration: underline}
a.sitemaps:hover    {color: #00B4CB; text-decoration: none}

hr {
	border: none 0; 
	border-top: 1px dashed #925303;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

/* fieldset styling */
fieldset {
  margin: 0em 0; /*  space out the fieldsets a little */
  padding: 1em;
  border : 1px dashed #925303;
}

/* legend styling */
legend {
  font-weight: bold;
  color:#000000;
  background-color:#FFFFFF;
  font-size:13px;
}

ul.list{
  margin: 0;
  padding: 0;
  padding-left: 5px;
  padding-top: 8px;
  padding-bottom: 15px;
  /*list-style-type: none;*/
}

ul.list li {
  /*background: url(../source/bullet_b.gif) no-repeat 0 50%;*/
  padding-left: 10px;
  margin-bottom: 5px;
  margin-left: 20px;
}
