body {  
	
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-image: url(gfx/bgbody.gif); background-repeat: repeat-x; background-position: top}

a:hover {  text-decoration: underline}

.leftmenu {  background-image: url(gfx/menubg.gif); background-repeat: repeat-x}

.vr {  background-image: url(gfx/menubg2.gif); background-repeat: repeat-x}


#ylamenu {
	margin:0px;
	padding:0px;
	font-size: 18px; font-weight: normal;  
}
#ylamenu a {
	text-decoration:none;
	color: #20266E;
}
#ylamenu li {
	list-style-type: none;
	float:left;
	padding:0px 10px 0px 10px;
}
#ylamenusel {
	 background-color: #3C7AA3; 
}
#ylamenusel a {
	color: white; 
}


#catmenu {
	margin:0px;
	padding:0px;
	font-size: 14px; font-weight: normal;  
}
#catmenu a {
	text-decoration:none;
	color: #20266E;
}
#catmenu li {
	list-style-type: none;
	height:34px;
	padding:8px 10px 0px 5px;
	text-align:left;
	
	background-image: url(gfx/bg_menulink.png);
	background-repeat: no-repeat
}

.productbox{
	border:dotted 1px #BBBBBB;
	text-align:left;
	margin-bottom: 15px;
	padding-bottom: 5px;

	width:680px;
; background-image: url(gfx/prodboxbg.gif); background-repeat: repeat-x
	
}
.prodname  {
; color: #20266E; text-decoration: none
; font-weight: bold
	
}
.prodbuy {
;
font-weight: bold; color: #FFFFFF
; text-decoration: none
	
}
.prodbtn { ; font-weight: bold; color: #FFFFFF; background-color: #3C7AA3; height: 20px; width: 70px; text-align: center; vertical-align: middle}

