body
{ font-size:x-small;
font-family:Arial;
	
}
th
{
	border-top: #006699 1px solid;
	background: #eef3f9;
	color: #006699;
	border-bottom: #006699 1px solid;
	text-decoration: none;
	text-align:left;
}
table
{
	font-size:x-small;	
	font-family:Arial;
}
.ctable
{
	width:600;
}
.blueBorders
{
	BORDER-RIGHT: #326a9a 1px solid;  
	BORDER-LEFT: #326a9a 1px solid; 
	BORDER-BOTTOM: #326a9a 1px solid;
}
.mainTitle
{
	background-image: URL(https://www.eheimparts.com/client/images/bg/topBgMedium.jpg);
	text-align:center;
	font-weight: bold;
	color:White;
}
.mainTitleSmall
{
	font-weight: bold;
	background-image: url(https://www.eheimparts.com/client/images/bg/topBgSmall.jpg);
	color: white;
	text-align: center;
}
.mainTitleProductType
{
	font-family:Arial;
	font-size:large;
	font-weight:bold;
	color:#326a9a;
}
.trOnMouseOver
{
	background-color:"#eef3f9";
	border:solid 1px black;
	color:White;
	cursor:hand;
}
.trOnMouseOut
{
	background-color:white;
	border:solid 1px white;
	color:"black"	
}
.dgHeader
{
	border-top: #006699 1px solid;
	background: #eef3f9;
	color: #006699;
	border-bottom: #006699 1px solid;
	font-weight:bold;
	text-decoration: none;
}

.mediumButton
{
	background-color:Transparent;
	border:none;
	font-weight:bold;
	color:White;
	width:100px;
	height:15px;
	cursor:hand;
	font-size:10px;
	background-image: url(https://www.eheimparts.com/client/images/bg/buttonbgMedium.jpg);	
}
.largeButton
{
	background-color:Transparent;
	border:none;
	font-weight:bold;
	color:White;
	width:150px;
	height:15px;
	cursor:hand;
	background-image: url(https://www.eheimparts.com/client/images/bg/buttonBgLarge.jpg);
	text-align:center;
	font-size:10px;	
}
.SmallButton
{
	background-color:Transparent;
	background-image: url(https://www.eheimparts.com/client/images/bg/buttonBgSmall.jpg);
	border:none;
	font-weight:bold;
	color:White;
	width:50px;
	height:15px;
	cursor:hand;
	text-align:center;
	font-size:10px;
}
.step
{
	font-family:Arial;
	font-weight:bold;
	color:#c0c0c0;
}	

.edit {
	FONT-SIZE: 26px; COLOR: #326a9a; FONT-FAMILY: Wingdings 2
}
.arrow { FONT-SIZE: 12px; COLOR: red; FONT-FAMILY: Wingdings 3 }