html
{
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color:#996633;
	clear:both;
	border-collapse:collapse;
	scrollbar-face-color:#6E5E00;
    scrollbar-highlight-color:#6E5E00;
    scrollbar-3dlight-color:#6E5E00;
    scrollbar-shadow-color:#6E5E00;
    scrollbar-darkshadow-color:#443A0D;
    scrollbar-track-color:5E4E01;
    scrollbar-arrow-color:443A0D;
}

html a:link, html a:visited, html a:hover
{
	color:#996633;
	text-decoration:none;
}

body
{
	background-image:url(../images/bkgrnd.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	background-color:#544701;
    scrollbar-face-color:#FFFFCC;
    scrollbar-highlight-color:#FFFBE8;
    scrollbar-3dlight-color:#FFFFCC;
    scrollbar-shadow-color:#FFFFCC;
    scrollbar-darkshadow-color:#E2C784;
    scrollbar-track-color:#FDFFE5;
    scrollbar-arrow-color:#E2C784;
}

img
{
	border:0;
}

hr 
{
	color:transparent;
	border-bottom:dotted 2px #C3A25A;
}

#Page
{
	vertical-align:top;
	background-color:#000000;
	width:935px;
	border-collapse:collapse;
}

#Contents
{
	width:571px;
	height:503px;
	vertical-align:top;
 	background-image:url(../images/bkgcontent.jpg);
	background-repeat:repeat-y;
}

#Footer
{
	width:935px;
	height:40px;
	background:url(../images/footer.gif);
	background-repeat:repeat-x;
	border-collapse:collapse;
}

.divScrollerHome
{
	width:363px;
	height:400px;
	overflow:auto;
}

.divScroller
{
	width:550px;
	height:505px;
	text-align:center;
	overflow:auto;
}

.divScrollerInside
{
	width:500px;
}

.Pionter
{
	cursor:hand;
}

.MessageTitle
{
	font-size:14pt;
	font-weight:bold;
	color:#be262b;
}

.MessageLink
{
	display:block;
	text-align:right;
	vertical-align:middle;
	width:98%;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	color:#996633;
}

.MessageLink a:link, .MessageLink a:visited
{
	color:#996633;
}

.MessageLink a:hover
{
	color:#be262b;
}

.Title
{
	display:block;
	width:98%;
	color:#be262b;
	font-weight:bold;
	font-size:16px;
}

.TitleU
{
	display:block;
	width:98%;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

.TitleNU
{
	display:block;
	width:98%;
	font-weight:bold;
	font-size:14px;
}

.Image
{
	border:solid 4px #dabc79;
}

.RowHeaderStyle
{
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background-color:#e5d09b;
}

.RowStyle
{
	color:#996633;
	background-color:#faf5e6;
}

.RowAlternate
{
	color:#996633;
	background-color:#f5ebcc;
}

.Date
{
	font-size:10pt;
	font-weight:bold;
	color:#ff9933;
}

.PanelHeader
{
	font-size:14px;
	font-weight:bold;
    color:#996633;
    padding:2px;
    margin-top:2px;
    height:20px;
    cursor:pointer;
}

.PanelHeader a
{
	color:#996633;
}

.PanelHeader a:hover
{
	color:#7a5d1f;
}

.PanelHeaderSelected
{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
    color:#996633;
    padding:2px;
    margin-top:2px;
    height:20px;
    cursor:pointer;
}

.PanelHeaderSelected a
{
	color:#996633;
}

.PanelHeaderSelected a:hover
{
	color:#7a5d1f;
}

.PanelHeaderDot
{
	font-size:24px;
	font-weight:bold;
}

.PanelContent
{
    background-color:#fffbde;
    border:1px dashed #996633;
    padding:5px;
    padding-top:10px;
}

.PanelContentNoBorder
{
    background-color:#fffbde;
    padding:5px;
    padding-top:10px;
}

.PanelLink
{
	display:block;
	width:100%;
}

.Pager
{
	font-size:8pt;
	display:block;
	width:500px;
	height:40px;
	padding:4px;
	overflow:visible;
}

.PagerItem
{
	display:block;
	width:20px;
	height:40px;
}

.PagerItemSelected
{
	display:block;
	width:20px;
	height:40px;
	text-decoration:underline;
}

.ItemImage
{
	border:solid 4px #dabc79;
	margin-left:8px;
	margin-right:8px;
}

.ItemPrice
{
	color:#8b733e;
}

.ItemOrder
{
	font-size:12pt;
	font-weight:bold;
	color:#be262b;
}

.ItemOrder a:link, .ItemOrder a:visited
{
	color:#be262b;
	text-decoration:underline;
}

.ItemOrder a:hover
{
	color:#8b733e;
	text-decoration:underline;
}

.OrderBox
{
	height:18px;
	width:30px;
	font-size:8pt;
}

.TotalPrice
{
	display:block;
	width:98%;
	text-decoration:underline;
}

.BackLinkRed
{
	display:block;
	width:98%;
	color:#be262b;
	font-weight:bold;
	font-size:14px;
}

.BackLinkRed a, .BackLinkRed a:hover
{
	color:#be262b;
}
