/* style copyright  © J. Piraneo. Duplication or redistribution is strictly prohibited. */

a:link, a:visited, a:active{
	background: transparent;
	color: #C40024;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #008E01;
	text-decoration: none;
}

body{
	background-color: #004401;
	color: #ffffff;
	font: normal normal normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
}

p{
	color: #000000;
	font: normal normal normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
}

td{
	color: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.books2 {
	border: 2px solid #F3B04B;
}
.books3 {
	background: #99CC99;
	border: 2px solid #C40024;
	color: Black;
}
.main {
	color: Black;
	background-color: #BBDABD;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.sidetop {
	border-bottom: 0px;
	border: solid #FFFFFF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.box {
	
	background-color: transparent;
	color: #ffffff;
	font: normal normal normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid White;
}

.box2 {
	border-bottom: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: White White White White;
	border-style: solid;
	background-color: transparent;
	color: #ffffff;
	font: normal normal normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 12px;
	color: #696969;
}
h2 {
	font-size: 18px;
	color: #B90000;
	text-decoration: underline;
}

h3 {
	font-size: 15px;
	color: #B90000;
	text-decoration: none;
}


.copyrights {
	font: normal normal normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #6B8E23;
}

.info {
	font-size: 12px;
	color: #22898A;
	font-style: italic;
}


.centernote{
text-align: center;
}

hr{
	color: #bf2904;
	text-align: center;
}