body, td, div{
	font: 9pt verdana, geneva, sans-serif;
	color: #D2CCAE;
}

sup{
font-size: 60%;
}

strong, b{
	color: #ffffff;
}

a{
	color: #ffd700;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.arrow, a.rarra{
	padding-right: 11px;
	background: url(/newimages/rarra.gif) right center no-repeat;
}

a.tarra{
	padding-right: 11px;
	background: url(/newimages/tarra.gif) right center no-repeat;
}

a.larra{
	padding-left: 11px;
	background: url(/newimages/larra.gif) left center no-repeat;
}

h1{
	color: #c0c0c0;
	font-style: oblique;
	font-size: 12pt;
text-transform: uppercase;
}

h2, h3{
	color: #c0c0c0;
	font-weight: bold;
	font-size: 10pt;
}

h4{
	font-weight: normal;
	font-size: 10pt;
}

table.guestbook{
	width: 100%;
}

table.guestbook tr.entry{
	background: url(/newimages/stripe.gif) repeat-x;
}

table.guestbook td{
	padding: 5px 0;
}
table.guestbook tr.entry td{
	color: #D2CCAE;
	padding: 5px 3px 10px 3px;
	border-top: 1px solid #666666
}


table.guestbook span.small{
	font-size: 80%;
	float: right;
	display: block;
}

#recordnavtable td{
	padding: 0;
}

p.recordnavlabel{
	font-size: 80%;
margin: 0;
}

#sslgb_n{
	width: 400px;
	border: 1px solid #666666;
	background: url(/newimages/stripe.gif) repeat-x;
	color: #D2CCAE;
	font: 9pt verdana, geneva, sans-serif;
	padding: 3px;
}

#sslgb_c{
	width: 400px;
	height: 180px;
	border: 1px solid #666666;
	background: url(/newimages/stripe.gif) repeat-x;
	color: #D2CCAE;
	font: 9pt verdana, geneva, sans-serif;
	padding: 3px;
}

#sslgb_v{
	width: 180px;
	border: 1px solid #666666;
	background: url(/newimages/stripe.gif) repeat-x;
	color: #D2CCAE;
	font: 9pt verdana, geneva, sans-serif;
	padding: 3px;
	text-align: center;
	margin-top: 5px
}

.error{
display: block;
	background: #990000;
margin: 0;
padding: 3px;
}

span.info a, span.info a:visited{
    text-align: left;
    font-weight: normal;
    margin: 0px;
    text-decoration: none !important;
    color: #ffffff;  
	background: transparent !important;
	font-size: 10px;
}


span.info a input, span.info a:visited input{
	margin: 0px 3px 0px 0px;
}

span.info a span{
    display: none;
}

span.info a:hover{
    color: #ffffff;
    text-indent: 0px;
}

span.info a:hover span{
    display: inline;
    position: absolute;
    margin-left: -50px;
	margin-top: 20px;
	font-size:10px; 
    width: 150px;
    color: #ffffff;
    padding: 5px;
    background-color: #999999;
    border: 1px solid #cccccc;
    text-decoration: none;
}

table.subtlestripe{
	margin-top: 10px;
}

table.subtlestripe th{
	background: #222222;
	font-weight: normal;
	text-align: left;
}

table.subtlestripe td{
	border-top: 1px solid #444444;
	padding: 2px;
	background: url(/newimages/fade.jpg)  0 -40px no-repeat;
}

h3.stretchtoggle{
	margin: 1px 0 0 0;
padding: 0;
	background: url(newimages/stripe.gif) 0 -20px repeat-x;
	padding-left: 10px;
	cursor: pointer;
_height: 20px;
min-height: 20px;
}

div.stretcher{
padding: 0 0 0 10px
}

dl.dyl-do{
background: url(newimages/stripe.gif) repeat-x;
border-top: 1px solid #666666;
margin: 0;
padding-bottom: 10px;
}

dl.dyl-do dt{
font-weight: bold;
}

dl.dyl-do dd{
margin: 0 0 0 15px;
display: list-item;
list-style-type: disc;
}

.rightborder{
float: right;
padding: 5px;
background: #444444;
border: 1px solid #666666;
margin-left: 5px; 
}

.newslistitem .nonewslistitemdisplay{
display: none;
}



#thumbstable td{
	background: #444444;
	width:124px;
	height:124px;
	text-align: center;
	border: 1px solid #666666;
vertical-align: middle;
}
#thumbstable td a img{
	border: 1px solid #444444;
}
#thumbstable td a:hover img{
	border: 1px solid #ffd700;
}
div#gallery_box{
	xpadding: 5px;
	xbackground: #444444;
	xborder: 1px solid #cccccc;
	xmargin-top: 40px;
}
div#gallery_box a{
	display: block;
	padding-left: 11px;
	border: 1px solid #333;
}
div#gallery_box a:hover{
	text-decoration: none;
	background: #444444 url(/newimages/larra.gif) left center no-repeat;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-bottom: 1px solid #222222;
	border-right: 1px solid #222222;
}
div#gallery_box a.gallery_active_link{
	background: url(/newimages/larra.gif) left center no-repeat;
}
.gallery_image{
	text-align: center;
background: #444444;
border: 1px solid #666666;
padding: 6px;
}
.gallery_image img{
margin-bottom: 6px;
}

.imgnavprev{
padding-left: 11px;
background: url(/newimages/larra.gif) left center no-repeat;
}

.imgnavnext{
padding-right: 11px;
background: url(/newimages/rarra.gif) right center no-repeat;
}

.noborder{
border: 0px !important;
}

.small{
font-size: 80%;
}

pre{
background: #ccc;
color: #000;
font-size: 12px;
padding: 4px;
}

.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
background: #333;
text-align: left;
border: 1px solid #666;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffd700;
	padding: 2px 2px 2px;
	background: #000;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

.soldout{
font-weight: bold;
color: red;
background: #660000;
font-size: 80%;
width: 100%;
}