body {
text-align:center;
background-color:#fff;
margin-top:0px;
margin-left:0px;
margin-right:0px;
color:red;
}

#container {
position:relative;
margin-right:auto;
margin-left:auto;
width:900px;
text-align:left;
background-color:#000;
height:100%;
}

.example1 {
border-style:solid;
border-width:1px;
border-color:#000;
}

a.menuselect:link { 
	color: #ccc;
	text-decoration: none;
	}
	
a.menuselect:visited { 
	color: #ccc;
	text-decoration: none;
	}
		
a.menuselect:active { 
	color: #ccc;
	text-decoration: none;
	}
	
a.menuselect:hover { 
	color: #fff;
	text-decoration: none;
	xfont-weight:bold;
	}

a.menuselect-left:link { 
	color: #a76125;
	text-decoration: none;
	}
	
a.menuselect-left:visited { 
	color: #a76125;
	text-decoration: none;
	}
		
a.menuselect-left:active { 
	color: #a76125;
	text-decoration: none;
	}
	
a.menuselect-left:hover { 
	color: #d56e15;
	text-decoration: none;
	xfont-weight:bold;
	}


a.menuselect3:link { 
	color: #d00;
	text-decoration: underline;
	}
	
a.menuselect3:visited { 
	color: #d00;
	text-decoration: underline;
	}
		
a.menuselect3:active { 
	color: #d00;
	text-decoration: underline;
	}
	
a.menuselect3:hover { 
	color: #22f;
	text-decoration: underline;
	xfont-weight:bold;
	}

a.menuselect2:link { 
	color: red;
	text-decoration: underline;
	}
	
a.menuselect2:visited { 
	color: red;
	text-decoration: underline;
	}
		
a.menuselect2:active { 
	color: red;
	text-decoration: underline;
	}
	
a.menuselect2:hover { 
	color: #ccc;
	text-decoration: underline;
	xfont-weight:bold;
	}
	
	


a.question:link { 
	color: blue;
	text-decoration: none;
	}
	
a.question:visited { 
	color: blue;
	text-decoration: none;
	}
		
a.question:active { 
	color: blue;
	text-decoration: none;
	}
	
a.question:hover { 
	color: green;
	text-decoration: none;
	xfont-weight:bold;
	}
	
	
	
	
img {
border-style:none;
}


.compare {
font-size:12px;
}



table.compare
{
border-collapse:collapse;
}
table.compare,th.compare, td.compare
{
border: 1px solid #999;
vertical-align:top;
}

input.order_input {
width:40px;
font-size:10pt;
}