.home-title
{
	background:url(images/titletext.png) left top no-repeat;
	width:626px;
	height:45px;
	margin-bottom:15px;
}

table 
{
	border-collapse:	collapse;
	background-color:	#FFFFFF;
}
table td
{

	padding:	        0px;
}
.title
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-weight:		bold;
	color:				#4f4f4f;
}
.text
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#4f4f4f;
}

.text a
{
	color: #676767;
}
.hid
{
	display:none;
}
.head
{
	text-transform:uppercase;
	cursor:pointer;
}
.tblMain tr
{
	vertical-align:top;	
}

.tblMain td
{
	padding-bottom:10px;
}

.tblMain a
{
	display:block;
}
#seminars
{
	font-family: 	Tahoma;
	font-size:		12px;
	color:			#666666;
}

#seminars tr
{
    height:20px;
}

.input
{
	width:			182px;
	height:			14px;
	border:			1px
					solid
					#A4A4A4;
	font-family:	Tahoma;
	font-size:		12px;
	color:			#666666;
}
.select
{
	width:			186px;
	height:			18px;
	border:			1px
					solid
					#A4A4A4;
	font-family:	Tahoma;
	font-size:		10px;
	color:			#666666;
}

.speaker
{	
	width:400px;
	margin-bottom:10px;	
}

.speaker-photo
{	
	margin-left:20px;
	margin-bottom:10px;	
}

.text-b
{
	font-weight:bold;
}

.table-n td, .table-n th
{
	padding:5px;
}

.active td
{
	cursor:pointer;
}

.req-form
{
	background:#f4f4f4;
	border:1px solid #c4c4c4;
}

.req-form th
{
	text-align:right;
	padding:0 5px;
	width:160px;
}

.req-form input
{
	width:150px;
}

.req-form .subm
{
	text-align:center;
}
.req-form .subm input
{
	width:70px;
	margin-bottom:5px;
}