html, body, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
	

body	{
	color: #CCC;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	padding-bottom: 12px;
}

	p a:link {color: #666; text-decoration: none; }	
	p a:visited {color: #333;text-decoration: none;}
	p a:hover {color: #666;text-decoration: underline;}	

h1 {
	background:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color:#666;
	height:18px;
	background-color:#ff6600;
	vertical-align: bottom;
	font-weight: normal;
	background-image: url(/images/h2-bg.png);

}

	h2 a:link {color: #666; text-decoration: none; }	
	h2 a:visited {color: #666;text-decoration: none;}
	h2 a:hover {color: #666;text-decoration: underline;}	

h3 {
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(/images/tiretrack.png);
}
	
	h4 a:link {color: #FFF; text-decoration: none; }	
	h4 a:visited {color: #FFF;text-decoration: none;}
	h4 a:hover {color: #666;text-decoration: none;}	

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color:#FFF;
	height:23px;
	background-color:#000;
	vertical-align: bottom;
	background-image: url(/images/h4-bg.png);

}
	

.galleryimages {
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 10px;
	cursor: url("PopBox/images/magplus.cur"), pointer;

}

.images {
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 10px;

}

.inlineimage {
	float: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	clip: rect(auto,auto,20px,auto);
}


.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("PopBox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("PopBox/images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("PopBox/images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
