BODY {
  background: slategray;
  background-image: url(images/backgr.gif); 
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

input:focus, 
textarea:focus {
	background-color: #ffe9ff;
}


tr.odd {
	background: #fffbd7;
	text-align: center;
}

tr.even {
	background: white;
	text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #a6ffc7;
  color: #6196ef;
  font-weight: bold;
}

 form {
    margin-bottom: 0px;
    margin-top: 0px;

}

option.red {
color: red;
}

option.blue {
color: blue;
}

option.black {
color: black;
}

 
A.menupoint{
	color: black;
	background: #b7e4ff;
	text-align: center;
	display: block;
	height: 15px;
	width: 60px;
	border: 2px outset #a6ffc7;
	padding: 1px;
	text-decoration: none;

}
A.menupoint:hover{
	color: black;
	background: #a6ffc7; 
		 border:2px inset aqua;
}

A.menupoint2{
	color: black;
	background: red;
	text-align: center;
	display: block;
	width: 45px;
		height: 15px;
	border: 2px outset pink;
	padding: 1px;
	text-decoration: none;

}
A.menupoint2:hover{
	color: black;
	background: #a6ffc7; 
	 border:2px inset aqua;
}

.menupoint{
	color: black;
	background: white;
	text-align: center;
	display: block;
	height: 22px;

	border: 2px outset #a6ffc7;
	padding: 1px;
	text-decoration: none;
	  font-family: Verdana, Arial, sans-serif;
 


}
.menupoint:hover{
	color: black;
	background: #a6ffc7; 
		 border:2px inset aqua;
}


.menupoint2{
	color: black;
	background: white;
	text-align: center;
	display: block;
	height: 22px;
	width: 30px;
	border: 2px outset #a6ffc7;
	padding: 1px;
	text-decoration: none;
	  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;


}
.menupoint2:hover{
	color: black;
	background: #a6ffc7; 
		 border:2px inset aqua;
}


.link1{
	position: relative;
	padding: 10px;
	left: 50em;
}

.infoBoxContents {
  background: #fffbd7;
  background-image: url(images/background2.jpg); 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

.infoBoxContents2 {
  background: #C7E4FF;

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #6196ef;
  color: #ffffff;
}

div.test {
	background: #ffffff;
	font: 9px verdana,arial,helvetica;
	border: 2px solid #000000;
	width: 216px;
	height: 225px;



}

div.test2 {
	background: #ffffff;
	font: 9px verdana,arial,helvetica;
	border: 2px solid #000000;
	width: 526px;
	height: 425px;



}

div.test3 {
	background: #ffffff;
	font: 9px verdana,arial,helvetica;
	border: 2px solid #000000;
	width: 542px;
	height: 428px;



}

div.cart {
	background: #c5e2ff;
	font: 9px verdana,arial,helvetica;
	border: 2px solid #000000;
	width: 476px;
	height: 270px;
        overflow: auto;


}
#texx {

     padding:5px;
     font-family:verdana;

     text-align:justify;
 
 }

#auto {
	overflow: auto;
}

.menupoint33{
	color: black;
	background: white;
	text-align: center;
	display: block;
	height: 18px;
	
	border: 2px outset #a6ffc7;
	padding: 1px;
	text-decoration: none;
	  font-family: Verdana, Arial, sans-serif;
 


}
.menupoint33:hover{
	color: black;
	background: #a6ffc7; 
		 border:2px inset aqua;
}

