body		{

	background: url(images/bg.png);
	

}



.address	{

font-size: 32px;
color:white;
font-family:arial;
}



.header		{
background: url(images/header1.png) repeat-x;
color:white;
font-family:arial;
font-weight:bold;
height:34px;
text-align:center;
}



.borderleft	{

	background: url(images/left.png) repeat-y;

}



.cell		{

	background: #ffffff;

}



.time		{

	border: 1px solid #000000;

	border-bottom: 0px;

	background: #000000;

	color: #ffffff;

	padding: 0px;
font-family:arial;
font-weight:bold;
}



.item		{

	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	height:40px;
	font-family:arial,sans-serif;

	border: 1px solid #000000;

	border-top: 0px;

	background: #dddddd;
	font-weight:bold;
padding-top:10px;
font-size: 14px;

}



a:link		{

	color: #cc0000;
	text-decoration: none;



}

a:visited	{

	color:#cc0000;
text-decoration: none;
}

a:hover		{
text-decoration: none;
	color: red;

}

a:active	{

	color: red;

}

.cell1		{

	border-right: 1px solid gray;
	padding-left: 1px;

}

.s_comment{
text-align: center;
}
.comment{
text-align: center;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
}

