body
{
	background:			#fff url(../images/content_bg.gif) repeat-x;
}

.header
{
	background:			#ffffff;
	border-bottom:		1px solid #d8d8d8;
}

#header_text
{
	font-size:			8pt;
}

h1
{
	font-size:14pt;
}

a
{
	color:				#ed3f46;
	text-decoration:	none;
}
a:hover 
{ 
	color:				#000; 
}

.notification
{
	background:			#f8f8f8;
	border:				#d8d8d8 1px solid;
	width:				600px;
	padding:			10px;
}

.error b
{
	color:				red;
}

.success b
{
	color:				green;
}

table th 
{
	background:			#F9F9F9;
}

.borderbottom
{
	border-bottom:		1px #eeeeee solid;
}

.tableoptions
{
	border-left:		1px #d8d8d8 solid;
	background:			#f3f3f3;
}

.leftcol
{
	border-right:		1px #d8d8d8 solid;
	background:			#f3f3f3;
}

.breadcrumbs
{
	font-size:8pt;
}

.archived_promotions
{
    background:         #ffcccc;
}

