body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-position:bottom;
	background-repeat:repeat-x;
}

.EstTitle{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;	
	color:#ffffff;
	line-height:26px;	
}

.EstText{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:normal;	
	color:#ffffff;
	line-height:18px;	
}
a.EstText:Link {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;	
}
a.EstText:visited {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.EstText:hover {
	color:#CCCCCC;
	text-decoration: underline;
	font-weight:bold;
}
a.EstText:active {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

.EstTextBlink{
	font-family: sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	line-height:18px;
}
a.EstTextBlink:Link {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.EstTextBlink:visited {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.EstTextBlink:hover {
	color:#CCCCCC;
	text-decoration: underline;
	font-weight:bold;
}
a.EstTextBlink:active {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}

<!-- * blink{visibility:expression((Math.floor(new Date().getTime()/500)%2)?"visible":"hidden");} --> 

.EstLink{
	font-family: sans-serif;
	font-size: 10px;
	font-weight:bold;	
	color:#ffffff;	
}
a.EstLink:Link {
	color:#ffffff;
	text-decoration:none;
}
a.EstLink:visited {
	color:#ffffff;
	text-decoration:none;
}
a.EstLink:hover {
	color:#CCCCCC;
	text-decoration: none;
}
a.EstLink:active {
	color:#ffffff;
	text-decoration:none;
}

.MainMenu{
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#ffffff;	
}
a.MainMenu:Link {
	color:#ffffff;
	text-decoration:none;
}
a.MainMenu:visited {
	color:#ffffff;
	text-decoration:none;
}
a.MainMenu:hover {
	color:#CCCCCC;
	text-decoration: none;
}
a.MainMenu:active {
	color:#ffffff;
	text-decoration:none;
}

.Clock{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
}

.CatJump{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;	
	color:#FFFFFF;
	line-height:18px;
	display: inline;	
}
a.CatJump:Link {
	color:#FFFFFF;
	text-decoration:underline;
	line-height:18px;
}
a.CatJump:visited {
	color:#FFFFFF;
	text-decoration:underline;
	line-height:18px;
}
a.CatJump:hover {
	color:#FF9900;
	text-decoration: underline;
	line-height:18px;
}
a.CatJump:active {
	color:#FFFFFF;
	text-decoration:underline;	
	line-height:18px;
}

.View{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
}
a.View:Link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.View:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.View:hover {
	color:#FF9900;
	text-decoration: none;
	font-weight:bold;
}
a.View:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.SmView{
	font-family: Arial;
	font-size: 9px;
	font-weight:normal;
	color:#ffffff;
}
a.SmView:Link {
	color:#FFFFFF;
	text-decoration:none;
}
a.SmView:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.SmView:hover {
	color:#FF9900;
	text-decoration: none;
}
a.SmView:active {
	color:#FFFFFF;
	text-decoration:none;
}


.HotContent{
	font-family: sans-serif;
	font-size: 11px;
	line-height:12px;
	color:#575c60;
}
a.HotContent:Link {
	color:#0094d2;
	text-decoration: underline;
	font-weight:bold;
}
a.HotContent:visited {
	color:#0094d2;
	text-decoration: underline;
	font-weight:bold;
}
a.HotContent:hover {
	color:#006F9D;
	text-decoration: underline;
	font-weight:bold;
}
a.HotContent:active {
	color:#0094d2;
	text-decoration: underline;
	font-weight:bold;
}

.FooterTitle{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:normal;	
	color:#ffffff;
	line-height:18px;	
}
a.FooterTitle:Link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}
a.FooterTitle:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.FooterTitle:hover {
	color:#006666;
	text-decoration: underline;
	font-weight:bold;
}
a.FooterTitle:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.FooterItem{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:normal;	
	color:#4a4e51;	
}
a.FooterItem:Link {
	color:#4a4e51;
	text-decoration:none;
}
a.FooterItem:visited {
	color:#4a4e51;
	text-decoration:none;
}
a.FooterItem:hover {
	color:#4a4e51;
	text-decoration: underline;
}
a.FooterItem:active {
	color:#4a4e51;
	text-decoration:none;
}

/* Begin CSS Popout Menu */
.menuregular {
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.menuregular #invis {
	z-index: 0;
}
.menuregular #vis { 
	display: none;
	z-index: 40;
	color: black;
	background-color: #eee;
	padding: 0px;
	border: 1px solid black;
	text-align: center;
}
.menuregular:hover #vis{
	position: absolute;
	display:inline;
	width: 980px;
	margin-top: 16px;
	margin-left: -108px;
}

/* Begin CSS Popout Menu */
.techregular {
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.techregular #invis {
	z-index: 0;
}
.techregular #vis3 { 
	display: none;
	z-index: 40;
	color: black;
	background-color: #eee;
	padding: 0px;
	border: 1px solid black;
	text-align: center;
}
.techregular:hover #vis3{
	position: absolute;
	display:inline;
	width: 380px;
	margin-top: 25px;
	margin-left: -92px;
}

