Body
{
 margin-bottom:0;
 margin-top:0;
 margin-left:0;
 margin-right:0;
 background-color:#ffffff;
 font-family: Arial, Tahoma, Verdana;
}

.NavBarTitle
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial, Tahoma;
	text-align: center;
	text-decoration: none;
}
.Copyright
{
	font-size: 8pt;
	color: navy;
	font-family: Arial, Tahoma;
	text-align: center;
}
.NavLink
{
	font-size: 10pt;
	color: #003366;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}

.RonfordNavLink
{
	font-weight: bold;
	font-size: 12pt;
	color: #0066cc;
	font-family: Arial, Tahoma;
	text-decoration: underline;
}

.RonfordNavLinkSelected
{
	font-weight: bold;
	font-size: 12pt;
	border-left-color: navy;
	border-bottom-color: crimson;
	color: crimson;
	border-top-color: navy;
	font-style: normal;
	font-family: Arial, Tahoma;
	text-decoration: underline;
	border-right-color: navy;
	border-bottom-style: double;
}
.PageHeaderCell
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	font-weight: bold;
	border-left: red 1px solid;
	color: #0066c0;
	border-bottom: red 1px solid;
	font-family: Arial, Tahoma;
	background-color: lemonchiffon;
}

.ExpendableSection
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: red 1px solid;
	color: #0066c0;
	border-bottom: red 1px solid;
	font-family: Arial, Tahoma;
	background-color: #fff8dc;
	text-align: center;
}
.ExpendableOrderFormText
{
	font-size: 10pt;
	font-weight: bold;
}
.ExpendableTitleText
{
	font-weight: bold;
	color: #0066c0;
	font-family: Arial, Tahoma;
	background-color: #FFF8DC;
	text-align: center;
	font-size: 10pt;
}

.SmallExpendableLink
{
	font-size: 9pt;
}

.ExpendableOddDataRowCell
{
	font-family: Arial, Verdana;
	background-color: white;
}
.ExpendableEvenDataRowCell
{
	font-family: Arial, Verdana;
	background-color: #f7f7de;
}

.CopyrightRedLine
{
	background-color: red;
	width: 200px;
	height:1px;
}
.CopyrightYellowLine
{
	background-color: #ffcf00;
	width: 200px;
	height:1px;
}
a.AdminNavItemLink:active,
a.AdminNavItemLink:link,
a.AdminNavItemLink:visited
{
	font-size: 10pt;
	padding-left: 5px;
	color: yellow;
	background-color: black;
	text-decoration: none;
}
a.AdminNavItemLink:hover
{
	font-size: 10pt;
	padding-left: 5px;
	color: red;
	background-color: black;
	text-decoration:underline;
}
td.Portlet-Outlined-HeaderCell
{
	border-right: black 1px solid;
	padding-right: 1px;
	border-top: black 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: black 1px solid;
	padding-top: 1px;
	background-color: #336699;
}
tr.Portlet-Outlined-HeaderContent
{ 
	color: white;
	font-weight: bold;
}
td.Portlet-Outlined-BodyCell
{ 
	background-color: white;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	padding: 2px 4px 2px 4px;
}
td.TableHeaderCell
{
	font-weight: bold;
	color: white;
	font-family: Arial, Verdana;
	background-color: #6b696b;
	text-align: center;
}
td.OddDataRowCell
{
	font-family: Arial, Verdana;
	background-color: white;
}
td.EvenDataRowCell
{
	font-family: Arial, Verdana;
	background-color: #f7f7de;
}

.GFMDDL
{
	color: white;
	background-color: darkslateblue;
}
.BoldLabel
{
	font-weight: bold;
}
.ItemText
{
	font-family: Tahoma, Arial, Helvetica, verdana, sans-serif;
	font-size: x-small;
	color: #330066;
	text-decoration : underline;
}
.PriceText
{
	font-family: Tahoma, Arial, Helvetica, verdana, sans-serif;
	font-size: smaller;
	color: Navy;
	font-weight: bold;
}

.DescText
{
	font-family: Tahoma, Arial, Helvetica, verdana, sans-serif;
	font-size: smaller;
}
.DescBoldText
{
	font-weight: bold;
	font-size: smaller;
	font-family: Tahoma, Arial, Helvetica, verdana, sans-serif;
}
.SmallItemText
{
	font-family: Tahoma, Arial, Helvetica, verdana, sans-serif;
	font-size: x-small;
	color: #330066;
}
.SmallItemWhiteText
{
	font-family: Tahoma, Arial, Helvetica, verdana, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.LocationTitleText
{
	font-weight: bold;
	font-size: 14pt;
	color: navy;
	font-family: Arial, Tahoma;
}
.LocationText
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Tahoma;
}
.ErrorText
{
	font-weight: bolder;
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 5px;
			padding-top: 5px;
	padding-bottom: 5px;
	color: red;
}
.SuccessText
{
	color: DarkGreen;
	font-weight: bolder;
	font-size: 12pt;
	margin-top: 5px;
	margin-bottom: 5px;
		padding-top: 5px;
	padding-bottom: 5px;
}
tr.DataTable-BodyRow-Hover
{
	background-color: #FFE475;
	cursor: pointer;
}

tr.ProdDetailHeader
{
	font-size: x-small;
	font-weight: bold;
	color: White;
	background-color: #6B696B;
}
tr.ProdDetailAlternating
{
	font-size: x-small;
	background-color: white;
}
tr.ProdDetailItem
{
	font-size: x-small;
	background-color:#F7F7DE;
}
.TransvideoLink
{
	color: white;
	font-style: italic;
}