.rlc a , .rlh a {
	display: block;
  	color: #000000;
  	padding: 2px;
  	height: 100%;
  	width: 95%;
}

td {
 	font-size: 10px;
}

.source td {
 	font-size: 12px;
	font-weight: bold;
}

body,html { 
	padding: 0px; 
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	text-align: center;
	/*word-break:break-all; */ 	
}

#pagecontainer,#main {
	width : 220px;
	margin: 0 auto 0 auto;
	padding:3px;
	text-align: left;
	background-color:#F9F9F9;
	border: 2px solid #294094;		
	border-top: #F6FFF6;
	z-index: 2px;
}

#tabmenu {		
			color: #000000;		
			border-bottom: 2px solid #294094;		
			margin: 2px 0px 0px 0px;		
			padding: 0px;		
			z-index: 2;		
			width : 220px;
			padding-left: 10px 
		} 	

#header {
}

#header h1 {
  	font-family: sans-serif;
	/* font-size: 20px; */
	font-size: 20px;
  	margin-bottom: 0px;
  	/* color:#CC6666; */
  	color:#339900;
}

#header h2 {
  	font-family: sans-serif;
  	font-size: 13.5px;
	margin-bottom: 0px;
  	color:#000000; 
}

#header h3 {
    font-family: sans-serif;
  	font-size: 12px; 
  	color:#000000;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

form {
    font-family: sans-serif;
  	font-size: 11px; 
  	color:#000000;
  	margin-top: 10px;
  	margin-bottom: 3px;
}

h1 {
  	font-size: 12px; 
  	margin-top: 3px;
  	margin-bottom: 0px;
}

h2 {
	font-family: sans-serif;	
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

h3 {
	font-family: sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 3px;
	width: 95%;
}

#header p {
  	font-family: Tahoma, Verdana, Arial, Helvetica,sans-serif;
  	font-size: 11px;
  	border-bottom: 2px solid #bbbbbb;
  	margin-top: 0px;
  	padding-bottom: 6px;
  	margin-bottom:8px;
}

#header p {
  	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	padding-top:0px;
  	padding-left: 5px;
  	padding-right: 5px;
  	padding-bottom: 0px;
  	margin-left: 0px;
}

p { 
	margin:0;padding:0 
}

h2 { 
	margin-top: 4px; margin-bottom: 2px; 
}

.ot {
  	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
}

.desc {
 	background: #c6d9d7;
 	border: 1px solid #000000;
}  

.field {
 	vertical-align: top;
 	background:#C6D9D7;
}

.contents {
 	vertical-align: top;
 	background: #ffffff;
}

a {
  	text-decoration: none;
  	border: 0;
}

p {
	text-align: justify;
}
	
img {
  	border: 0;
}

.lab {
 	width: 5em ; vertical-align: bottom; text-align: left; float: left; font-weight: bold; margin-bottom: 4px;
}

.floatleft { float: left; 
margin: 0 10px 0 0;}

#source{ 
	font-size: 12px;
	font-weight: bold;
}

input.dashboard { background-color: #E5F0C8; font-size: 11px; width:70px; color: #000000; border-style:solid; border-color:#BCE50B; border-width:1px; }

.f_title 	{font-family :  Arial;	font-weight : bold;	}

h1x {
	color: #99CC00;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #cccccc;
}

.t_value1   {font-family:  Arial; font-size: 12px; color: #666666; }
.t_value1B  {font-family:  Arial; font-size: 12px; color: black; font-weight: bold; }
.t_value2B  {font-family:  Arial; font-size: 12px; color: #289925; font-weight: bold; }
.t_value3B  {font-family:  Arial; font-size: 15px; color: #black; font-weight: bold; }
.subtitle  {font-family:  Arial; font-size: 12px; color: white; font-weight: bold; }
.subtitle2  {font-family:  Arial; font-size: 11px; color: white; font-weight: bold; }
.t_value2  {font-family:  Arial; font-size: 11px; color: #666666; }
.t_value3   {font-family:  Arial; font-size: 12px; color: black; }
.t_value4  {font-family:  Arial; font-size: 11px; color: #000000; }
.t_value5  {font-family:  Arial; font-size: 13px; color: black; font-weight: bold; }
.t_value6   {font-family:  Arial; font-size: 13px; color: #666666; }
.t_value7   {font-family:  Arial; font-size: 12px; color: red; }
.t_value8   {font-family:  Arial; font-size: 11px; color: red; }
