﻿/********************************************************************************
RogerTolle.css
JMR
9/14/2009
Supersedes: 9/12/2009
Copyright (C) 2006-2009 Joshua M. Rady / Roger Tolle  All Rights Reserved
********************************************************************************/
body{font-family: Times New Roman; font-size: 16px; color: black}

a {color: white; font-weight: bold}
a:hover {color: white}
a:visited {color: black}
a.inline {font-weight: normal}
a.sublink {margin-left: 10px}

h1 {font-size: 18px; font-weight: bold; text-decoration: underline; margin: 10px 0px 0px 0px}
h2 {font-size: 16px; font-weight: bold; margin: 10px 0px 0px 0px}

img.right {float: right; margin-top: 10px; margin-left: 20px}
img.left {float: left; margin-top: 10px; margin-right: 20px}

p.first {margin-top: 0}
p.last {margin-bottom: 0}

span.credits {font-weight: bold}
span.moveclass {font-weight: bold; text-decoration: underline}
span.tocheader {font-weight: bold}
span.trager {font-style: italic}
span.underline {text-decoration: underline}

td.attribution {color: white; font-size: 12px; padding-top: 10px; text-align: center}
td.banner {padding-bottom: 18px}
td.linkbar {background-color: #999999; text-align: center}

ul {margin: 0}

/*Class Pages:*/
td.cleansection {padding-bottom: 10px}
td.freshsection
{
	border-color: #FF9900;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	padding-bottom: 10px
}