.text
{
	font-family: verdana, geneva, arial, sans-serif;
	color: #000000;
}
.bold
{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.italic
{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.bitalic
{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.mainTable
{
	border : thin solid #C1A1A1;
	background-color : #F0E0E0;
}
.listrow
{
	border-bottom: 1px dotted #663333;
}
.nameHeader
{
	background-color: #000066;
	color: #CCCCFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-indent: 2px;
}
.label
{
	color: #000066;
		font-weight: bold;
	text-align: right;
}
.viewTable
{
	border: 1px solid #000000;
	background-color: #E1C1C1;
}
input, textarea, select
{
	background-color : #E1C1C1;
	border-color : #CCCCFF;
	color : #000000;
	font-family : "Arial Narrow", sans-serif;
}
.menuTD
{
	padding-right: 12px;
	padding-bottom: 2px;
	padding-top: 0px;
}

.subHeader
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 75px;
	background-color: #C1A1A1;
	color: #F0E0E0;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
.buttons
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	border-width: 1px;
	border-color: #000000;
}
.rolodex
{
	text-align: center;
	border-bottom: 1px solid #000000;
	padding-bottom: 4px;
	padding-top: 0px;
}

.dimmed
{
	color: #663333;
	font-size: 9px;
	padding: 4px;
}

