

body {

	background-color: #FFFFFF;

	margin: 0;

/*	overflow-y: auto; */

}



td {

	font-family: verdana, arial, helvetica;

	font-size: 10px;

	color: #000000;

}



td.workshop {

	padding: 5px;

}



tr.alt_row {

	background-color: #eeeeee;

}	



a, a:visited, a:active {

	text-decoration: none;	

	color: #0000ff;

}



a:hover {

	text-decoration: none;

	color: #cccc00;

}



a.title {

	font-size: 12px;

}



div {

	position: relative;

	margin-right: 10px;

	font-weight: bold;

}



span.title {

	font-size: 12px;

	font-weight: bold;

}



span.header {

	font-size: 12px;

	font-weight: bold;

	color: 45afdd;

}



.border-bottom {

	 border-bottom: 1px solid #999999;

}

.border-right {

	 border-right: 1px solid #999999;

}

.border-top {

	 border-top: 1px solid #999999;

}

font.large {	/* large header size */

	font-size: 185%;

	color: 45afdd;

}

.contacts {

	font-size: 12px;

}


