/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.8em;
	background-image: url(../images/backtile.jpg);
	background-repeat: repeat;
}

.table
{
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

.leftManu
{
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	background-image: url(../images/divider.gif);
	background-repeat: repeat-y;
	background-position: 180px;

}

.topMenu
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}

a
{
	color: #000000;
}

a:hover
{
	color: #CC3300;
}

a:visited
{
	color: #000000;
}

.red
{
	color: #CC3300;
	font-weight: bold;
	text-align: center;
}

.price
{
	color: #CC3300;
}

h1
{
	font-size: small;

}

legend
{
	color: #000000;
}

.pic
{
	border: 1px solid #000000;

}
