.topbg {
	background-image: url(topbg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.navlink1 a{
	font-family: "Helvetica Condensed";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.navlink1 a:hover{
	font-family: "Helvetica Condensed";
	font-size: 14px;
	color: #FF99CC;
	text-decoration: underline;
}
.logobg {
	background-image: url(mid_image02.jpg);
	background-repeat: no-repeat;
}
.logotxt1 {
	font-family: "dearJoe four";
	font-size: 45px;
	color: #FFFFFF;
}
.slogantxt1 {
	font-family: "dearJoe four";
	font-size: 14px;
	color: #FFFFFF;
}
.headingbg {
	background-color: #c70a82;
}
.bottombg {
	background-image: url(bottombg.jpg);
	background-repeat: repeat-x;
	background-color: #d81b93;
}
.footerbg {
	background-color: #ad0770;
}
.border {
	background-image: url(border.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.sidebg {
	background-image: url(leaf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.heading1 {
	font-family: "Helvetica Condensed";
	font-size: 17px;
	color: #FFFFFF;
}
.text1 {
	font-family: "Helvetica Condensed";
	font-size: 14px;
	color: #FFFFFF;
}
.text2 {
	font-family: "Helvetica Condensed";
	font-size: 15px;
	color: #FFD2E9;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF99CC;
}

.copyright a {
	font-size: 12px;
	color: #F9D9DC;
	text-decoration: underline;
}

.navlink2 a {
	font-family: "Helvetica Condensed";
	font-size: 15px;
	color: #F9D9DC;
	text-decoration: underline;
}
.navlink2 a:hover {
	font-family: "Helvetica Condensed";
	font-size: 15px;
	color: #FF99CC;
}

table.results {
  background-color: #FF9966;
}

.results tbody tr.rowOdd {
  background-color: #eee; 
}

.results tbody tr.rowEven {
  background-color: #fff;
}

.results th, .results td, .results caption {
	padding: 5px;
}

.results tbody tr {
  background-color: #fff;
}

.results thead tr {
	color: #fff;
}

.mainimg {
	border: 3px solid #FFAEE8;
}

.notice {
  font-family: "Helvetica Condensed";
  font-size: 14px;
  color: #DB1605;
}

.adsbar {
	
}