
/* global elements ------------------------------*/

body { 
  background-image: url(images/bg.jpg); 
  background-repeat: repeat-x; 
  background-color: #fff; }
  
form {
  margin: 0px; }
  
a {
  font-weight: bold;
  color: #C96FAE; }
  
a:hover {
  color: #F2B1E4; }
  
.topnav {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #494949; }
  
td strong {
  font-weight: bold;
  font-family: Georgia, serif;
  font-size: 14px;
  line-height: 14px;
  color: #C96FAE; }
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #333;
  text-align: justify; }
  
  
hr {
  color: #EAC4D5;
  background-color: #EAC4D5; 
  height: 1px;
  border: 0px; } 
  
  
  
/* form elements --------------------------------*/

.ccbill {
  background-image: url(images/input_bg01.gif);
  width: 90px;
  height: 15px;
  border: 1px solid #F6B0E0;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #333; }  
  
.text {
  background-image: url(images/input_bg01.gif);
  width: 135px;
  height: 15px;
  border: 1px solid #F6B0E0;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #333; }
  
  
  
/* index page-specific elements------------------*/

.news {
  background-image: url(images/newsBg.jpg);
  background-repeat: no-repeat;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #494949;
  line-height: 11px; }
  
.news strong {
  font-weight: bold;
  color: #C96FAE; }
  
.latestSite {
  background-image: url(images/latestsiteBg.jpg);
  background-repeat: no-repeat;
  width: 254px;
  height: 275px;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  line-height: 11px;
  color: #494949; }
  
.latestSite strong {
  font-weight: bold;
  font-family: Georgia, serif;
  font-size: 14px;
  line-height: 14px;
  color: #C96FAE; }
  
.newaccount, .existing, .footer {
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  line-height: 11px;
  color: #494949; }
  
.footer a {
  font-weight: normal; 
  font-size: 9px; }
  
.content {
  background-image: url(images/content.jpg);
  background-repeat: no-repeat; }
  
.thumb a img {
  border: 3px solid #FD04B1; }
  
.thumb a:hover img {
  border: 3px solid #333; }
  
  /* uproared affiliate script page-specific elements------------------*/
  
.font10 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
.form10 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
.formbox {
  border: 1px solid #F6B0E0;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #333; 
}
.stylex {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {color: #FFFFFF;}

.topbar {
background-color:#C96FAE;
color:#FFFFFF;
font-weight:bold;
}
.workingbar {
background-color:#F2F2F2;
color:#000000;
}
.subworkingbar {
background-color:#CCCCCC;
color:#000000;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
   