* {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:1em;
letter-spacing:1px;
}
body {
background:#fff;
margin:.906em;
font-size:69%;
margin: 20px;
letter-spacing:1px;
background-image:url("/images/background.jpg")

}
table.navMenu

{
	background-image:url("/images/background-bar-orange.gif")
}
div.floatleft
{
	width: 120px;
	float: left;
}

/* customs */
.discount-text
{
	color: Red;
}
.MainNav
{
	color: White;
	text-transform: uppercase;
}
.orangelink
{

	color: #eb8000;
	font-weight: bold;
}

a.whitelink
{

	color: #ffffff;

}
a.whitelink:hover
{

	color: Navy;

}
a.footerLink
{
	color: Gray;
}
a.footerLink:hover
{
	color:#eb8000;
}
.adminLabel
{
	font-weight: bold;
	color:Gray;
	
}
.silverfont
{
		color: Gray;
		font-weight: bold;

}
.orangefont
{
		color: #eb8000;
		font-weight: bold;

}
a: visited
{

	color: #124673;
	text-decoration: none;

}
a
{

	color: #EC8101;
	text-decoration: none;
	
}

a:hover
{

	color: #124673;
	text-decoration: none;
	
}

.boldlink
{
	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.sidenav: visitied
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a.sidenav
{
	font-size: 12px;
	color: #878787;
	text-decoration: none;
	
}

a.sidenav:hover
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
}


.sidenav_selected
{
	font-size: 12px;
	background-color: 878787;
	color: #ffffff;
}


.smalltext
{
	font-size: 9px;
	font-weight: bold;
	color: #41a62a;
}

.readonly
{
	background-color: gainsboro;
	color: Black;
}
.codetext
{

	font-weight: bold;

	color: #11a0ec;
}

.title_black
{
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
}

.title_page
{
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #11a0ec;
}


.title_page_sel
{
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	color: Black;
}


.subheader
{
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
}

.product_title
{
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	color: #11a0ec;
}
.SearchHeader
{
		font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	color: #000000;
	text-transform: uppercase;
	
}
.message
{
	color: Red;
	font-size: 11px;
	font-weight: bold;
}

.price
{
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: Navy;
}


.siteheader
{
	font-size: 16px;
	font-weight: bold;

}


.datagrid_Header
{
	font-weight: bold;
	color: White;
	text-align: center;
	height: 20px;
	background-image: url(../images/blackfadetile.jpg);
	background-repeat: repeat-x;
}
.text_DataGrid
{
	
	border-right: black 1px outset;
	table-layout: auto;
	border-top: black 1px outset;
	border-left: black 1px outset;

	border-bottom: black 1px outset;
	border-collapse: collapse;
}

.datagrid
{
	
	border-right: black 1px outset;
	table-layout: auto;
	border-top: black 1px outset;
	border-left: black 1px outset;

	border-bottom: black 1px outset;
	border-collapse: collapse;
}
.datagrid_item
{
	padding: 4px, 4px, 4px, 4px;
	width: 100%;

	background: white;
}


.stdbutton
{
	text-transform: uppercase;

	font-size: smaller;
	height: 22px;
	background-color: gainsboro;
}


.minibutton
{
	/*
	border-right: #000000 1px solid;
	padding-right: 3px;
	border-top: #000000 1px solid;
	padding-left: 3px;
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px 1px;
	border-left: #000000 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
	
	*/
	background-color: gainsboro;
	height: 18px;
	text-transform: uppercase;
	font-size:10px;
	width: 60px;
}
/* end customs */

