body
{
min-width: 800px;
background-color: #374254;
font-family: Tahoma, sans-serif, arial;
font-size: 12px;
color: #ffffff;
min-height: 100%;
height: 100%;
}
  


img.menuimg
{
margin-left: -7px;
width: 150px;
height: 20px;
border: 0px;
}

.favorites
{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.arial11bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.arial11bold:hover {
	color: #992B42;
}

#mini_menu
{
text-align: right;
margin-right: 2px;
clear: both;
}

.png {	behavior: url('/img/index_img/pngbehavior.htc'); }

#sub_menu
{
height: 240px;
width: 900px;
margin-top:10px;
}

div.sub_menu_item
{
display: inline-block;
float: left;
height: 220px;
width: 300px;
padding: 0px 0px;
text-align: center;
}

#body
{
padding: 10px 0px;
width: 1000px;
line-height: 22px;
}

#footer
{
background-image:url(/img/index_img/footer.gif);
background-repeat: repeat-x;
height: 44px;
font-size: 10px;
text-align: right;
margin-top: 10px;
}

h1 
{
margin: -5px 0px -10px;
font-size: 14px;
text-align: center;
}

a.price
{
color: #ffffff;
font-size: 18px;
/*font-weight: bold;*/
}

div.menitem_off
{
background-image:url(/img/index_img/off.gif);
background-color: #4e3664;
height:24px;
width:150px;
margin-left:-1px;
float:left;
line-height: 20px;
vertical-align:middle;

}

div.menitem_on
{
cursor: pointer;
cursor: hand;
background-color: #933567;
background-image:url(/img/index_img/on.gif);
height:24px;
width:150px;
margin-left:-1px;
float:left;
line-height: 20px;
vertical-align:middle;
}

#menu
{
width: 900px;
height: 20px;
}
#menu a
{
color: #ffffff;
font-size: 14px;
text-decoration:none;
font-weight: bold;
height: 24px;
width: 150px;
text-align:center;
}

