/* standard */

body
{
	background-color: #CCCCCC;
	margin: 0;
	font-size: 12px;
	font-family: verdana, arial, san-serif;
}

body.blank
{
	background-color: White;
	margin: 0;
	font-size: 12px;
	font-family: verdana, arial, san-serif;
}

h1
{
	color:Black;
	line-height:100%;
	margin-top:2px;
	margin-bottom:2px;
	font-size:small;
}
	
h2
{
	color:Blue;
	line-height:100%;
	margin-top:2px;
	margin-bottom:2px;
	font-size:small;
}

p
{
	color: #333;
	font-size: 12px;
}

a:link
{
	text-decoration: none;
	color: #0048C0;
}
a:visited
{
	text-decoration: none;
	color: #20328E;
}
a:hover
{
	text-decoration: underline;
	color: #0048C0;
}
a:active
{
	text-decoration: none;
	color: #0048C0;
}

td
{
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
	padding-left:0px;
	padding-right:0px;
}

td.h1
{
	border-left-style:none;
	border-right-style:none;
	border-top-style:none;
	border-bottom-style:dotted;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-color:#C0C0C0;
}
	

	
/* popup menu */

a#PopupHyperLink1,
a#PopupHyperLink2,
a#PopupHyperLink3,
a#PopupHyperLink4,
a#PopupHyperLink5,
a#PopupHyperLink6 {white-space: nowrap; font-weight:bold}


a.navmenu
{
	color:#343536;
	display:block;
	white-space: nowrap;
	text-decoration:none;
	font-family:verdana, arial, san-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:1px;
	width:80%;
}

a.navmenu:hover
{
	color:Orange;
}

table.popupmenu
{
	padding:3px;
	background-color:#f5f5f6;
	border-top:solid 1px white;
	border-left:solid 1px white;
	border-bottom:solid 1px gray;
	border-right:solid 1px gray;
/*	border:solid 1px #909092; */
	width:144px;
}

a.popupmenu
{
	color:#343536;
	display:block;
	white-space: nowrap;
	text-decoration:none;
	font-family:verdana, arial, san-serif;
	font-size:11px;
	text-align:left;
	padding:1px;
	width:100%;
}

a.popupmenu:hover
{
	color:White;
	background-color:#000084;
}

.sep
{
	padding-left:25px;
	padding-right:25px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold
}

/* footer */

.footer1
{
	font-family: Verdana;
	font-weight:bold;
	font-size: xx-small;
	text-decoration:none;
	color: Black;
}

.footer2
{
	font-family: Verdana;
	font-size: xx-small;
	text-decoration:none;
	color: Gray;
}

.tiny
{
	color: #333;
	font-size: xx-small;
}
	
	
.rating
{
	font-family: Verdana;
	font-size: x-small;
	text-decoration:none;
	color: Gray;
}

	
table.NavTable
{
	border-collapse:collapse;

}


table.standard
{
	border-collapse:collapse;
	border-width:1px; 
	border-color:#C0C0C0; 
	border-top-style:solid; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid;
	font-size:small;
}

table.standard1
{
	border-collapse:collapse;
	border-width:0px; 
	border-color:#C0C0C0; 
	border-top-style:solid; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid;
	font-size:small;
}

td.standardheader
{
	background-color:#E0E0E0;
	border-width:1px; 
	border-color:#C0C0C0; 
	border-top-style:solid; 
	border-right-style:none; 
	border-bottom-style:solid; 
	border-left-style:none;
	height:20px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
}
	
td.standardrow1
{
	background-color:#FFFFFF;
	border-width:0px; 
	border-color:#E0E0E0; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
	height:20px;
	padding-left:4px;
	padding-right:4px;
}

td.standardrow2
{
	background-color:#F3F7FF;
	border-width:0px; 
	border-color:#E0E0E0; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
	height:20px;
	padding-left:4px;
	padding-right:4px;
}

table.repeater
{
	border-collapse:collapse;
	border-width:1px; 
	border-color:#C0C0C0; 
	border-top-style:solid; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid;
	font-size:small;
}

