body
{
	font-family: Tahoma;
	font-size: 8pt;
}

a:link
{
	color: #027ABB;
}
a:visited
{
	color: #027ABB;
}

image
{
	border: 0px solid black;
}
img
{
	border: 0px solid black;
}
table
{
	font-family: Tahoma;
	font-size: 8pt;
	font-size:10pt;
	border-collapse:collapse;
}
td
{
	font-family: Tahoma;
	font-size: 8pt;
}
input
{
	font-family: Tahoma;
	font-size: 8pt;
}
select
{
	font-family: Tahoma;
	font-size: 8pt;
}

.status_item_normal
{
	color:white;
	font-family:Tahoma;
	font-size:10pt;
	cursor: hand;
}
.status_item_selected
{
	color:white;
	font-family:Tahoma;
	font-size:10pt;
	cursor: hand;
	text-decoration: underline;
}

.side_section_container
{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.side_section_header
{
	font-size: 10pt;
	width: 100%;
	color: white;
	padding-top: 2px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 28px;
}
.side_section_item
{
	color: black;
	padding-left:5px; 
}

.menu_item_normal
{
	color: black;
	padding-left:5px; 
	cursor: hand;
}
.menu_item_selected
{
	color: black;
	padding-left:5px; 
	cursor: hand;
	text-decoration: underline;
}

.main_section_header
{
	color:white;
	text-align:center;
	vertical-align:text-top;
	height:18px;
	background-repeat:repeat-x;
	width:100%;
}

.DropDown
{
	border:1px solid black;
	position:absolute;
	top:600px;
	width:200px;
	height:200px;
	overflow:auto;
	visibility:hidden;
}
.DropDownItemNormal
{
	cursor:hand;
	color:black;
	font-weight:bolder;
	background-color:white;
}
.DropDownItemHighlight
{
	cursor:hand;
	color:black;
	font-weight:bolder;
	background-color: #C0C0C0;
}

.ProductSummaryButton
{
	padding: 3px;
	border:1px solid black;
	text-align:center;
	
	color:White;
	background-color:#027ABB;
}

.ProductSummaryButtonNormal
{
	padding: 3px;
	border:1px solid black;
	text-align: center;
	cursor: hand;
}
.ProductSummaryButtonSelected
{
	padding: 3px;
	border:1px solid black;
	text-align:center;
	cursor: hand;
	
	color:White;
	background-color:#970F00;
}

.ProductDetailsButtonNormal
{
	padding: 3px;
	border-top:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align: center;
	cursor: hand;
}
.ProductDetailsButtonSelected
{
	padding: 3px;
	border-top:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align: center;
	cursor: hand;
	
	color:White;
	background-color:#970F00;
}

.ProductSpacerButton
{
	border-bottom:1px solid black;
}

.errorContainer
{
	font-weight: bolder;
	color:#970F00;
}

.statusContainer
{
	font-weight: bolder;
	color:#970F00;
}

.textHighlight
{
	font-weight: bolder;
	color:#970F00;
}


.topMenuBar
{
	padding-top:5px;
	color:White;
}

a.topMenuItem:link
{
	color:white;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
	cursor: hand;
}

a.topMenuItem:visited
{
	color:white;
	text-decoration:none;
	font-family:Tahoma;
	font-size:10pt;
	cursor: hand;
}

a.topMenuItem:hover
{
	color:white;
	text-decoration:underline;
	font-family:Tahoma;
	font-size:10pt;
	cursor: hand;
	
}

.rootMessage
{
	width:100%;
	font-weight:bolder;
	border:1px solid #027ABB;
}

.centerBannerTable
{
	border:1px solid #027ABB;
	border-collapse:collapse;
	width:600px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}

.centerBannerCell
{	
	border-collapse:collapse;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.centerBannerColumnHeader
{
	color:#F79910;font-weight:bolder;font-size:10pt;font-family:Comic Sans MS;
	text-align:left;
}

.centerBannerColumnDivider
{
	border-left:1px solid black;
}
