.headerCate{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}
.headerCate A:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}
.headerCate A:link{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}
.headerCate A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}
.headerCate A:active{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}

.listing{
	font-family: Tahoma;
	font-size: 14px;
	color: Navy;
	font-weight: bold;
}
.listing A:link{
	font-family: Tahoma;
	font-size: 14px;
	color: Navy;
	font-weight: normal;
	text-decoration: underline;
}
.listing A:visited{
	font-family: Tahoma;
	font-size: 14px;
	color: Navy;
	font-weight: normal;
}
.listing A:active{
	font-family: Tahoma;
	font-size: 14px;
	color: Navy;
	font-weight: normal;
}
.listing A:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: Blue;
	font-weight: normal;
}

.listingStick{
	font-family: Tahoma;
	font-size: 16px;
	color: Navy;
	font-weight: bold;
}
.listingStick A:link{
	font-family: Tahoma;
	font-size: 16px;
	color: Navy;
	font-weight: normal;
	
}
.listingStick A:visited{
	font-family: Tahoma;
	font-size: 16px;
	color: Navy;
	font-weight: normal;
}
.listingStick A:active{
	font-family: Tahoma;
	font-size: 16px;
	color: Navy;
	font-weight: normal;
}
.listingStick A:hover{
	font-family: Tahoma;
	font-size: 16px;
	color: Blue;
	font-weight: normal;
}


.listingIndex{
	font-family: Tahoma;
	font-size: 12px;
	color: Navy;
	font-weight: bold;
}
.listingIndex A:link{
	font-family: Tahoma;
	font-size: 12px;
	color: Navy;
	font-weight: normal;
}
.listingIndex A:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: Navy;
	font-weight: normal;
}
.listingIndex A:active{
	font-family: Tahoma;
	font-size: 12px;
	color: Navy;
	font-weight: normal;
}
.listingIndex A:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: Blue;
	font-weight: normal;
}

.contactName{
	font-family: Tahoma;
	font-size: 11px;
	color: #CBCBCB;
}

.subCate{
	font-family: Tahoma;
	font-size: 11px;
	color: Navy;
}
.subCate A:link{
	font-family: Tahoma;
	font-size: 11px;
	color: Navy;
}
.subCate A:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: Navy;
}
.subCate A:active{
	font-family: Tahoma;
	font-size: 11px;
	color: Navy;
}
.subCate A:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: Blue;
}

.boxProduct{
	border-bottom: 1px solid #6495ED;
	border-left: 1px solid #6495ED;
	border-top: 1px solid #6495ED;
	border-right: 1px solid #6495ED;
}

.boxSpecial{
	border-bottom: 1px solid #FFD700;
	border-left: 1px solid #FFD700;
	border-top: 1px solid #FFD700;
	border-right: 1px solid #FFD700;
}