td.repeaterheader
{
	background-color:#E0E0E0;
	border-width:1px; 
	border-color:#C0C0C0; 
	border-top-style:solid; 
	border-right-style:none; 
	border-bottom-style:solid; 
	border-left-style:none;
	height:20px;
	font-weight:bold;
}
	
td.repeaterrow1
{
	background-color:#FFFFFF;
	border-width:0px; 
	border-color:#E0E0E0; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
	height:20px;
}

td.repeaterrow2
{
	background-color:#F3F7FF;
	border-width:0px; 
	border-color:#E0E0E0; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
	height:20px;
}

table.BreadCrumbs
{
	font-size: xx-small;
	border-collapse:collapse;
}


a.BreadCrumbs
{
	font-size: xx-small;
	text-decoration:none;
	color: #5E75A3;
}

.BreadCrumbs
{
	font-size: xx-small;
	text-decoration:none;
	color: gray;
}

a.small
{
	font-size: x-small;
	text-decoration:none;
	color: #404040;
}

a:hover.small
{
	font-size: x-small;
	text-decoration:underline;
	color: Blue;
}

.small
{
	font-size: x-small;
}

a.smalltitle
{
	font-size: x-small;
	text-decoration:none;
	color: Black;
}

a:hover.smalltitle
{
	font-size: x-small;
	text-decoration:underline;
	color: Blue;
}

a.title
{
	font-size: small;
	text-decoration:none;
	color: Black;
}

a:hover.title
{
	font-size: small;
	text-decoration:underline;
	color: Blue;
}

.smalltitle
{
	font-size: x-small;
}

table.datanav
{
	border-collapse:collapse;
	border-color:black;
	border-width:1px; 
	border-style:solid; 
}

td.datanav1
{
	background-color:#1F5385;
	border-color:#1F5385;
	border-width:1px; 
	border-top-style:dotted; 
	border-right-style:none; 
	border-bottom-style:dotted; 
	border-left-style:none;
	height:20px;
}
	
td.datanav1_selected
{
	background-color:#FFFFFF;
	border-color:#1F5385;
	border-width:1px; 
	border-top-style:dotted; 
	border-right-style:none; 
	border-bottom-style:dotted; 
	border-left-style:none;
	height:20px;
}

td.datanav2
{
	background-color:#609AC2;
	border-color:#609AC2;
	border-width:1px; 
	border-top-style:dotted; 
	border-right-style:none; 
	border-bottom-style:dotted; 
	border-left-style:none;
	height:20px;
}
	
td.datanav2_selected
{
	background-color:#FFFFFF;
	border-color:#609AC2;
	border-width:1px; 
	border-top-style:dotted; 
	border-right-style:none; 
	border-bottom-style:dotted; 
	border-left-style:none;
	height:20px;
}

