
a:visited {
  color: blue;
}

p {

}

h1 {
  font-size: 125%;
  color: navy;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 16pt;
  color: navy;
}

th {
  color: navy;
  font-size: larger;
  text-decoration: underline;
}

.vend {
  font-family: arial, sans-serif;
  font-size: 12pt;
  color: navy;
  background-color: white;
}

.bolder {
  font-weight: bolder;
}

.emf {
  font-weight: bolder;
  font-size: larger;
}

.emf2 {
  position: relative;
  left: 100px;
  font-weight: bolder;
  font-size: larger;
}

.remf {
  font-weight: bolder;
  font-size: larger;
  color: red;
}

.cex {
  color: red;
  font-size: +2em;
  padding: 4px 6px;
}

.small {
  color: black;
  font: 10px arial, sans-serif;
}

.small_blk {
  background-color: #c6eff7;
  color: black;
  font: 11px courier, sans-serif;
}

.small_red {
  background-color: white;
  color: #d60000;
  font: 11px courier, sans-serif;
}

.small_green {
  background-color: white;
  color: #184A18;
  font: 11px courier, sans-serif;
}

.small_orange {
  background-color: white;
  color: #ff3d12;
  font: 11px courier, sans-serif;
}

.small_white {
  color: white;
  background-color: navy;
  font: 10px bold arial, sans-serif;
}

.small_blu {
  background-color: white;
  color: navy;
  font: 11px courier, sans-serif;
}

.back {
  position: absolute;
  top: 15px;
  left: 0%;
  text-align: left;
}

li {
  list-style-type: none
}

.front li {
  list-style-type: circle;
  line-height: 1.5em;
}

#sub_title a {
  padding-left: 4px;
  padding-right: 4px;
  background-color: white;
  text-decoration: none;
  border-top: 1px solid;
  border-bottom: 1px solid;
  color: navy;
}
  
#sub_title a:hover {
  color: red;
}

table th {
  text-decoration: underline;
}

td.star {
  width: 1px;
  font-weight: bolder;
  font-size: larger;
  color: navy;
}

td.star2 {
  width: 5%;
  font-weight: bolder;
  font-size: larger;
  color: navy;
}

td.txt {
  width: 65%;
  font-weight: bolder;
  color: navy;
  text-align: left;
}

td.txt2 {
  width: 35%;
  font-weight: bolder;
  color: navy;
  text-align: left;
}

td.blue {
  width: 70%;
  color: navy;
  text-align: left;
}

.text {
  text-align: left;
  text-indent: 30px;
}

.vend_text {
  text-align: left;
  color: navy;
}

body {
  background: #C6F7F7 url('../images/bg_lb.gif') repeat-y;
  min-width: 600px;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

img {
	border: 0px none;
	display: block;
}

.content {
	text-align: left;
	margin-left: 8%;
	margin-top: 3%;
	margin-bottom: 3%;
	font: 14pt/18pt navy;
	font-family: sans-serif;
	color: navy;
}

.float_left {
  margin-right: 5px;
  float: left;
}

.float_right {
  margin-left: 5px;
  margin-right: 5px;
  float: right;
}

#main {
  position: absolute;
  left: 18%;
  top: 85px;
  width: 81%;
  text-align: center;
  font-weight: bold;
}

.te_in {
  position: absolute;
  left: 21%;
  width: 50%;
}

.centerimage {
  text-align: center;
}

.image_list {  
  list-style-type: none;
  margin-left: 1%;
  margin-right: 1%;
  padding: 0px;
}

.image_list li {
  display: inline;
  text-align: center;
}

.image_list a {
  text-decoration: none;
  padding: .1em;
  display: block;
}

.image_list a:hover {
}

.el_me {
  position: absolute;
  left: 60%;
  width: 50%;
}

#top {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 104%;
  background: #C6F6F6 url('../images/top.gif') no-repeat center;
  padding: 0%;
  height: 82px;
}

#topcontent {
  position: absolute;
  top: 0%;
  right: 1%;
  width: 100%;
}

#topcontent ul {
  position: absolute;
  right: 0px;
  list-style: none;
  margin: 0px 0px 40px 0px;
}

#topcontent ul li {
  display: inline;
  padding: 0 0.2em;
  border-left: 1px single #34339B;
}

