form 
{
	margin:0px;
	padding:0px;	
}

.body 
{
	margin:0px;
	background-color:#FFFFFF;
}

.bodyOwl
{
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(/Image/owl_bg.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0px 110px;
}

.bodyFabricGallery
{
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(/Image/owl_bg.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:-200px 360px;
}

.topMenu 
{
	cursor:pointer;
}

.topMenuTD
{
	vertical-align:bottom;
}

.PopupThumb
{
	cursor:pointer;	
}

.AdPopupBody
{
	margin:4px;
	text-align:center;
}

.topMenuItem
{
	background-color:#FFFDE5;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color:#50668E;
	padding: 0px 15px 6px 23px;
	cursor:pointer;
	opacity:.88;
	filter: alpha(opacity=88);
	z-index:200;
}

.topMenuItemHover
{
	background-color:#FFFDE5;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color:#BE4CD6;
	padding: 0px 0px 6px 23px;
	cursor:pointer;
	opacity:.88;
	filter: alpha(opacity=88);
	z-index:200;
}

.topMenuItemBold
{
	background-color:#FFFDE5;
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight:700;
	color:#50668E;
	padding: 0px 15px 6px 23px;
	cursor:pointer;
	opacity:.88;
	filter: alpha(opacity=88);
	z-index:200;
}
.topMenuItemBoldHover
{
	background-color:#FFFDE5;
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight:700;
	color:#BE4CD6;
	padding: 0px 15px 6px 23px;
	cursor:pointer;
	opacity:.88;
	filter: alpha(opacity=88);
	z-index:200;
}


.StandardLink
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#009ADC;
	text-decoration:none;
}

.StandardLink:hover
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#009ADC;
	text-decoration:underline;
}


.StandardLinkB
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:700;
	color:#00A3EA;
	text-decoration:none;
}

.StandardLinkB:hover
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:700;
	color:#00A3EA;
	text-decoration:underline;
}

.BodyText
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#1B1818;
	text-align:left;
}

.BodyTextB
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:700;
	color:#1B1818;
}

.BodyTextHL
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#F50020;
}

.BodyText2HL
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color:#F50020;
}

.BodyText2HLB
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight:700;
	color:#F50020;
}

.FabText
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	color:#1B1818;
}

.FabTextB
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight:700;
	color:#1B1818;
}

.FabDesc
{
	font-family: Times New Roman;
	font-style: italic;
	font-size: 13px;
	color: #F50020;
}

.ColorFrame
{
	border: solid 1px #FFFFFF;	
}

.ColorFrameHL
{
	border: solid 1px #999999;	
}

.SubHead
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight:700;
	color:#00A477;
	line-height:16px;
}

.FooterText
{
	font-family: Tahoma, Arial;
	font-size: 9px;
	color:#666666;
}

.FooterLink
{
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #00A3EA;
	text-decoration:none;
}

.FooterLink:hover
{
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #00A3EA;
	text-decoration:underline;
}

.ZipText
{
	
	font-size:13px;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	margin-right:4px;
	width:80px;
}

.ZipButton
{
	font-family:Arial;
	font-size:13px;
	width:90px;
}

.ZipSelect
{
	margin-right:4px;
	font-family:Arial;
	font-size:13px;
	border-width:1px;
}

