body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

table.header{
 	width: 640px;
 	height: 184px;
 	background: url('../images/mf_micro_header_640_184.jpg') top no-repeat;
}

table.main{
 	width: 640px;
 	background: #FFF;
}

td.left{
	background: url('../images/mf_micro_leftbg_125_101.jpg') no-repeat;
	background-position: 0 220px;
	width: 180px;
 	padding-top: 30px;
 	padding-bottom: 30px;
 	padding-left: 16px;
 	vertical-align: top;
 	text-align: left;
 	
}

td.right{
	width: 460px;
 	background: #FFF;
 	padding-top: 30px;
 	padding-bottom: 30px;
 	vertical-align: top;
 	color: #004494;
 	text-align: justify;
}

table.timetable{
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
}

td.time{
	color: #97be0d;
	valign:	top;
}

table.footer{
 	width: 640px;
 	height: 300px;
 	background: url('../images/mf_micro_footer_640_16.jpg') no-repeat;
 	background-position: 0px 0px;
 	padding-top: 30px;

}

table.footer td{
 	vertical-align: top;
 	color: #004494;
 	/*background: #FFF;*/
}

/* Text */

h1{
	color: #004494;
	font-size: 14px;
	font-weight: bold;
	font-family: ArialBlack, Arial; 
}

h2{
	color: #004494;
	font-size: 14px;
	font-weight: bold;
	font-family: ArialBlack, Arial; 
}

h3{
	color: #004494;
	font-size: 12px;
	font-weight: bold;
	font-family: ArialBlack, Arial; 
	margin: 0px;
}

h4{
	color: #97be0d;
	font-size: 12px;
	font-weight: bold;
	font-family: ArialBlack, Arial; 
	margin: 0px;
}

td.left a{
	color: #004494;
	font-size: 14px;
	font-weight: bold;
	font-family: ArialBlack, Arial;
	text-decoration: none;
	line-height: 22px; 
}

td.right a{
	color: #97be0d;
	font-weight: normal;
	font-family: ArialBlack, Arial;
	text-decoration: underline;
}

table.footer a{
	color: #97be0d;
	font-weight: normal;
	font-family: ArialBlack, Arial;
	text-decoration: underline;
}

div.note{
	font-weight: normal;
	font-size: 11px;
}

#logok{
	font-weight: normal;
	font-size: 11px;
	width: 120px;
	color: #GGG;
	border: 0px solid #FF0;
	text-align: center;
}
