body, td, select, input
{
	font-family: Arial;
	font-size: 9pt;
}
h1
{
	font-size: 14pt;
	color: #054D95;
	margin-bottom: 12px;
	margin-top: 0px;
}
h2
{
	font-size: 12pt;
	color: #054D95;
	margin-bottom: 8px;
	margin-top: 10px;
}
h3
{
	font-size: 10pt;
	color: #054D95;
	margin-bottom: 6px;
	margin-top: 8px;
}
a
{
	color: #054D95;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.item
{
	display: inline-block;
}
.function
{
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	font-size: 8pt;
}
.breadcrumb
{
	margin-top: 6px;
	width: 99%;
	padding: 6px;
	padding-left: 0px;
	margin-bottom: 12px;
	height: 32px;
	font-size: 7.5pt;
	background: url(cms/media/design/breadcrumb_bg.gif);
}
.breadcrumb a
{
	color: #999999;
	text-decoration: none;
}
.breadcrumb a:hover
{
	text-decoration: none;
	color: #333333;
}
.label
{
	font-weight: bold;
}


#PanelInfo
{
	color: orange;
}

.current, .ended, .coming, .odd, .even
{
	background-color: white;
	border-bottom: solid 1px whitesmoke;
}

.ended, .ended td
{
	filter: Alpha(Opacity=35);
}

.ann
{
	text-align: left;
	width: 180px;
	float: left;
	margin-right: 1px;
	padding: 3px;
	border: none; /*1px solid silver; */
	font-size: 7pt;
}

.itemtable
{
	border: 1px solid silver;
	border-top: none;
	width: 559px;
}

.itemtable td
{
	padding: 3px;
	padding-left: 6px;
}

.itemtable .label
{
	background: url(cms/media/design/header_bg.jpg) repeat-x;
	height: 21px;
	color: #5283C8;
}

.itemtable .label td
{
}

.cattable
{
	
	width:560px
}

.orderline td {padding:5px !important; background: whitesmoke;}

.desc {padding-top:12px !important; font-size:9pt !important}

