﻿.mytablecell {
	height:100px;
	background-color:#FFCC00;
	text-align:center;
}
.divbuttonsetup {
	border-style: solid outset outset solid;
	border-width: 1px 3px 3px 1px;
	border-color: #999999 #666666 #666666 #999999;
	width: 140px;
	height: 90px;
	background-color: #FFFFFF;
	 vertical-align:middle;
	 margin-left:25px;
}
.mytextstyle {
	font-family:Verdana;
	font-size:.7em;
	font-weight:bold;
	color: #003366;
	text-align:center;
	 padding:0px;
	  vertical-align:middle;
	  margin:0;

}
.mylinksize {
	height:90px;
	width:140px;
	cursor:pointer;
	color: #003366;
	text-decoration:none;
}
.mystrikethru {
	text-decoration:line-through;
}
.mytextstyle2 {
	font-family:Verdana;
	font-size:.8em;
	font-weight:bold;
	color: #003366;
	text-align:center;
	padding:2px;
	vertical-align:middle;
}
.mytextstyle2 a:hover {
	color:#FF9900;
	text-decoration: underline;
}
.mytextstyle2 a {
	color:#003366;
	text-decoration: underline;
}
#mystihlsalebanner p a{
	text-decoration:underline;
	color:#666666;
}
#mystihlsalebanner p a:hover{
	 color:#FF9900;
}
