body {
	font-family: verdana, helvetica, arial, sans-serif;
	color: white;
	background-color: #004580;
	background-image: none;
	font-size: 90%;	
}

h1, h2, h3, h4, h5, h6 {
	color: #709999;
	background-color: #004580;
	text-decoration: none;
}

DIV.INDENT {
	margin-left: 35px;
	margin-right: 8px;
}

DIV.BODY {
	margin-left: 15px;
	margin-right: 8px;
}

DIV.ARROW {
	text-align: right;
}


SPAN.STAMP {
	font-style: italic;
	font-size: xx-small;
	position: relative;
	left: 10px;
	bottom: -15px;
}

TD {
	color: white;
	background-color: #004580;
	font-family: verdana, helvetica, arial, sans-serif;
}

TABLE.BOOK {
	border-collapse: collapse;
}

TD.BOOK {
	padding: 2px;
}

DIV.BOOK {
	position: relative;
	margin-right: 95px;
	padding-right: 80px;
	top: -60px;
	left: 50px;
}


A.SOTD:visited, A.SOTD:link {
   color: white;
   background-color: #004580;
   text-decoration: none;
   font-weight: bold;
}

A.SOTD:hover {
   text-decoration: underline;
}

DIV.MENUBODY {
	padding-left: 9px;
	border-left-style: solid;
	border-color: white;
	border-left-width: 2px;
}


DIV.MENU {
	float: right;
	position: relative;
	padding-left: 15px;
	padding-bottom: 50px;
	padding-top: 45px;
}

A.MENU:link, A.MENU:visited {
   color: teal;
   background-color: #004580;
   text-decoration: none;
   font-weight: bold;
}

A.MENU:hover {
   color: #994040;
   background-color: #004580;
   text-decoration: none;
   font-weight: bold;
}

A:link {
   color: teal;
   background-color: #004580;
   text-decoration: underline;
   font-weight: bold;
}

A:visited {
   color: #008080;
   background-color: #004580;
   text-decoration: underline;
   font-weight: bold;
}

A:hover {
   background-color: #004580;
   color: #994040;
   text-decoration: none;
   font-weight: bold;
}

IMG {
	border: 0;
}

LI {
	padding-bottom : 2px;
}


LI.SOTD {
	padding-top : 2px;
	padding-bottom : 3px;
}
