@charset "utf-8";
.botboder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF0000;
}
.blacktext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 20px;
	line-height: 16px;
}

body {
	background-color: #E8E8EA;
}
.mbar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/asianescortsgirls.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 20px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
.red {
	color: #C00;
}
.boder {
	border: 1px dotted #C00;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	line-height: 18px;
	
}
.swt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.rednumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C00;
	font-style: italic;
	font-weight: bold;
}
.number {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C00;
	padding: 5px;
	border: 1px dotted #CCC;
}
.container {
    
    position: relative;
    
}

.over {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background : url("/images/nothing.gif") center;
    z-index: 11;
       
}
   