table tr.odd {
    background-color: green;
}

table tr.odd:hover {
    background-color: red;
}


.bible_link {
	cursor:pointer;
	text-decoration:underline;
	color:#808080;
}

.line_top1 {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#e0e0ff;
}

.kr_in {
	font:Verdana;
	width:14px;
	font-size:10px;
	text-align:center;
	border:0px solid #8080c0;
	background-color:#f0f0ff;
	
}

.kr_show_w {
	font:Verdana;
	width:12px;
	font-size:10px;
	text-align:center;
	border:1px solid #8080c0;
	background-color:#f0f0ff;
}
.kr_show_w2 {
	font:Verdana;
	width:12px;
	font-size:10px;
	color:#8080ff;
	text-align:right;
	background-color:#f0f0ff;
}

.input {
	border:1px solid #a0a0ff;
}

.submit {
	border:1px solid #a0a0ff;
	background-color:#e0e0ff;
	color:#4040ff
}

.a_link1 {
	text-decoration:none;
	color:#3432cc;
}
.a_link1:hover {
	text-decoration:underline;
	color:#3432ff;
}



.td1 {
	border:1px solid #e0e0e0;
	width:16px;
	height:16px;
	background-color:#ffffff;
	cursor:pointer;
	font-size:12px;
	text-align:center;
}

.td1small {
	border:1px solid #b0b0b0;
	width:4px;
	height:4px;
	background-color:#ffffff;
	font-size:1px;
	text-align:center;
}
.td1big {
	border:1px solid #b0b0b0;
	width:16px;
	height:16px;
	background-color:#ffffff;
	font-size:1px;
	text-align:center;
}


.td2 {
	border:1px solid red;
	width:16px;
	height:16px;
	background-color:#e0e0e0;
	cursor:pointer;
	font-size:12px;
	text-align:center;
}

.td3 {

	background-color:#e0e0e0;
	text-align:center;
	color:#808080;
	cursor:pointer;
	width:16px;
	height:16px;
	font-size:12px;

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#d0d0d0;

	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#d0d0d0;

	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#a0a0a0;

	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a0a0a0;

}

.td3_ {
	border:1px solid green;
	width:16px;
	height:16px;
	background-color:#e0e0e0;
	cursor:pointer;
	font-size:13px;
	text-align:center;
}

.s_show {
	border:1px solid #d0d0f0;
	width:16px;
	height:16px;
	background-color:#f0f0ff;
	font-size:10px;
	text-align:center;
}
.s_show1 {
	width:16px;
	height:16px;
	font-size:10px;
}
