body
{
	font-family: Verdana;
	margin: 0px;
	color: #24408f;
}

p.menu
{
	color: #24408F;
	font-family: Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 9;
}
a.menu,a.menuact
{
	color: #24408F;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: solid 2px #FFFF00;
	border-top: solid 2px #FFFF00;
	text-decoration: none;
}
a.menuact
{
	border-bottom: solid 1px #24408F;
	border-top: solid 1px #24408F;
}
a.menu:hover,a.menuact:hover
{
	border-bottom: solid 2px #24408F;
	border-top: solid 2px #24408F;
}
.address
{
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
}
.address a
{
	color: Gray;
}
a.print
{
	line-height: 40px;
	color:Red;
	font-size: 12px;
}
span.group
{
	font-family:Verdana;
	font-style: italic;
	color: Red;/*#24408F;/*Red;*/
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
/*	text-transform:uppercase;*/
}
p.front
{
	font-size: 12px;
	font-weight: bold;
	color: #24408f;
	line-height: 20px;
}
img.product
{
	border:solid 2px #24408F;
}
.lang
{
	color: #FFFF00;
	font-size: 10px;
}
.lang a
{
	color: #FFFF00;
}
.lang a:hover
{
	color: #FFFF00;
	background-color: #9999FF;
}
p,ul
{
	font-size: 12px;
	line-height: 20px;
	list-style-type: square;
}
h1,h2,h3,h4,h5,h6
{
	color: Navy;
}
a
{
	color: #24408F;
}
a:hover
{
	color: Red;
}
.head
{
	background-image: url(../images/td_bg.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	border: solid 1px Silver;
	font-family: Verdana, Tahoma;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
}
.head1
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: Silver;
}
td.img
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #24408F;
	font-style: italic;
}
.item,.itemalt
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: White;
	color: Black;
}
.itemalt
{
	background-color: Silver;
}
input.button
{
	font-size: 10px;
	background-color: #FFCC00;
	color: #24408F;
	font-family: verdana;
	font-weight: bold;
	cursor: hand;
}
a.home
{
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#24408F;
	width: 220px;
	text-decoration:none;
	cursor:pointer;
}
a.home:hover
{
	color: Maroon
}


