/* css DMI27 default style v1.01 */

/* basic elements */
body {
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;

}

#banner, #menu, #menu2, #swf, #next { 
  display : none; 
}

td.mainbody { 
	width: 100%;
	color: #000000;
	font-size: 18px;	
	padding: 5px;
	background: #ffffff; 

}

h1 { 
	font-size: 25px; 
	font-weight: normal; 
	color: #000000;  
}

h2 { 
	font-size: 20px; 
	font-weight: bold; 
	color: #095AA6; 
	margin-top: -5mm;
}

h3 { 
	font-size: 20px; 
	font-weight: bold; 
	color: #095AA6; 
	margin-top: -5mm;
}

td.maintable { 
	color: #000000;
	font-size: 13px;	
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #cccccc;
	vertical-align: top;		
}

td.maintable2 { 
	color: #000000;
	font-size: 13px;	
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	vertical-align: top;		
}

td.tabletitle { 
	color: black;
	text-align: center;
	padding: 2px;
	font-size: 18px;
	font-weight:bold;
	vertical-align: top;	
}

td.tablebody { 
	color: black;
	padding: 2px;
	font-size: 18px;
	vertical-align: top;
}