BODY {
	font-family : Tahoma;
	font-size : 10pt;
	scrollbar-base-color : Silver;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color : Silver;
	scrollbar-dark-shadow-color : #F5F5F5;
	scrollbar-face-color : #DCDCDC;
	background: url(../face/tlo.gif);
	border-colapse: collapse;
}
TD {
	font-family : Tahoma;
	font-size : 10pt;
	color: white;
}

A {
	text-decoration: none;
	color: white;
	font-weight : normal;
	cursor : hand;
}
A:active {
	color: black;
}
A:Hover {
	text-decoration: underline;
	color: blue;
}
.h7 {
	font-family : Tahoma;
	font-size : 7pt;
}
.h6 {
	font-family : Tahoma;
	font-size : 8pt;
}
.h5 {
	font-family : Tahoma;
	font-size : 10pt;
}
.h4 {
	font-family : Tahoma;
	font-size : 12pt;
}
.h3 {
	font-family : Tahoma;
	font-size : 14pt;
}
.h2 {
	font-family : Tahoma;
	font-size : 16pt;
}
.h1 {
	font-family : Tahoma;
	font-size : 18pt;
}
.button	  {background-color:#ffffff; 
           border-bottom:dotted 1px; 
		   border-color:#000000; 
		   border-left:dotted 1px; 
		   border-color:#000000; 
		   border-right:dotted 1px; 
		   border-color:#000000; 
		   border-top:dotted 1px; 
		   border-color:#000000; 
		   color:#000000; 
		   cursor:hand; 
		   font-family:verdana; 
		   font-size: 8pt; 
		  }
.jdm {
	font-family : Tahoma;
	font-size : 8pt;
	color: green;
	font-weight : bold;
	font-style : normal;
}
.jdmlink {
	text-decoration: underline;
	font-family : Tahoma;
	font-size : 8pt;
	color: green;
	font-weight : normal;
	font-style : normal;
}
.menubigup {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #A52A2A; font-family : Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}
.fotter {
	font-family : Arial;
	font-size : 8pt;
	color: white;
}
.button	  {background-color:#ffffff; 
           border-bottom:solid 1px; 
		   border-color:#000000; 
		   border-left:solid 1px; 
		   border-color:#000000; 
		   border-right:solid 1px; 
		   border-color:#000000; 
		   border-top:solid 1px; 
		   border-color:#000000; 
		   color:#000000; 
		   cursor:hand; 
		   font-family:verdana; 
		   font-size: 8pt; 
		  }
/*
	Some rules that apply to contents generated using the markup buttons 
	"add left box" and "add right box"
	
	both boxes have slightly larger text, and take a maximum of 20% of 
	the width of the contents.
*/

.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;	
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;	
}
