	html{height: 100%;}
	body {
		margin:0px;
		padding:0px;
		height: 100%;
		width: 100%;
		
	}
	table{
		border: 0px;
		margin: 0px;
		padding: 0px;				
	}
	table td{
		vertical-align: top;		
		border: 0px;
		margin: 0px;
		padding: 0px;		
		
	}
	
	#main_table{				
		margin-top: 20px;
		
	}	
	#main_table td{				
		text-align: left;
	}		
	.word {
		margin-top:353px;
		text-align:center;
		font-family:Tahoma;
		font-size:26px;
		font-weight:bold;
	}
	.word_2 {
		margin-top:-10px;
	}
	

.button{
	background-color: grey;
	border: 1px solid black;
	height: 25px;
	float: left;
	margin: 5px;
	padding:0px 5px;
	cursor: pointer;
}
#textarea{
	width: 500px;
	
	min-height:100px;
    height:auto !important;
    height:100px;
	
	border:1px solid black;
	margin: 3px;
	padding: 5px;
	
	background-color:#EEEEEE;
	font-family:"Courier New",Courier,monospace;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	text-align:left;
}
.authorName{
	font-family:"Courier New",Courier,monospace;
	font-size:13px;
	height: 30px;
	width: 500px;
		
}
#bkmr_remove{
	margin-top: 8px;

}
#bkmr_remove a{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	color: black;
	background-color: infobackground;
	border: 1px solid black;
	cursor: pointer;	
	font-size: 12px;	
	text-indent: 1px;
	line-height: 8px;
	padding: 0px;	
	
	margin-top: 5px;
	text-decoration: none;
}
#bkmr_remove a:hover{
	text-decoration: none;
	color: white;
	background-color: gray;
}
#bookmarks{
	margin: 10px 0px;
	padding: 5px;
	background-color: infobackground;
	border: 1px solid black;
	display: none;
}
.bookmarks a{
	font-size: 13px;
	font-family:"Courier New",Courier,monospace;
	color: black;
	line-height: 0px;	
	margin: 0px;
	padding: 0px;	
	text-decoration: none;
}
.bookmarks a:hover{
	text-decoration: underline;	
}

/*lihgnText*/
.green{background-color: green;}
.yelow{background-color:yellow;}
.red{background-color: red;}
.cursor_01{background-color: #5F9EA0;}
.cursor_02{background-color: #6CB4B8;}
.cursor_03{background-color: #74C0C8;}
.cursor_04{background-color: #B8B8B8;}
.cursor_05{background-color: #DDDDDD;}
.cursor_06{background-color: #EEEEEE;}
.cursor_07{background-color: #FFFFFF;}

.colorList{
	
	margin-top: 5px;
}
.modes{
	width: 320px;
}
.modes div{
	float:left; 
}
.modes span{
	display: block;
	float: left;
	width: 30px;
}
#line_state{
	
	position:absolute;
	top:auto;
	left:auto;
	width: 40px;
	font-family:"Courier New",Courier,monospace;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	text-align:left;
	color: graytext;

}

#cont_free_err,
#cont_letters,
#cont_time,
#line_state,
#cont_ttl_cat,#cont_sl_cat,
#cont_ttl_view,#cont_sl_view{
	visibility: hidden;
}

.err_ltr{
	background-color: red;
	color:white;
	font-weight: bold;
}
.btnNavMenu {
	margin-top: 28px;
}
input.btn{
	margin: 0px;	
}

