BODY
{
	margin: 0 0 0 0;
}

.nav-gutter-left { background-image:url('images/menubox_02.gif'); background-repeat:repeat-y; }
.nav-gutter-right { background-image:url('images/menubox_04.gif'); background-repeat:repeat-y; }
.blue { color:#1e3262; }
.red { color: #9e272a; }
.big { font-size:14px; }

DIV, TD {
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	font-size: 11px;
	color: #000000;
}

LI, UL
{
	margin-left: 0;
}

TABLE
{
	border-collapse : collapse;
}

TABLE TD, TABLE TH
{
	padding : 0;
}

A
{
	font-size: 11px;
	color: #000000; 
	font-weight: bold;
}

A:hover
{
	color: #CCCCCC;
	font-weight: bold;
}

A.pr-items
{
	font-size: 11px;
	color: #000000; 
	font-weight: bold;
	text-decoration: underline; 
}

A.pr-items:hover
{
	color: #999999;
	font-weight: bold;
	text-decoration: underline; 
}

A.subnav-red
{
	color: #9e272a;
	font-weight: bold;
	text-decoration:none;
}

A.subnav-red:hover
{
	color: #e35c5f;
	font-weight: bold;
	text-decoration:none;
}

A.index
{
	font-size: 11px;
	color: #ffffff; 
	font-weight: bold;
}

A.index:hover
{
	color: #CCCCCC;
	font-weight: bold;
}