#topcontent ul li.first {
  border-left: 0px none;
}

#topcontent ul li a {
  color: navy;
  font: 0.7em /1 verdana, sans-serif;
}

#topcontent form.first {
  position: absolute;
  right: 1%;
  top: 25px;
  margin: 0px;
}

#topcontent form.second {
  position: absolute;
  right: 1%;
  top: 50px;
  margin: 0px;
}

#topcontent h3, #topcontent p {
  display: inline;
  margin-right: 0.5em;
}

.textbox {					/* Until IE understands <css> input[type="file"] { </css> It's better to define a new style then it is to re-define the input tag because radio buttons cop a beating */
  padding: 2px;
  font:  small verdana, sans-serif;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
}

.button {
  padding: 2px;
  font: bold x-small verdana, sans-serif;
  color: #fff;
  background-color: #5C6F90;
  border: 1px solid #000;
}

#intro {
  width: 99%;
  font: bold 18pt palatino;
}

#intro h3 {
  width: 99%;
  font: bold 14pt palatino;
}

#intro h4 a {
  display:inline;
  text-decoration: none;
  margin-left: 50px;
  background-color: white;
}

#intro2 {
  position: absolute;
  top: 200px;
  width: 100%;
  font: bold 18pt palatino;
}

/*    menu section     */

#nav {
position: absolute;
top: 82px;
left: 0px;
width: 16%;
background: #8CA5B5 url('../images/nav.gif') repeat-y;
background-repeat: repeat-y;
z-index: 1;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav a, #nav h2 {
font: bold 12px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}

#nav h2 {
color: blue;
text-transform: uppercase;
}

#nav a {
color: navy;
text-decoration: none;
}

#nav a:hover {
color: #a00;
}

#nav li {position: relative;}

#nav ul ul ul {
position: absolute;
background: #8CA5B5 url('../images/nav.gif') repeat-y;
top: 0;
left: 99%;
width: 100%;
}

div#nav ul ul ul,
div#nav ul ul li:hover ul ul
{display: none;}

div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul
{display: block;}

/*   end of menu section  */

/*   begin news section   */

#news {
	
	width: 296px;			/* why not 22%?  because at some sizes the rounding difference adds up to more than 100% and gives us a horizontal scroll bar */
	height: auto;
	overflow: hidden;
	margin-left: 0%;
	margin-top: -20px;
	padding: 0px 1.5%;
	background: #DFF2EC;
	border: 2px ridge #dff2ec;
}

div#news p.row {
	width: 100%;
	margin: 0px 0px 1em 0px;
	}

div#news p.row span.leftcol {
        font-size: 10pt;
	float: left;
	color: blue;
	}
	
div#news p.row span.rightcol {
        font-size: 11pt;
	width: 70%;
	float: right;
	}
	
div#news p.row span.rightcol a {
	color: navy;
	font-weight: bold;
	}
	
div#news p.row span.rightcol a:hover {
	color: #a00;
	}
	
.spacer {
	display: block;
	height: 1px;
	font: 1px /1 sans-serif;
	clear: both;
	}

/*    end news section     */

/*    begin contact information */

table.footer {
	width: 99%;
	background: #99cccc;
	border: 3px inset gray;
}

table.footer th {
	padding-left: 5px;
	text-align: left;
	font: bold 16px sans-serif;
	background: #ccffff;
	text-decoration: none;
	width: 33%;
}

table.footer td {
	text-align: left;
	padding-left: 10px;
	font: 14px/16px sans-serif;
	color: navy;
	letter-spacing: 2px;

}
/*	end contact information  */

#front_footer {
  background-image: url('../images/footer.gif');
  color: white;
  font-weight: bold;
  text-align: center;
}

#footer {
  background-image: url('../images/footer.gif');
  color: white;
  font-weight: bold;
  text-align: center;
}

.normal tr img {
  display: block; margin-left: auto; margin-right: auto;
}

#lang ul li {
	display: inline;
}

#lang ul li a {
	display: inline; border: 0px;
}

#lang ul li a img {
	display: inline;
}

.bk_on td {
	background-color: #DADFDB;
	dborder-bottom: 1px solid black;
}

#location {
  text-align: left;
  font-size: 8pt;
  font-family: verdana, helvitica, sans-serif;
}
