/* CSS Document */

body {
	margin: 0;
	font-family:  "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FBF7E4;
	}
	
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #538C7B;
	}

h2 {
	font-size: 1.2em;
	color: #538C7B;
	}

h3 {
	font-size: 0.95em;
	color: #333333;
	}

.comments {
	font-family:  "Times New Roman", Times, serif;
	}
	
.footer {
	font-size: 1.0em;
	}

.caption {
	font-size: .8em;
	}
	
.navtitle {
	font-size: .9em;
	font-weight: bold;
	color: #CC4400;
	}
	
.navitems {
	text-align: right;
	font-size: .9em;
	}
		
span.r1 {
	color: #FF0000;
	}	

.headline {
	font-size: 1.3em;
	font-weight: bold;
	color: #538C7B;
	}

.topline {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;	
	color: #538C7B;
	}	

.subheadline {
	font-size: 1.1em;
	font-weight: bold;
	}

div.c1 {
	text-align: center;
	}
	
div.l2 {
	text-align: left;
	}
	
div.r3 {
	text-align: right;
	}	
	
table.category {
	width: 800px;
	border-width: 3px;
	border-style: outset;
	border-color: #800000;
	border-collapse: separate;
}
table.category th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #800000;
}

table.category td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #800000;
	vertical-align: top;
	text-align: center;
}

table.categorysmall td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #800000;
}

table.categorysmall {
	width: 500px;
	border-width: 3px;
	border-style: outset;
	border-color: #800000;
	border-collapse: separate;
}
table.categorysmall th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #800000;
}

table.main {
	width: 100%;
	border-width: 0px;
	border-style: outset;
	border-color: #800000;
	border-collapse: separate;
}

table.main th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #800000;
}

table.main td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #800000;
	vertical-align: top;
	text-align: center;
}

table.previewtop {
	width: 100%;
	border-collapse: separate;
}

table.previewtop th {
}

table.previewtop td {
	text-align: center;
}

table.previewbottom {
	width: 700px;
	border-width: 3px;
	border-style: outset;
	border-color: #800000;
	border-collapse: separate;
}

table.previewbottom th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #800000;
}

table.previewbottom td {
	text-align: center;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #800000;
	vertical-align: top;
	text-align: center;
}

table.nav {
	width: 125px;
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #800000;
	background-color: #FFFFE9;
	border-collapse: collapse;
}

table.nav th {
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: #800000;
	background-color: #E7E8D1;
}

table.nav td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #800000;
	background-color: #E7E8D1;
}

table.envelopes {
	border-style: none;
}
table.envelopes th {
	border-style: none;
}

table.envelopes td {
	border-style: none;
}
