body {
	background-color: #232323;
	background-repeat: repeat;
}
.historytext {
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 12px;
	color: #A7A7A7;
	padding: 10px 20px;
}
.footer {
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 10px;
	color: #9B9B9B;
	text-align: center;
}
.contacttext {
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 12px;
	color: #A7A7A7;
	padding: 5px;
	vertical-align: top;
}
.historyimage {
	padding: 10px;
}
.sidebarborder {
	border: 1px solid #999999;
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 12px;
	color: #A7A7A7;

}
.clothingheader {
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	background-color: #666666;
}
.clothingtext {
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	color: #333333;
}
.clothingrow tr {
	height: 200px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a:link {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:visited{
	color: #FFFFFF;
}
.tabledotted {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.votetext {
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 10px;
	color: #A7A7A7;
}
.tabledotted2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
