/* style copyright  © Glass Slipper WebDesign. Duplication or redistribution is strictly prohibited. */

a:link, a:visited, a:active{
	color: #7D0D6C;
	text-decoration: underline;
}

a:hover{
	color: #620D55;
	text-decoration: none;
}


body{
	background-color: #E7F5E7;
	color: #003333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 15px;
}

p, td{
	background: transparent;
	color: #003333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.top1{
	background-color: #E7F5E7;
}

.main {
	background: #E7F5E7;
	border: 1px solid #17492E;
}

.box1 {
	background-color: #E7F5E7;
	border-right: 1px solid #17492E;
}


.mid1 {
	background-color: #D7F1D6;
}

h1 {
	font-size: 14px;
	color: #9999CC;
	font-weight: bold;
}

.copyrights {
	font-size: 11px;
	color: #003333;
}


.format1 { text-indent: 25px; margin-bottom: 0; margin-top: 0; }

.books {
	border: medium double #003333;
}

a img.books, img.books {
border: medium double #003333;
text-decoration: none;
}