.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #003399;
	line-height : 29px;
	background-color : transparent;
	padding-left : 14px;
	padding-right : 14px;
	border-bottom : 2px solid White;
	border-top : 2px solid White;
	cursor : pointer;
	cursor : hand;
}
.menu_active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	line-height : 29px;
	background-color : #003399;
	padding-left : 14px;
	padding-right : 14px;
	border-bottom : 2px solid White;
	border-top : 2px solid White;
}
.categories_menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #040500;
	line-height : 14px;
	background-color : transparent;
	padding-left : 9px;
	padding-right : 9px;
	border-bottom : 1px solid White;
	cursor : pointer;
	cursor : hand;
}
.categories_menu_active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	line-height : 14px;
	background-color : #FF9900;
	padding-left : 9px;
	padding-right : 9px;
	border-bottom : 1px solid White;
}
.bottom_bg{
	background-image : url(../images/bottom_bg.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}
.top_bg{
	background-image : url(../images/top_bg.gif);
	background-position : top;
	background-repeat : repeat-x;	
}
.bottom_bg2{
	background-image : url(../images/bottom_bg_right.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	background-color : #99CCFF;
}
.top_bg2{
	background-image : url(../images/top_bg_right.gif);
	background-position : top;
	background-repeat : repeat-x;	
}
.pad{
	padding-top : 18px;
}
.pad_right{
	padding-top : 16px;
}
.pad_cat{
	padding-top : 5px;
	padding-bottom : 20px;
}
.pad_cont_cat{
	padding-top : 5px;
	padding-bottom : 10px;
}
.content{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003399;
	line-height : 20px;
	padding-left : 23px;
	padding-right : 20px;
	padding-bottom : 25px;
	text-align : justify;
	padding-top : 10px;
}
.content_right{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003399;
	line-height : 15px;
	padding-left : 18px;
	padding-right : 19px;
	padding-bottom : 10px;
	text-align : justify;
	padding-top : 12px;
}
.header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003399;
	font-weight : bold;
	width : 249px;
	height : 26px;
	background-color : #99CCFF;
	line-height : 26px;
	padding-left : 23px;
	padding-right : 10px;
}
.header2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
	width : 249px;
	height : 26px;
	background-color : #FF9900;
	line-height : 26px;
	padding-left : 23px;
	padding-right : 10px;
}
.header_right{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
	height : 26px;
	background-color : #003399;
	line-height : 26px;
	padding-left : 17px;
	padding-right : 10px;
	border-bottom : 2px solid White;
	border-top : 2px solid White;
}
.bottom{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003399;
	font-weight : bold;
	padding-left : 23px;
}
.brd{
	border : 2px solid White;	
}
.brd_blue{
	border-left : 1px solid #003399;	
	border-right : 1px solid #003399;	
}
.brd_item{
	border : 1px solid #99CCFF;		
}
.cart_title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003399;
	font-weight : bold;
	line-height : 20px;
	padding-right : 15px;
}
.button{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
	background-color : #003399;
	border : none;
	height : 23px;
}
.cart{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003399;
	font-weight : bold;
	line-height : 22px;
}
.cart_pad{
	padding-left : 10px;
}
.brd_white{
	border-left : 1px solid #FFFFFF;	
}
.red{
	color : #FF6600;
	font-weight : bold;
}
.item_header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003399;
	font-weight : bold;
	height : 25px;
	background-color : #99CCFF;
	padding-left : 10px;
	padding-right : 10px;
}
.item_price{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF6600;
	font-weight : bold;
	padding-top : 10px;
	line-height : 20px;
	border-left : 1px solid #99CCFF;	
	border-bottom : 1px solid #99CCFF;	
}
.item_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003399;
	line-height : 12px;
	padding-top : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	text-align : justify;
	border-right : 1px solid #99CCFF;		
}
.purchase{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
	width : 86px;
	height : 28px;
	background-color : #003399;
	border : none;
}
.purchase_pad{
	padding-right : 10px;
	padding-bottom : 10px;
	border-right : 1px solid #99CCFF;	
	border-bottom : 1px solid #99CCFF;	
}
.more{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003399;
	text-decoration : underline;
}
.more:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #003399;
	text-decoration : none;
}
