.textdomein
{
  width:230px;
  height:13px;
  font-size:10px;
}

html, body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin:0;
  padding:0;
  height:100%;
  border:none;
}

#fullheight{height:100%}

.inactive {
  background: #FFCCAA url(../images/btnbackground_inactive.png) repeat-x;
  font-size:10px;
  height:20px;
  width:90px;
  border:0px;
  color:#FFFFFF;
}

.active {
  background: #FFCCAA url(../images/btnbackground.png) repeat-x;
  font-size:10px;
  height:20px;
  width:90px;
  border:0px;
  color:#FFFFFF;
}

.buttonBlue {
  background: url(../images/btnbackground.png) repeat-x;
  font-size:10px;
  height:20px;
  width:110px;
  border:1px;
  border-color:#000000;
  color:#FFFFFF;
}

.buttonBlueSmall {
  background: url(../images/btnbackground.png) repeat-x;
  font-size:10px;
  height:22px;
  width:80px;
  border:1px;
  border-color:#000000;
  color:#FFFFFF;
}
.buttonBlueBig {
  background: url(../images/btnbackgroundRed.png) repeat;
  font-size:14px;
  height:29px;
  width:120px;
  border:0px;
  color:#FFFFFF;
  margin:0;
}
.selectDN	{
	width:100px;
	font-size:11px;
}

.backtd		{
	background: url(../images/back.gif);
}

.separator {
  background: url(../images/separator.jpg) repeat-y;
}

.subtdForm {
	width:200px;
	text-align: left;
}
.subtdForm2 {
	width:400px;
	text-align: left;
}

.subFormInputfield {
	border-style: solid;
	border-color: #CCCCCC;
	border-spacing: 0px;
	border-width: 1px;
	margin: 2px;
	width: 200px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.wishlist{
	font-size:10px;
	font-family:arial,verdana;
}
.selectAlt{
	font-size:11px;
}
.row1{background-color:#f6fcff;}
.row2{background-color:#FFFFFF;}

