﻿hr.photography {
	width: 760px;
	height: 1px;
}
p {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
p.timeStamp {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
p.cpy {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #B4B4B4;
	text-decoration: underline;
}
p.section {
	color: #C0C0C0;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
a:hover.navbar {
	font-family: Verdana;
	font-size: 10pt;
	color: #676767;
	background-color: #C0C0C0;
}
a.navbar {
	font-family: Verdana;
	font-size: 10pt;
	color: #C0C0C0;
	text-decoration: underline;
}
body {
	background-color: #676767;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0 0 0 0;
}
p.subj {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
td.more {
	border: 1px solid silver;
}
p.more {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	font-weight: bold;
}
a.whatis {
	cursor: help;
	text-decoration: none;
}
p.title {
	font-family: "Arial Narrow";
	font-size: 24px;
	color: #C0C0C0;
}
p.sysmsg {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: yellow;
}
body {
	background: #676767;
}
td.sidebarHead {
	border: 1px solid silver;
	background-color: silver;
}
p.sidebarHead {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	font-weight: bold;
}
tr.entrylistHead {
    background-color: #C0C0C0;
}
p.entrylistHead {
    font-size: 12px;
    font-weight: bold;
    color: black;
}
tr.entrylistRow {
    font-size: small;
    font-family: Arial;
    color: white;    
}