body { scrollbar-arrow-color: #FAADD3;scrollbar-base-color: #E762A1;scrollbar-dark-shadow-color: #E34D94;scrollbar-track-color: #E762A1;}
input.pink {background-color: #9A8BCD; font-weight: bold; font-size: 13px; color: white;}
input.lightpink {background-color: white; color: black;}
input.white {background-color: white; color: black;}
textarea.pink {background-color: white; scrollbar-arrow-color: white;scrollbar-base-color: #9A8BCD;scrollbar-dark-shadow-color: #E34D94;scrollbar-track-color: #9A8BCD;}
select.pink {background-color: white;}

body {
	background-color:#000000; 
	background-image: url(/images/black-star-gradient-background.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
body,td,th {
	font-family: Georgia, serif;
	color: #FFFFFF;
	font-size: small;
}
.side {
        font-family: Georgia, serif;
	text-indent: 0px;
	padding-top: 25px;
        padding-left: 12px;
        padding-right: 7px;
	text-align: left;
}
.main {
	padding-right: 7px;
}
.perm_link {
	text-align: right;
	font-size: xx-small;
	padding-right: 7px;
	color: #8074BD;
}
.buttoncode {
	font-family: Georgia, serif;
	text-align: center;
	font-size: small;
}
.buttontext {
	font-family: Georgia, serif;
	text-align: center;
	font-size: small;
	color: #cccccc;
}
.buttoncredit {
	font-family: Georgia, serif;
	text-align: center;
	font-size: x-small;
	color: #eeeeee;
}
.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	font-style: bold;
	font-weight: bold;
	line-height: 120%;
        text-align: center;
  
}
.heading2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
}
.copyright {
        font-family: Verdana, Geneva, sans-serif; 
	color: #FFFFFF;
	font-size: x-small;
}
.date {
	color: #FFFFFF;
	font-size: xx-small;
}
.emailform {
   	text-align: center;
}
.entry_title {
   	font-family: Tahoma, Geneva, sans-serif;
        font-size: large;
	font-style: bold;
        font-weight: bold;
        
}
.entry_body {
   	text-align: left;
        text-indent: 20px
}
.entry_date {
   	text-align: right;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a.perm_link:link {color: #877bc1;}
a.perm_link:active {color: #877bc1;}
a.perm_link:visited {color: #877bc1;}
a.perm_link:hover {color: #877bc1;}

