*{
	font-family: Arial, Helvetica, sans-serif;
}

div,td,th,span,input,textarea,select{
	font-size: 12px;	
}
H1 {
	font-size: 20px;
	margin-bottom: 20px;
}
H2 {
	font-size: 16px;
}
H3 {
	font-size: 14px;
	margin-bottom: 20px;
}
H4 {
	font-size: 12px;
}
#header,#footer,#col_left,.inner_right,.path,.pages_icons,#logo,.form-container,.pages_cont,.timetable_search,.realestates_tabs,#flashheader,#h,#nav{
	display: none;
}


.table_skinned{
	width: 100%;
	margin-bottom: 20px;
}
.table_skinned th,.table_skinned td{
	padding: 3px;
	vertical-align: middle;
	text-align: left;
}

.table_skinned th{
	background-color: #0096D9;
	color: #fff;
	font-weight: bold;
	vertical-align: middle;
}
.table_skinned.black th{
	background-color: #000;

}
.table_skinned.gray th{
	background-color: #ccc;
	color: #000;
}

.table_skinned th,.table_skinned td{
	border-bottom: 1px solid #C7C7C7;
}
.table_skinned tr.rw td{
	background-color: #fff;	
}
.table_skinned tr td{
/*	background-color: #F5F5F5;*/
}
