/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #8D0069;
	background-image: url(images/background_12.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: 5e0548;
	scrollbar-darkshadow-color: 000000;
	scrollbar-shadow-color: 000000;
	scrollbar-highlight-color: b755a2;
	scrollbar-3dlight-color: 000000;
	scrollbar-track-color: 8c0069;
	scrollbar-arrow-color: b755a2;
}
a:link {
	color: #FFCCFF;
}
a:visited {
	color: #FFCCFF;
}
a:hover {
	color: #FFCCFF;
}
a:active {
	color: #FFCCFF;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {font-size: 24px}
.VidDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.NowPlaying {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;}
.VidTitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;}
.uptitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFCCFF;
}
.blogtitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #FFCCFF;
}
.blogjointx {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #FFCCFF;
}
.realpass {
	font-size: 36px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;	
}
.stylesites {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	
}
.stylesites td {
	color: #000000;
	border: thin;
}
table.includedsites {
	border-width: 1px;
	border-bottom: solid;
	border-top: solid;
	border-color: black;
	border-collapse: collapse;
}

#updatebox th {
	background-image:url(images/updateboxtop.jpg);
	background-repeat:repeat-x;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #23041b;
	border-left-color: #23041b;
	border-bottom-width: 0px;
	height: 25px;
	background-color: #23041b;
}
#updatebox td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #23041b;
	border-left-color: #23041b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23041b;
  	background-color: #51033e;
}

#internal td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 6px;
  border: 0px;
}
#indeximg img {
	border: thin solid #000000;
}

#Update img {
	border-width: 1px;
	border-color:#000000;
}