a.datanav1
{
	font-size:x-small;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.datanav1
{
	font-size:x-small;
	color:#FFFFFF;
	text-decoration:underline;
}

a.datanav1_selected
{
	font-size:x-small;
	color:#1F5385;
	text-decoration:none;
}

a.datanav2
{
	font-size:x-small;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.datanav2
{
	font-size:x-small;
	color:#FFFFFF;
	text-decoration:underline;
}

a.datanav2_selected
{
	font-size:x-small;
	color:#1F5385;
	text-decoration:none;
}

table.pagebar
{
	font-size:x-small;
	border-color:#E0E0E0;
	border-width:1px; 
	border-style:solid; 
	padding: 0px;
	margin: 0px;
}

td.pagebarheader
{
	font-size:x-small;
	background-color:White;
	color:Gray;
	border-style:none; 
	height:15px;
	margin:3px;
	padding:1px;
}
	
a.pagebarheader
{
	font-size:x-small;
	color:Gray;
	text-decoration:none;
}

a:hover.pagebarheader
{
	font-size:x-small;
	color:Blue;
	text-decoration:underline;
}

td.pagebar1
{
	font-size:x-small;
	background-color:#F0F0F0;
	border-style:none; 
	height:15px;
	margin:3px;
	padding:1px;
}

a.pagebar1
{
	font-size:x-small;
	text-decoration:none;
}

a:hover.pagebar1
{
	font-size:x-small;
	text-decoration:underline;
}

td.pagebar2
{
	background-color:#4C6694;
	color:White;
	border-style:none; 
	height:15px;
	margin:3px;
	padding:1px;
}

a.pagebar2
{
	font-size:x-small;
	text-decoration:none;
}

a:hover.pagebar2
{
	font-size:x-small;
	text-decoration:underline;
}

table.post
{
	border-collapse:collapse;
	border-style:none; 
	border-width:0px;
}

td.postheader
{
	border-collapse:collapse;
	font-size:x-small;
	background-color:#E4EAF2;
	border-color:White;
	border-width:1px; 
	border-left-style:none; 
	border-right-style:none; 
	border-top-style:none; 
	border-bottom-style:solid; 
}

td.postleft
{
	font-size:x-small;
	background-color:#F5F9FD;
	border-color:White;
	border-width:1px; 
	border-left-style:none; 
	border-right-style:solid; 
	border-top-style:none; 
	border-bottom-style:none; 
}

td.postbody
{
	font-size:small;
	background-color:#F5F9FD;
	border-color:White;
	border-width:1px; 
	border-left-style:none; 
	border-right-style:none; 
	border-top-style:none; 
	border-bottom-style:none; 
}

td.postfooter1
{
	font-size:x-small;
	background-color:#F5F9FD;
	border-color:White;
	border-width:1px; 
	border-left-style:none; 
	border-right-style:none; 
	border-top-style:solid; 
	border-bottom-style:solid; 
}

table.priceoption
{
	border-collapse:collapse;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
}

td.priceoption
{
	background-color:#FFFFFF;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
	height:20px;
	padding-left:4px;
	padding-right:4px;
	font-size:x-small;
	color:Gray;
}

span.priceoption
{
	background-color:#FFFFFF;
	font-size:x-small;
	color:Gray;
}

/* plain */

table.plain
{
	border-collapse:collapse;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
}

td.plain
{
	background-color:#FFFFFF;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:dashed;
	border-left-style:none;
	border-bottom-color:Silver;
	border-bottom-width:1px;
}

/* dotted table */

td.dotted
{
	background-color:#FFFFFF;
	border-width:0px; 
	border-top-style:dashed; 
	border-right-style:none; 
	border-bottom-style:dashed;
	border-left-style:none;
	border-top-color:Silver;
	border-top-width:1px;
	border-bottom-color:Silver;
	border-bottom-width:1px;
}

/* tutorial */

td.tu
{
	background-color:#FFFFFF;
	border-width:0px; 
	border-top-style:dashed; 
	border-right-style:none; 
	border-bottom-style:dashed;
	border-left-style:none;
	border-top-color:Silver;
	border-top-width:1px;
	border-bottom-color:Silver;
	border-bottom-width:1px;
	font-size: xx-small;
	padding: 2px;
}

td.tuh
{
	background-color:#FFFFDF;
	border-width:0px; 
	border-top-style:dashed; 
	border-right-style:none; 
	border-bottom-style:dashed;
	border-left-style:none;
	border-top-color:Silver;
	border-top-width:1px;
	border-bottom-color:Silver;
	border-bottom-width:1px;
	font-size: xx-small;
	padding: 2px;
}

td.store
{
	background-color:#EEEEEE;
	border-width:0px; 
	border-top-style:dashed; 
	border-right-style:none; 
	border-bottom-style:dashed; 
	border-left-style:none;
	border-top-color:Silver;
	border-bottom-color:Silver;
	border-top-width:1px;
	border-bottom-width:1px;
	padding:4px;
	font-weight:bold;
}

table.riverpastleftnav
{
	border-collapse:collapse;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
}

td.riverpastleftnav
{
	background-color:Silver;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:solid;
	border-left-style:none;
	border-bottom-color:White;
	border-bottom-width:1px;
	height:20px;
	vertical-align:middle;
	
}

a.riverpastleftnav
{
	font-size:11px;
	color:White;
	text-decoration:none;
}

a:hover.riverpastleftnav
{
	font-size:11px;
	color:Orange;
	text-decoration:none;
}

td.riverpastleftnav_selected
{
	background-color:Orange;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:solid;
	border-left-style:none;
	border-bottom-color:White;
	border-bottom-width:1px;
	height:20px;
	vertical-align:middle;
}

a.riverpastleftnav_selected
{
	font-size:11px;
	color:White;
	text-decoration:none;
}

a:hover.riverpastleftnav_selected
{
	font-size:11px;
	color:White;
	text-decoration:none;
}

table.cart
{
	border-collapse:collapse;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:none; 
	border-left-style:none;
}

td.cart
{
	background-color:#FFFFFF;
	border-width:0px; 
	border-top-style:none; 
	border-right-style:none; 
	border-bottom-style:dashed;
	border-left-style:none;
	border-bottom-color:Silver;
	border-bottom-width:1px;
}

td.cartheader
{
	background-color:#EEEEEE;
	border-width:0px; 
	border-top-style:dashed; 
	border-right-style:none; 
	border-bottom-style:dashed; 
	border-left-style:none;
	border-top-color:Silver;
	border-bottom-color:Silver;
	border-top-width:1px;
	border-bottom-width:1px;
	padding:4px;
	font-weight:bold;
}

table.purchasepage
{
	border-collapse:collapse;
	border-width:1px; 
	border-style:solid; 
	border-color:Gray; 
	font-size:small;
}

td.purchasepage
{
	border-width:0px; 
	border-style:none; 
	border-color:Silver;
	padding:2px;
	font-size:x-small;
	color:Gray;
}

td.purchasepageheader
{
	background-color:#CCCCCC;
	border-width:1px; 
	border-top-style:none; 
	border-bottom-style:solid; 
	border-left-style:none; 
	border-right-style:none; 
	border-color:Gray;
	padding:2px;
}

td.quickbuy
{
	border-width:1px; 
	border-top-style:none; 
	border-bottom-style:solid; 
	border-left-style:none; 
	border-right-style:none; 
	border-color:Gray;
	padding-top:6px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
}


table.invoice
{
	border-collapse:collapse;
	border-width:1px; 
	border-color:Gray; 
	border-style:solid; 
	font-size:small;
}

td.invoice
{
	border-width:0px; 
	border-style:none; 
	padding:0px;
	height:20px;
}

td.invoiceheader
{
	background-color:Silver;
	border-width:0px; 
	border-style:none; 
	padding:0px;
	height:20px;
}

table.invoiceitems
{
	border-collapse:collapse;
	border-width:1px; 
	border-color:Gray; 
	border-top-style:solid; 
	border-right-style:solid; 
	border-bottom-style:solid; 
	border-left-style:solid;
	font-size:small;
}

td.invoiceitems
{
	border-width:1px; 
	border-style:solid; 
	padding:0px;
	height:20px;
}

td.invoiceitemsheader
{
	background-color:Silver;
	border-width:1px; 
	border-style:solid; 
	padding:0px;
	height:20px;
}

table.plain
{
	border-collapse:collapse;
	border-width:0px; 
	border-style:none; 
	font-size:small;
}

td.plain
{
	border-width:0px; 
	border-style:none; 
	padding:0px;
	height:20px;
}

.footer
{
	font-family: Verdana;
	font-size: xx-small;
	text-decoration:none;
	color: White;
}

a.footer
{
	font-family: Verdana;
	font-size: xx-small;
	text-decoration:none;
	color: White;
}

a.bookmark
{
	font-family: Verdana;
	font-size: x-small;
	text-decoration:none;
	color: gray;
}

a:hover.bookmark
{
	font-family: Verdana;
	font-size: x-small;
	text-decoration:none;
	color: blue;
}

table.layout
{
	border-collapse:collapse;
	border-width:0px; 
	border-style:none; 
	padding:0px;
	margin:0px;
}

td.layout
{
	border-collapse:collapse;
	border-width:0px; 
	border-style:none; 
	padding:0px;
	margin:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
