body,td,th {
	font-size: 13px;
	color: #ffffff;
	font-family: Verdana;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	overflow-x:hidden;
	scrollbar-arrow-color: #62395e;
	scrollbar-darkshadow-color: #000000; 
	scrollbar-base-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #62395e;
	scrollbar-track-color: #000000;
	scrollbar-3dlight-color: #62395e;
}
a {
	color: #bc1d1a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.infosmall {
	font-size: 9px;
	color: 62395e;
}
.infoshort {
	font-size: 11px;
	color: #ffffff;
}
.pagetitle {
	color: #bc1d1a;
	font-size: 16px;
	font-weight: bold;
}
.subtitle {
	color: #bc1d1a;
	font-size: 14px;
	font-weight: bold;
}
.pagetitlenormal {
	font-size: 16px;
	font-weight: bold;
}
.affiliates img {
border-width :4px;
border-color: #000000;
background-color: #000000;
margin: 8px;
border-style: solid;
}
.affiliates img:hover {
margin: 8px;
border-width :4px;
border-color: #bc1d1a;
background-color: #bc1d1a;
border-style: solid;
}
h2 {
	color: #bc1d1a;
	font-size: 14px;
	font-weight: bold;
}

/* ----------------------------------------GALLERY-------------------------------------------- */

.gallerytitle {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #62395e;
}

.gallerytitle:link, .gallerytitle:active, .gallerytitle:visited {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #62395e;
}

.gallerytitle:hover 
{
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #bc1d1a;
}

.galleryprevnext {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #62395e;
}

.galleryprevnext:link, .galleryprevnext:active, .galleryprevnext:visited {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #62395e;
}

.galleryprevnext:hover 
{
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #bc1d1a;
}


div.container { /* gallery table */
	margin: 0 auto;
	background-color: #000000;
	margin-top: 5px;
	width: 100%;
	border: solid;
	border-width: 0px;
	border-color:#000000;
}

p.subheader{
	margin-left: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #bc1d1a;
}

h2.header{
	text-align:left;
	font-size:16px;
	margin-left:0px;
}

div.galleryMainPic{
	margin-top: 5px;
	margin-left: 5px;
	float:left;
	width: 150px;
}

img.galleryMain{
	border: solid;
	border-width: 1px;
	border-color: #000000;
}

div.galleryMain{ /* background categories */
	height: 170px;
	background-color:#000000;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: solid;
	border-width: 0px;
	border-color: #62395e;
}
div.galleryMainhover{ /* hover background categories */
	height: 170px;
	background-color:#000000;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: solid;
	border-width: 0px;
	border-color: #bc1d1a;
}
div.galleryMainText{ /* main text*/
	margin-left: 10px;
	margin-top: 5px;
	font-variant: normal;
}

a.galleryMainText{ /* main text links*/
	color: #62395e;
	margin-left: 10px;
	margin-top: 45px;
	text-decoration:none;
	font-size: 20px;
}

a.galleryMainText:hover{
	color: #bc1d1a;
	margin-left: 10px;
	margin-top: 45px;
	text-decoration:none;
	font-size: 20px;
}

div.galleryBrowse{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

img.galleryView{
	border:solid;
	border-color:black;
	margin-bottom: 20px;
}

div.galleryView{
	margin-left:23px;
	margin-top: 5px;
}

img.galleryBrowse{
	margin: 5px;
	padding: 5px;
	border: solid;
	border-width: 1px;
	background-color:#000000;
	border-color:#62395e;
}

img.galleryBrowsehover{
	margin: 5px;
	padding: 5px;
	border: solid;
	border-width: 1px;
	background-color:#000000;
	border-color:#bc1d1a;
}

/* --------------------------------------GALLERY END------------------------------------------ */
