/*body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
*/
.border-blue-bottom{
	border-bottom-color:#78a4a6;
	border-bottom-width: 3px;
	border-bottom-style:solid;
}
/* .border-green-left{
	border-left-color:#78a4a6;
	border-left-width: 1px;
	border-left-style:solid;
} */
.border-green-right{
	border-right-color:#78a4a6;
	border-right-width: 1px;
	border-right-style:solid;
}
.border-green-top{
	border-top-color:#78a4a6;
	border-top-width: 1px;
	border-top-style:solid;
}
.book-font{
	color:#1c775d;
	font-weight:bold;
}
.footer-font{
	color:#666666; 
	font-size:9px;
}
.notLive {
	color: #FF0000;
}
.submenuChapter {
	color: #44486b;
	font-weight: bold;
}
.submenuSection {
	color: #44486b;
	font-weight: bold;
}
.submenuPage {
	color: #44486b;
}
.BreadCrumb {	
	color: #1c775d;
	font-size: 10px;
}

/*
.border-green {
	border: 1px solid #CAD09D;
}
.border-black-only-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}*/

select.length{
	width:133px;
}
.selectsort {
	width:180px
}
.message{
	color:#b22222;
}

body, p, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000; 
	font-size:12px;
	
}

a, a:visited {
	color: #559FD3;
	text-decoration: none;
}
a:hover {
	color: #8D5606;
	text-decoration: none;
}
a.menutop,a.menutop:visited{color: #44486B;
	text-decoration: none;
	font-size: 12px;}
a.menutop:hover {
	color: #8D5606;
	text-decoration: none;
	font-size: 12px;
}
	
a.menuleft,a.menuleft:visited{color: #44486B;
	text-decoration: none;
	font-size: 12px;}
	
a.menuleft:hover{color: #8D5606;
	text-decoration: none;
	font-size: 12px;}
h1 {
	color: #1c775d;
	font-size: 18px;
	margin-bottom: 10px;
	/*line-height: 5px;*/
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	}