p, table, tr, td, select, input, textbox, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

p, table, tr, select, input, textbox, span 
{
	color: #000000;
}

body {
	margin: 0px;
}

a {
	color: #A22424;
}

pre 
{
	font-family: Courier New;
	font-size:10px;
}

.prefer
{
	color: #E2464A;
	font-size: 10px;
	font-style: italic;
	
	font-weight: normal;
}

.error
{
	color:#FF0000;
	font-weight: bold;
}

.warning
{
	color:#FF0000;
	font-weight: bold;
}

.recentbloglink
{
	color: #67C883;
	font-size: 10px;
	font-family:Arial Narrow;
}

.recentblog
{
	color: #CCCCCC;
	font-size: 10px;
	font-family:Arial Narrow;
}

.disabled
{
	color: #999999;
}

.adminbox {
	background-color:#67C883;
	color:#FFFFFF;
}

.moneyfield {
	text-align:right;
}

.shinyDNotify 
{
	font-style : italic;
	font-weight : bold;
}

.tableheader {
	background-color:#566D65;
	padding: 2px;
	color: White;
}

.tableheaderlink {
	background-color:#566D65;
	padding: 2px;
	color: White;
}

.loss {
	color: #FF0000;
}

.header {
	color: #FFFFFF;
	font-size: 14px;
}

.greybar {
	background-color: #F6F6F6;
}

.newitem {
	background-color: #F6D6D6;
}


.subject
{
	font-variant:small-caps;
	font-size:12px;
	font-weight: bold;
}

.smalltext 
{
	font-size: 9px;
	color: #777777;
}

.pending {
	color: #888888;
	font-weight:bold;
}

.readytoship {
	color: #DFAC44;
	font-weight:bold;
}

@media screen
{	.printOnly	{	display:none;	}
}

@media print
{	.screenOnly	{	display:none;	}
}

.navtext {
width:150px;
font-size:12pt;
border-width:2px;
border-style:outset;
border-color:darkgray;
layer-background-color:#FF99CC;
background-color:#FF99CC;
color:purple;
}

.tiny { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small; }