body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033ab;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033ab;
}
a:hover {
	text-decoration: underline;
	color: #0033ab;
}
a:active {
	text-decoration: none;
	color: #0033ab;
}





.tabborder {
	border:1px solid #c3c3c3;
}
.logo {
	float:left;
}
.top2 {
	background:url(images/top2.jpg) no-repeat;
	float:left;
	width:303px;
	height:107px;
}
.heading1 {
	margin-top:10px;
	font-size:15px;
	color:#d11241;
	text-align:right;
	font-weight:bold;
}


h1 a:link {font-size:24px; color:#000080; font-family: tahoma; margin: 5px 0px 15px 0px}
h1 a:visited {font-size:24px; color:#000080; font-family: tahoma; margin: 5px 0px 15px 0px}
h1 a:hover {font-size:24px; color:#000080; font-family: tahoma; margin: 5px 0px 15px 0px}
h1 a:active {font-size:24px; color:#000080; font-family: tahoma; margin: 5px 0px 15px 0px} 













.heading2 {
	margin-top:2px;
	font-size:15px;
	color:#0335aa;
	text-align:right;
	font-weight:bold;
}
.top3 {
	text-align:right;
	float:left;
	width:340px;
	height:107px;
}
.viewcart {	
	margin-top:5px;
}
.tel {
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
}
.tel2 {
	margin:0px 9px 0px 0px;
	font-size:16px;
	font-weight:bold;
}
.shopby {
	margin: 7px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#0335aa;
}
.shopbylink {font-family:tahoma; font-size:14px; color:#0335aa; text-decoration:none; font-weight:bold }
a.shopbylink:link { color:#0335aa; text-decoration:none; }
a.shopbylink:visited { color:#0335aa; text-decoration:none;}
a.shopbylink:hover { color:#0335aa;  text-decoration:underline;}

.keyword {
float:left;
line-height:27px; 
margin-left:75px; 
font-weight:bold;
}


.topnavback {
	background:url(images/topnavback.jpg) repeat-x;
	height:33px;
}
.topnavcont {
	float:left;
	margin:3px 20px 3px 10px;
	vertical-align: middle;
	line-height:20px;
}
.topnav {font-family:tahoma; font-size:12px; color:#ffffff; text-decoration:none; font-weight:normal }
a.topnav:link { color:#ffffff; text-decoration:none; }
a.topnav:visited { color:#ffffff; text-decoration:none;}
a.topnav:hover { color:#ffffff;  text-decoration:underline;}

.search {
	width:200px;
	float:right;
	margin:0px 10px 0px 10px;
}
.navcont {
	margin:15px 10px 5px 10px;
	width:260px;
}
.navback {
	background:url(images/navback.jpg) no-repeat;
	border-right:1px solid #acacac;
}
.contcont {
	margin:15px 5px 5px 10px;	

/*background:url(images/contentback.jpg) no-repeat;*/
}



.botnavback {
	background:url(images/botnavback2.jpg) repeat-x;
	background-color:#cfdae9;
	height:20px;
}
.botshadow {
	background:url(images/botshadow.jpg) no-repeat;
	width:353px;
	height:9px;
}
.style1 {color: #0335aa}
.style2 {color: #d11241}





/* This section sets up the default look and feel for any skin objects [tag].
	 i.e. copyright, terms, privacy, hostname, currentdate, login, breadcrumb. */

.SkinObject {font-family:tahoma; font-size:11px; color:#646464; text-decoration:none; font-weight:normal}
a.SkinObject:link { color:#646464; text-decoration:none; }
a.SkinObject:visited { color:#646464;  text-decoration:none;}
a.SkinObject:hover { color:#646464;  text-decoration:underline;}
A.SkinObject:active { color:#646464;  text-decoration:none;}

/* This code below was created by Joe a custom tags as an addition to the skinobjects */

.LinksObject {font-family:tahoma; font-size:11px; color:#646464; text-decoration:none; font-weight:normal }
a.LinksObject:link { color:#646464; text-decoration:none; }
a.LinksObject:visited { color:#646464; text-decoration:none;}
a.LinksObject:hover { color:#646464;  text-decoration:underline;}
A.LinksObject:active { color:#646464;  text-decoration:none;}









/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;                        /* height of submenu--notice all of height 24px*/
}

.MainMenu_SubMenuItemSelHover TD          
{
	color: #FFFFFF;                       /* color of sub menu text and height on mouseover*/
	height: 24px;
}

.MainMenu_TabRootMenuItem TD                 
{
	color: #000000;                                 /* color of menu text and height--no mouseover*/
	background-image: url(images/tab-off.jpg);	
	height: 24px;
	padding: 5px;
}

.MainMenu_TabRootMenuItemSel TD                  /* color of menu text if you select subpage to show that it is selected*/
{
	height: 24px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
 	font-style: normal;
	color: #d11241;
	background-image: url(images/tab-off.jpg);
	padding: 5px;
}

.MainMenu_TabMenuItemHover TD                      /* color of menu text on mouseover*/
{
	background-image: url(images/tab-on.jpg);
	color: #ffffff;
	height: 24px;
	padding: 5px;
}

.MainMenu_TabMenuItemSelHover TD                    /***** color of main menu to show that it is the current page*/
{
	background-image: url(images/tab-on.jpg);	
	color: #d11241;
	height: 24px;
	padding: 5px;
}

.MainMenu_MenuContainer {
	background-image: url(images/tab-off.jpg);
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 24px; 
	padding: 0px;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;                                  /*color of sub menu text---no mouseover*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-left: #C5CAD3 0px solid;
	border-bottom: #C5CAD3 0px solid;
	border-top: #C5CAD3 0px solid;
	border-right: #C5CAD3 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #ececec;             /* this is the color of the drop down submenu for the left side if you want to use icon*/
	border-left: #ececec 0px solid; 
	border-bottom: #ececec 0px solid; 
	border-top: #ececec 0px solid; 
	border-right: #ececec 0px solid; 
	text-align: center; 
	width: 3; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #C5CAD3;                           
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold; 
	font-style: normal; 
	background-color: #ececec;                 /*this is the color of the submenu behind text*/
	border-bottom: #C5CAD3 1px solid;          /*these are the colors of the submenu box border*/
	border-left: #C5CAD3 1px solid; 
	border-top: #C5CAD3 1px solid; 
	border-right: #C5CAD3 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#7686A1, Direction=90, Strength=0);

}

.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #0335aa;          /*********this is the color of the submenu highlight*/
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand;
}






