/* Shemale cabin */

body {
	background-color: #FFEA8B;
	background-image: url(images/sc_01.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smalltxt {
	font-size: 10px;
	color: #003CA1;
}
.smalltxt a:link, .smalltxt a:visited, .smalltxt a:hover, .smalltxt a:active {
	font-size: 10px;
	color: #003CA1;
}
.top40 {
	font-size: 13px;
	color: #FFFFFF;
}
.top40 a:link, .top40 a:visited, .top40 a:hover, .top40 a:active {
	font-size: 13px;
	color: #FFFFFF;
}

.style1 {	color: #000000;
}
.style2 {color: #003CA1;
}
/* New css */

.toplist {
 	margin: 0px;
	width: 700px;
	color:#0A2279;
	font-size: 14px;

	   }
   
.toplist a:link, .toplist a:visited, .toplist a:active {
	color:#0A2279;
	font-size: 12px;
}
.toplist a:hover{
	font-size: 12px;
	text-decoration:none;
}

/* Firefox hack */
.toplist:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }
.toplist ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;  
  }
.tl-column {
	width: 24.7%;
	float: left;
	font-size: 11px;
  }
.toplistbtm {
  margin: 10px auto;
  width: 850px;
   }
.toplistbtm:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }
.toplistbtm ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;  
  }
.tlbtm-column {
  width: 19.7%;
  float: left;
  font-size: 11px;
  }

.largelinks {
	font-weight: bold;
	color: #0A2279;
	font-size: 16px;
/*	letter-spacing: -1px; **/
	}
.largelinks a:link, .largelinks a:visited, .largelinks a:hover, .largelinks a:active {
	font-weight: bold;
	color: #0A2279;
	font-size: 16px;

/*	line-height: 28px;*/
	}

ul.largelinks {
  	width: 700px;
  	margin: 15px auto;
  	padding: 0;
	list-style: none;
	}
ul.largelinks li {
  	float: left;
  	width: 33%;
  	margin: 0;
  	padding: 0;
	text-align: center;
	}
.largelinks:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }	