.estregular {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color:#0071a0;
	text-decoration:none;
}
.estregular #invis {
	z-index: 0;
}
.estregular #vis2 { 
	display: none;
	z-index: 40;
	color: black;
	background-color: #eee;
	padding: 0px;
	border: 1px solid black;
	text-align: center;
}
.estregular:hover #vis2{
	position: absolute;
	display:inline;
	width: 557px;
	margin-top: 0px;
	margin-left: -395px;
}

/* End CSS Popout Menu */

.H1_top {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color:#ffffff;
	text-transform: uppercase;
	display: inline;
}

.Panel_top {
	font-family: sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#ffffff;
	text-transform: uppercase;
	display: inline;
}

.Panel_p {
	 font-family: Arial;  
	 font-size:12px; 
	 line-height:13px;
}

.Panel_p2 {
	 font-family: Arial;  
	 font-size:12px; 
	 line-height:13px;
	 margin-left:-20px;
}

.H2_top {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#ffffff;
	display: inline;
}

.H3_head{
	font-family: sans-serif;
	font-size: 18px;
	line-height:20px;
	font-weight: bold;	
	color:#000000;
}

.CatPic{
	font-family: sans-serif;
	font-size: 18px;
	line-height:20px;
	font-weight:normal;
	color:#ffffff;	
}
a.CatPic:Link {
	color:#ffffff;
	text-decoration:none;
}
a.CatPic:visited {
	color:#ffffff;
	text-decoration:none;
}
a.CatPic:hover {
	color:#e3e3e3;
	text-decoration: none;
}
a.CatPic:active {
	color:#ffffff;
	text-decoration:none;
}

.ProductTitle{
	font-family: sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight:bold;
	color:#ffffff;	
}
a.ProductTitle:Link {
	color:#102c3e;
	text-decoration:none;
}
a.ProductTitle:visited {
	color:#102c3e;
	text-decoration:none;
}
a.ProductTitle:hover {
	color:#255e82;
	text-decoration: none;
}
a.ProductTitle:active {
	color:#102c3e;
	text-decoration:none;
}

.ProductDetails{
	font-family: sans-serif;
	font-size: 10px;
	line-height:11px;
	font-weight:normal;
	color:#102c3e;	
}

.H3_prod {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	display: inline;
}
.Features{
	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	color:#424548;
}
.Features1{
	font-family: Arial;
	font-size: 11px;
	line-height:12px;
	font-weight: bold;
	color:#F00;
}

.Features2{
	font-family: sans-serif;
	font-size: 11px;
	line-height:12px;
	color:#575C60;
}

.PlatterText{
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	line-height:10px;	
}
a.PlatterText:Link {
	color:#000000;
	text-decoration:none;
}
a.PlatterText:visited {
	color:#000000;
	text-decoration:none;
}
a.PlatterText:hover {
	color:#006666;
	text-decoration: underline;
}
a.PlatterText:active {
	color:#000000;
	text-decoration:none;
}

.EstItemTitle{
	font-family: Arial;
	font-size: 10px;
	font-weight:normal;	
	color:#4a4e51;	
}
a.EstItemTitle:Link {
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
a.EstItemTitle:visited {
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
a.EstItemTitle:hover {
	color:#026087;
	font-size:14px;
	text-decoration: underline;
}
a.EstItemTitle:active {
	color:#000000;
	font-size:14px;
	text-decoration:none;
}

.textbox {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	height: 17px;
	width: 52px;
	border: 1px solid #FFFFFF;
}

textarea#styled {
	width: 545px;
	height: 70px;
}

textarea#styled2 {
	width: 400px;
	height: 100px;
}

textarea#styled3 {
	width: 360px;
	height: 60px;
}

.price{
	font-family: sans-serif;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;	
	color:#ffffff;
}

.MainSearch{
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000;	
}

.inputtextbox {
	width:130px;
	height:17px;
}

.SiteCat{
	font-family: Arial;
	font-size: 12px;
	color:#0094D2;
	line-height:14px;
	font-weight:bold;
}
a.SiteCat:Link {
	color:#0094D2;
	text-decoration:none;
}
a.SiteCat:visited {
	color:#0094D2;
	text-decoration:none;
}
a.SiteCat:hover {
	color:#369;
	text-decoration: underline;
}
a.SiteCat:active {
	color:#0094D2;
	text-decoration:none;
}

.SiteSub{
	font-family: Arial;
	font-size: 12px;
	color:#DE1932;
	line-height:14px;
	font-weight:bold;
}
a.SiteSub:Link {
	color:#DE1932;
	text-decoration:none;
}
a.SiteSub:visited {
	color:#DE1932;
	text-decoration:none;
}
a.SiteSub:hover {
	color:#900;
	text-decoration: underline;
}
a.SiteSub:active {
	color:#DE1932;
	text-decoration:none;
}

.SiteProd{
	font-family: Arial;
	font-size: 10px;
	color:#255E82;
	line-height:12px;
}
a.SiteProd:Link {
	color:#255E82;
	text-decoration:none;
}
a.SiteProd:visited {
	color:#255E82;
	text-decoration:none;
}
a.SiteProd:hover {
	color:#000;
	text-decoration: underline;
}
a.SiteProd:active {
	color:#255E82;
	text-decoration:none;
}

.Gray{
	color:#666;
}