/* CSS Document */

body {
	font-size: 11px;
	font-family: sans-serif;
	background-repeat: repeat-x;

}

h1
{
font-size: 18px;
}

a:link 

{
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	
	color: #0000FF;	
	text-decoration: none;
}

a:hover {
	
	color: #969696;	
	text-decoration: underline;	
}




table.outer{
	
	background-color: #00ffff;
	width: 750px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

table.bottom{
	
	background-color: #ffffff;
	width: 750px;
	border-top: 1px solid #000000;
	border-bottom: none;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;

}
table.bottom2{
	
	background-color: #ffffff;
	width: 750px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;

}

td.section {
	border-bottom: 1px solid #97004b;

}

.img_box{
  border-bottom: 1px solid #000000;
  margin: 0px;
  padding: 0px;
 
}


#menu1 {
  width:600px;
  padding:0px 0; 
  margin:0 auto; 
  list-style-type:none;
  border-left: 1px solid #100668;
  background-color: #008c00;
  font-size: 12px;

  
  }
#menu1 li {
  float: left;
  width:115px;
  margin-left: 0px;
  padding-left: 0px;

  }
#menu1 a {
  display:block;
  width:115px;
  color:#ffffff; 
  border-right: 1px solid #100668;
  background:#008c00; 
  text-align:center; 
  margin-left: 0px;
  padding-left: 0px;
  text-decoration:none; 

  }
#menu1 a:hover {
  color:#ffffff; 
  background:#004a00;
  margin-left: 0px;
  padding-left: 0px;
  border-right: 1px solid #333333;
  }

.maininfo{
	border: none;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 2px;
}

.bot_prodbox{
	font-size: 12px;
	width: 550px;
	background-color: #ffffff;
	padding: 1px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

.bot_prodbox td{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	align: center;
}


.bot_prodbox th{
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #E0D9B1;
	font-size: 110%;
	color: #002a00;

}

.spacer {

	font-size: 1px;
	height: 1px;



}

.tritonbox {
	width: 150px;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 2px;
	background-color: #ffffff;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	font-size: 12px;
	font-family: sans-serif;
}

.tritonbox2 {
	width: 150px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 2px;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 12px;
	font-family: sans-serif;
}

.tritonbox td{
	width: 75px;
	text-align: left;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.tritonbox th {
	background-color: #E0D9B1;
	width: 150px;
	color: #002a00;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.tritonbox2 td{
	float: right;
	border-bottom: 1px solid #999999;
}

.tritonbox2 th {
	border-bottom: 1px solid #999999;
}
.footer {
	font-size: 11px;
	color: #004a00;
	width: 650px;
}
.footer a 

{
	font-size: 11px;
	color: #004a00;
	text-decoration: none;
}


.footer a:hover {
	font-size: 11px;
	color: #004a00;
	text-decoration: underline;

}
.footer td {
 	text-align: center;

}

.prodbox{
	width: 537px;
	font-size: 12px;
	font-family: sans-serif;
	color: #333333;
	text-align: justify;
	padding: 0;
	margin-top: 18px;
	margin-right: 10px;
	margin-left: 3px;
	line-height: 16px;
	text-indent: 15px;

}

.prodbox th {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #333333;
	font-size: 150%;

}

.leftmenu{
	width: 180px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #999999;
	font-size: 12px;
	font-family: sans-serif;
}
.leftmenu th {
	border: 1px solid #999999;
	background-color: #E0D9B1;
	color: #002a00;

}

h3 {
	font-size: 18px;
    margin-bottom: 0px;
    margin-top: -1ex;
    line-height: 4ex;
}

.bot_prod_container{
	width: 750px;
	border-top: 1px dotted #002a00;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #ffffff;

}
