<style type="text/css">
body
{
text-align: center;
margin: 0px;
font-size: 12px;
font-family: Trebuchet MS;
color: 444444;
}
#popup
{
text-align: justify;
position: absolute;
background-color: white;
border: 2px solid gray;
width: 250px;
margin-top: 180px;
margin-left: 300px;
color: black;
}
table
{
font-size: 12px;
}
blockquote.pink
{
	background-image: url('/images/blockquote_info.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #ffded5;
	border-top: 1px dotted #d99d80;
	border-bottom: 1px dotted #d99d80;
	padding: 8px 8px 8px 36px;
	margin: 4px 0px 4px 0px;
	}
blockquote.blue
{
	background-image: url('/images/blockquote_info.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #A89FEA;
	border-top: 1px dotted #321BD9;
	border-bottom: 1px dotted #321BD9;
	padding: 8px 8px 8px 36px;
	margin: 4px 0px 4px 0px;
	}
#body
{
border: 1px solid silver;
text-align: left;
margin: 0em auto;
width: 750px;
}
#body h1
{
width: 100%;
border-bottom: 1px solid #444444;
margin: 3px;
font-size: 14px;
}
#content a, #content a:visited, #topmenu a, #topmenu a:visited
{
text-decoration: none;
color: blue;
}
#content a:hover, #content a:active, #topmenu a:hover, #topmenu a:active
{
text-decoration: underline;
}

#header
{
height: 130px;
background-image: url('/images/il_pub_head.jpg'); 
background-repeat: no-repeat; 
background-position-y: top; 
border-bottom-style: 1px solid;
}
#topmenu
{
padding: 0px;
background-image: url('/images/tmbg.jpg'); 
background-repeat: repeat-x; 
background-position-y: center; 
border-top: 1px solid silver;
border-bottom: 1px solid silver;
text-align: center;
font-size: 12px;
font-weight: bold;
}
#left
{
width: 180px;
float: left;
}
#left .title
{
display: block;
background: #E2DEF2;
font-size: 12px;
font-family: Arial;
text-transform: uppercase;
padding: 0px 0px 0px 10px;
font-size: 12px;
font-weight: bold;
}
#content
{
margin: 2px 6px 20px 184px;
width: 550px;
}
#foot
{
clear: both;
text-align: center;
font-size: 12px;
color: #555555;
background-color: #E2DEF2;
border-top: 1px solid silver;
}
#leftmenu ul
{
list-style: none;
margin: 0px;
padding: 0px;
border-bottom: solid 1px #E2DEF2;
border-right: solid 1px #E2DEF2;
}
#leftmenu ul a
{
text-decoration: none;
}
#leftmenu li
{
border-top: solid 1px #E2DEF2;
font-size: 12px;
font-family: Arial;
text-transform: uppercase;
}
#leftmenu li a
{
display: block;
margin: 0px; 
padding: 0px 0px 0px 10px;
border-left: 5px solid #E2DEF2;
}
#leftmenu li a:hover
{
display: block;
margin: 0px; 
padding: 0px 0px 0px 10px;
border-left: 5px solid #CCCCCC;
background-color: #E2DEF2;
}
#leftmenu li.group a
{
display: block;
margin: 0px; 
padding: 0px 0px 0px 20px;
border-left: 5px solid #E2DEF2;
font-size: 90%;
}
#leftmenu li.group a:hover
{
display: block;
margin: 0px; 
padding: 0px 0px 0px 20px;
border-left: 5px solid #E2DEF2;
font-size: 90%;
}

/* catalogue styles */
#wrapper
{
font-size: 10px;
font-family: Verdana,Tahoma,Arial,sans-serif;
color: rgb(100,100,100);
border: 1px solid #777777;
margin: 0 auto;
padding: 1px;
}
#wrapper img
{
border: 1px solid #111111;
width: 60px;
height: 60px;
}
}
#item
{
background: #D2D2FF;
border-bottom: 1px solid #FFFFFF;
width: 100%;
color: #111111;
}
#desc
{
background-color: #D9D9FF;
height: 67px;
padding: 2px;
margin-left: 66px;
margin-right: 67px;
border-left: 1px solid white;
border-right: 1px solid white;
}
#price
{
background-color: #D2D2FF;
height: 66px;
padding: 2px;
float: right;
width: 63px;
color: #333333;
}
#img
{
background-color: #D2D2FF;
border-top: 1px solid #FFFFFF;
height: 66px;
padding: 2px;
float: left;
width: 62px;
}
fieldset
{
border:1px solid #6B92A5;
padding:4px;
}
legend
{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
}
form
{
margin: 0px;
}
.butt
{
padding: 0px;
margin: 0px;
border: 0px;
}
.white, .cart
{
color: white;
text-decoration: none;
}


/* cart css */
#cart
{
font-size: 11px;
padding: 2px;
margin: 0px;
border: 1px solid #E2DEF2;
border-left: 5px solid #E2DEF2;
overflow: hidden;
}
#cart a, #cart a:visited
{
text-decoration: none;
color: #444444;
}
#cart a:hover, #cart a:active
{
text-decoration: underline;
}
#cart .ctop
{
background: #EEEEEE;
padding: 2px;
font-size: 12px;
}
#cart .gif
{
width: 35px;
float: right;
padding: 4px;
}
#cart .iwrap
{
clear: both;
border-bottom: 1px solid #DDDDDD;
}
#cart .idesc
{
float: left;
width: 123px;
}
#cart .iprice
{
float: right;
width: 45px;
}
#cart .bot
{
height: -1px;
}

/* other left menu items */
#spons
{
font-size: 11px;
padding: 2px;
margin: 0px;
border: 1px solid #E2DEF2;
border-left: 5px solid #E2DEF2;
overflow: hidden;
}
</style>