.boxContent{
	background-color: #6495ED;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.boxHeaderStick{
	background-color: #6495ED;
	color: White;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.boxContentStick{
	background-color: #FFF8DC;
	color: #000017;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.boxContent2{
	background-color: #D0DFF9;
	color: #000017;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.boxRight{
	border-right: 1px solid #6495ED;
}

.headerContent{
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3978E8;
}
.button-navbar {	background-color: #989898;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: bold;
			color: #FFFFFF;
			border-right: 1px solid #424242;
			border-bottom: 1px solid #424242;
			border-left: 1px solid #C6C6C6;
			border-top: 1px solid #C6C6C6;
			padding: 0px;
			height: 18px;
			width: 80px;
			cursor: hand;			
			}

.button-navbar-disabled {	background-color: #989898;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: bold;
			color: #FFFFFF;
			border-right: 1px solid #424242;
			border-bottom: 1px solid #424242;
			border-left: 1px solid #C6C6C6;
			border-top: 1px solid #C6C6C6;
			padding: 0px;
			height: 18px;
			width: 80px;
			enabled: false;
			cursor: hand;			
			}			
			
.button-logout {	background-color: #FF0000;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: bold;
			color: #FFFFFF;
			border-right: 1px solid #800000;
			border-bottom: 1px solid #800000;
			border-left: 1px solid #FF8080;
			border-top: 1px solid #FF8080;
			padding: 0px;
			height: 18px;
			width: 80px;
			cursor: hand;			
			}			

.button-sub-menu {	background-color: #D4D0C8;
			font-family: Tahoma;
			font-size: 7pt;
			font-weight: light;
			color: #000000;
			border-right: px solid #404040;
			border-bottom: 1px solid #404040;
			border-left: 1px solid #E9E6E1;
			border-top: 1px solid #E9E6E1;
			padding: 0px;
			width: 120px;
			height: 18px;
			cursor: hand;
			}
			
.button-action {	background-color: #D4D0C8;
			font-family: Tahoma;
			font-size: 7pt;
			font-weight: light;
			color: #000000;
			border-right: 1px solid #404040;
			border-bottom: 1px solid #404040;
			border-left: 1px solid #E9E6E1;
			border-top: 1px solid #E9E6E1;
			padding: 0px;
			width: 45px;
			height: 18px;
			cursor: hand;
			}
			
.button-expand {	background-color: #989898;
			font-family: Tahoma, Trebuchet MS, Helvetica;
			font-size: 8pt;
			font-weight: bold;
			color: #FFFFFF;
			border-right: 1px solid #424242;
			border-bottom: 1px solid #424242;
			border-left: 1px solid #C6C6C6;
			border-top: 1px solid #C6C6C6;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}

.button-reorder {	background-color: #989898;
			font-family: Tahoma, Trebuchet MS, Helvetica;
			font-size: 8pt;
			font-weight: bold;
			color: #FFFFFF;
			border-right: 1px solid #424242;
			border-bottom: 1px solid #424242;
			border-left: 1px solid #C6C6C6;
			border-top: 1px solid #C6C6C6;
			width: 80px;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}			

.button-view {	background-color: #008000;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #004000;
			border-bottom: 1px solid #004000;
			border-left: 1px solid #80FF80;
			border-top: 1px solid #80FF80;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}
			
.button-delete {	background-color: #FF0000;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #800000;
			border-bottom: 1px solid #800000;
			border-left: 1px solid #FF8080;
			border-top: 1px solid #FF8080;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}	
			
.button-edit {	background-color: #4040FF;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #000040;
			border-bottom: 1px solid #000040;
			border-left: 1px solid #8080FF;
			border-top: 1px solid #8080FF;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}
			
.button-clone {	background-color: #00A8A6;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #00605F;
			border-bottom: 1px solid #00605F;
			border-left: 1px solid #7DE7E6;
			border-top: 1px solid #7DE7E6;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}	
			
.button-select {	background-color: #C000C0;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #400040;
			border-bottom: 1px solid #400040;
			border-left: 1px solid #FF80FF;
			border-top: 1px solid #FF80FF;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}						
			
.button-remove {	background-color: #F66200;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #903A00;
			border-bottom: 1px solid #903A00;
			border-left: 1px solid #FFBF95;
			border-top: 1px solid #FFBF95;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}	
			
.button-orange {	background-color: #F66200;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #903A00;
			border-bottom: 1px solid #903A00;
			border-left: 1px solid #FFBF95;
			border-top: 1px solid #FFBF95;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}			

.button-cyan {	background-color: #00A8A6;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #00605F;
			border-bottom: 1px solid #00605F;
			border-left: 1px solid #7DE7E6;
			border-top: 1px solid #7DE7E6;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}
			
.button-blue {	background-color: #4040FF;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #000040;
			border-bottom: 1px solid #000040;
			border-left: 1px solid #8080FF;
			border-top: 1px solid #8080FF;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}
			
.button-green {	background-color: #008000;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #004000;
			border-bottom: 1px solid #004000;
			border-left: 1px solid #80FF80;
			border-top: 1px solid #80FF80;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}
			
.button-red {	background-color: #FF0000;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 7pt;
			font-weight: normal;
			color: #FFFFFF;
			border-right: 1px solid #800000;
			border-bottom: 1px solid #800000;
			border-left: 1px solid #FF8080;
			border-top: 1px solid #FF8080;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}			
			
.button-save {	background-color: #008000;
			font-family: Tahoma, Trebuchet MS, Helvetica;
			font-size: 8pt;
			font-weight: bold;
			color: #FFFFFF;
			border-right: 1px solid #004000;
			border-bottom: 1px solid #004000;
			border-left: 1px solid #80FF80;
			border-top: 1px solid #80FF80;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}						
						
.button-grey {	background-color: #989898;
			font-family: Tahoma,Trebuchet MS, Helvetica;
			font-size: 8pt;
			font-weight: bold;
			color: #FFFFFF;
			border-right: 1px solid #424242;
			border-bottom: 1px solid #424242;
			border-left: 1px solid #C6C6C6;
			border-top: 1px solid #C6C6C6;
			padding: 0px;
			height: 18px;
			cursor: hand;
			}											

.button-general {	background-color: #D4D0C8;
			font-family: Tahoma;
			font-size: 7pt;
			font-weight: light;
			color: #000000;
			border-right: 1px solid #404040;
			border-bottom: 1px solid #404040;
			border-left: 1px solid #E9E6E1;
			border-top: 1px solid #E9E6E1;
			padding: 0px;
			width: 100px;
			height: 18px;
			cursor: hand;
			}

.button-help {		cursor: help; }


input.groovybutton
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   color:#3399FF;
   height:18px;
   background-color:#FFFFFF;
   border-top-style:solid;
   border-top-color:#3399FF;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#3399FF;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#3399FF;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#3399FF;
   border-right-width:1px;
}


#paging{
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

#paging a{
	padding:4px 7px 4px 7px;
	margin:0px 2px 0px 2px;
	border:1px solid #C9C8C6;
	background:#FFFFFF;
	color:#C9C8C6;
	text-decoration:none;
}
#paging a:hover{
	border:1px solid #C9C8C6;
	background:#C9C8C6;
	color:#FFFFFF;
	text-decoration:none;
}

.paging_selected{
	padding:4px 7px 4px 7px;
	border:1px solid #FF9900;
	background:#FF9900;
	color:#FFFFFF;
	text-decoration:none;
}

.sn_td {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.jipatashop.com/images/bg_hl_box_01.gif) no-repeat scroll 0 0;
	float:left;
	height:240px;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:center;
	width:123px;
}


