
td{
	font-family:Verdana; 
	font-size:9pt; 
	line-height:120%; 
	color:#333333; 
	text-align:left;
	}

#char_table td{
	padding:0; 
	margin:0; 
	line-height:normal; 
	}

.main_table {
	padding:0; 
	background:#FFFFFF; 
	width: 100%;
	height: 100%; 
	border-right:1px solid #COCOCO;
	border-left:1px solid #COCOCO;
	}

.background {
	padding:0; 
	background:#FFFFFF; 
	width: 100%; 
	font-family:Verdana; 
	font-size:9pt; 
	border-right:1px solid #COCOCO;
	border-left:1px solid #COCOCO;
	}

.background-left {
	padding:0; 
	background:#FFFFFF; 
	font-family:Verdana; 
	font-size:9pt; 
	border-left:1px solid #COCOCO;
	}

.background-right {
	padding:0; 
	background:#FFFFFF; 
	font-family:Verdana; 
	font-size:9pt; 
	border-right:1px solid #COCOCO;
	}


.login {
	padding:20px; 
	background:#FFFFFF; 
	width: 300px; 
	border:5px dotted #E5E5E5; 
	font-family:Verdana; 
	font-size:9pt; 
	}

.title1 {
	background: #FFFFFF url('../images/titlebar1.gif') repeat-x center bottom; 
	height: 15px; 
	font-family:Verdana; 
	font-size:9pt; 
	font-weight:normal;
	text-align:center;
	line-height:13pt 
	}

.title2_h40 {
	background: #FFFFFF url('../images/titlebar2.gif') repeat-x center bottom; 
	height: 40px; 
	font-family:Verdana; 
	font-size:9pt; 
	font-weight:normal; 
	line-height:13pt 
	}

.title3_h60 {
	background: #FFFFFF url('../images/titlebar3.gif') repeat-x center bottom; 
	height: 60px; 
	font-family:Verdana; 
	font-size:9pt; 
	font-weight:normal; 
	line-height:13pt 
	}
	


.underline_dotted1 {
	background:#FFFFFF; 
	padding:4px; 
	border-bottom:1px dotted #CCCCCC; 
	font-family:Verdana; 
	font-size:9pt; 
	line-height:13pt;
	}

.underline_dotted2 {
	background:#FFFFFF; 
	padding:0px; 
	border-bottom:1px dotted #CCCCCC; 
	font-family:Verdana; 
	font-size:9pt; 
	line-height:11pt;
	}

.underline_dotted3 {
	background:#FFFFFF; 
	padding:0px; 
	border-bottom:1px dotted #CCCCCC; 
	font-family:Verdana; 
	font-size:9pt; 
	line-height:9pt;
	}

.under_right_line_dotted1 {
	background:#F9FFF8; 
	padding:4px; 
	border-bottom:1px dotted #CCCCCC; 
	border-right:1px dotted #CCCCCC; 
	font-family:Verdana; 
	font-size:9pt; 
	line-height:13pt;
	}

.under_right_line_dotted2 {
	background:#FFFFFF; 
	padding:4px; 
	border-bottom:1px dotted #CCCCCC; 
	border-right:1px dotted #CCCCCC; 
	font-family:Verdana; 
	font-size:9pt; 
	line-height:13pt;
	}

.under_right_line_dotted3 {
	background:#FFF5EE; 
	padding:4px; 
	border-bottom:1px dotted #CCCCCC; 
	border-right:1px dotted #CCCCCC; 
	font-family:Verdana; 
	font-size:9pt; 
	line-height:13pt;
	}

.tableline1 {
	background:#FFFFFF; 
	border-spacing:20px; 
	border:3px solid #CCCCCC; 
	}
	
.tableline1 .topline {
	border-top: 1px solid #CCCCCC;
	}
	
.tableline1 .leftline {
	border-left: 1px dotted #CCCCCC;
	}
	
.tableline1 td {
	padding:5px; 
	}

.tableline2 {
	background:#FFFFFF; 
	border-spacing:20px; 
	border:1px solid #CCCCCC;
	}
	
.tableline2 td {
	padding:5px; 
	}

.break_word {width:100px; word-break: break-all;}


.listbox {
 margin-left:20px
}

.listbox p{
font-size : 11px;
padding : 2px 5px 2px 5px;
background-color : #eff6ff;
}
.listbox p.second{
background-color : #fbfdff;
}

.listbox p.alert{
background-color : #ffCCCC;
color : #ff0000;
font-weight : bold;
font-size : 12px;
}

.listbox p.done{
background-color : #e0e0e0;
}

.f-l{
 float:left;
}

.f-r{
 float:right;
}

.bargraph{
	margin:0;
	padding:0;
}

td.cyan{
	padding:0; 
	background:#CCFFFF; 
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
td.green{
	padding:0; 
	background:#CCFFCC; 
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
td.magenta{
	padding:0; 
	background:#FFCCFF; 
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
td.red{
	padding:0; 
	background:#FFCCCC; 
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
td.yellow{
	padding:0; 
	background:#FFFFCC; 
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}
td.blue{
	padding:0; 
	background:#CCCCFF; 
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}