body {
	margin: 0px;
}
.top-light-colour{
	background-color:#effafe;
}
form{
	margin: 0px;
}
.super {text-decoration: blink; text-align: center}
.head-blue-bottom-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #53cfff;
	border-right-color: #53cfff;
	border-bottom-color: #53cfff;
	border-left-color: #53cfff;
}
.onepx-line-colour{
	background-color:#bbe6f6;
}
 .validatorCalloutHighlight
        {
            background-color: #53cfff;
        }
.three-side-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F4BB82;
	border-right-color: #F4BB82;
	border-bottom-color: #F4BB82;
	border-left-color: #F4BB82;
}
.three-side-gray-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #babec1;
	border-right-color: #babec1;
	border-bottom-color: #53cfff;
	border-left-color: #babec1;
}
.three-side-yellow-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #decf40;
	border-right-color: #decf40;
	border-bottom-color: #decf40;
	border-left-color: #decf40;
}
.yellow-box{
	border: 1px solid #decf40;
	background-color:#fffdd3;
}
.brown-box{
border: 1px solid #F4BB82;
	background-color:#FBE7D2;
}
.blue-box{
border: 1px solid #FCDAD8;
	background-color:#3366ff;
}
.top-yellow-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #decf40;
	border-right-color: #decf40;
	border-bottom-color: #decf40;
	border-left-color: #decf40;
}

.top-blue-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FCDAD8;
	border-right-color: #FCDAD8;
	border-bottom-color: #FCDAD8;
	border-left-color: #FCDAD8;
}
.top-brown-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F4BB82;
	border-right-color: #F4BB82;
	border-bottom-color: #F4BB82;
	border-left-color: #F4BB82;
}

.three-side-gray-box-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
.gray-box{
	border: 1px solid #e0e0e0;
	background-color:#f7f7f7;
}
.top-gray-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e0e0e0;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
.gray-white-box{
	border: 1px solid #e0e0e0;
	background-color:#FFFFFF;
}
.main-link-text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.main-link-text a{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.main-link-text a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#148ebd;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.details-text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	line-height:17px;
	list-style-image: url(../bul-new.gif);
}
.details-text a{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	line-height:17px;
	list-style-image: url(../bul-new.gif);
}
.details-text a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#148ebd;
	font-size: 11px;
	text-decoration: none;
	line-height:17px;
	list-style-image: url(../bul-new.gif);
}
.details-gray-text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 11px;
	text-decoration: none;
	line-height:17px;
}
.details-gray-text a{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 11px;
	text-decoration: none;
	line-height:17px;
}
.details-gray-text a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#E56C03;
	font-size: 11px;
	text-decoration: underline;
	line-height:17px;
}
.details-orange-text{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#E56C03;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:17px;
}
.details-orange-text a{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#E56C03;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:17px;
}
.details-orange-text a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#148ebd;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height:17px;
}




.button{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../button-bg.jpg);
	border: 1px solid #cfd3d5;
	font-weight: bold;
	height:20px;
}
h2 {
	font-family: "Trebuchet MS Bold", "Tw Cen MT Condensed Bold", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	text-indent: 0px;
}
h1 {
	font-family: "Tw Cen MT Condensed", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.h1-blue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #148ebd;
	text-decoration: none;
	margin: 0px;
}
.h1-blue a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #148ebd;
	text-decoration: none;
	margin: 0px;
}
.h1-blue a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.h1-black {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.h1-black a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.h1-black a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #148ebd;
	text-decoration: none;
	margin: 0px;
}
.subcat-blue-box-tab{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Solid;
	border-right-style: Solid;
	border-bottom-style: Solid;
	border-left-style: Solid;
	border-top-color: #bfe7f7;
	border-right-color: #bfe7f7;
	border-bottom-color: #e2e2e2;
	border-left-color: #bfe7f7;
	background-color:#f4fbfe;
}
.blue-box-tab{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Solid;
	border-right-style: Solid;
	border-bottom-style: None;
	border-left-style: Solid;
	border-top-color: #bfe7f7;
	border-right-color: #bfe7f7;
	border-bottom-color: #bfe7f7;
	border-left-color: #bfe7f7;
	background-color:#f4fbfe;
}
.blue-box-threeside-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: None;
	border-right-style: Solid;
	border-bottom-style: Solid;
	border-left-style: Solid;
	border-top-color: #bfe7f7;
	border-right-color: #bfe7f7;
	border-bottom-color: #bfe7f7;
	border-left-color: #bfe7f7;
	background-color:#f4fbfe;
}
.blue-box-bottom-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: None;
	border-right-style: none;
	border-bottom-style: Solid;
	border-left-style: none;
	border-top-color: #F4BB82;
	border-right-color: #F4BB82;
	border-bottom-color: #F4BB82;
	border-left-color: #F4BB82;
}
.blue-box-tab-bottom-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: None;
	border-right-style: none;
	border-bottom-style: Solid;
	border-left-style: none;
	border-top-color: #c1d3f9;
	border-right-color: #c1d3f9;
	border-bottom-color: #c1d3f9;
	border-left-color: #c1d3f9;
}
.blue-box-left-right-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: None;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bfe7f7;
	border-right-color: #bfe7f7;
	border-bottom-color: #bfe7f7;
	border-left-color: #bfe7f7;
	background-color:#f4fbfe;
}
.blue-box-right-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: None;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bfe7f7;
	border-right-color: #bfe7f7;
	border-bottom-color: #bfe7f7;
	border-left-color: #bfe7f7;
}
.blue-box-left-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: None;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bfe7f7;
	border-right-color: #bfe7f7;
	border-bottom-color: #bfe7f7;
	border-left-color: #bfe7f7;
}
.product-box{
	border: 1px solid #bfe7f7;
	background-color:#FFFFFF;
}
.gray-box-tab{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Solid;
	border-right-style: Solid;
	border-bottom-style: None;
	border-left-style: Solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	background-color:#FFFFFF;
}
.gray-box-threeside-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: None;
	border-right-style: Solid;
	border-bottom-style: Solid;
	border-left-style: Solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	background-color:#FFFFFF;
}
.gray-box-bottom-border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: None;
	border-right-style: none;
	border-bottom-style: Solid;
	border-left-style: none;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
.infowebworld-box{
	border: 1px solid #979694;
	background-color:#FFFFFF;
}
.web-directory-box{
	border: 1px solid #e56c03;
	background-color:#FFFFFF;
}
.down-gray-arrow{
	background-image: url(../down-gray-arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.banner-link	{	
	text-decoration:	none;
	color:	#FFFFFF;
	}	