﻿body {
	/* background-color: red; */
	font-family: arial;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	/* background-image: url("../images/background_tile.gif");
	background-repeat: repeat-x;
	background-attachment: scroll; 
	background-color: #369; */
	background-color: #FFF; */	
	
}
.profile_banner {
	background-color: red;
	font-size: x-large;
	font-weight: bold;	
	color: white;	
	text-align: center;	
	margin-bottom: 10px;
	margin-top: 10px;
}
.listingAlpha {
 	/*position: relative;
 	clear: left; */
	width: 400px;
	margin-left: 70px;	
	font-weight: bold;
	padding-bottom: 10px;
}
.listingNum {
 	/* position: relative;
 	clear: left; */
	width: 400px;
	margin-left: 70px;	
	font-weight: bold;
}
.listingA {
	background-color: #D7E7FC;
	padding-top: 2px;	
	padding-bottom: 5px;
	padding-left:5px;  
}
.listingB {
	background-color: #8BBFCA;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-left:5px;		 
}
.rprofile {
	width: 570px;
	margin-left: 0px;
	font-size: small;	
}
.rprofile tr {
	padding-top: 15px;
	vertical-align: top;	
}

.rprofile_field {
	font-weight: normal;
	width: 140px;
}
.rprofile_data {
	font-weight: bold;
	width: 350px;
}
.return_link {
	font-weight: bold;
	font-size: x-small;
	padding: 20px;
}
.copyright {
	font-size: x-small;
	text-align: center;
	padding-top: 12px;	
}
.rprofile img{
	clear: left;
	text-align: center;
}
.gen_text {
	font-size: x-small;
	text-align: center;
}
.redWhiteTextSmall {
	background-color: red;
	color: white;
	font-size: small;	
	text-align: center;	
}
.redWhiteTextMedium {
	background-color: red;
	color: white;
	font-size: small;	
	text-align: center;	
}
.redWhiteTextLarge {
	background-color: red;
	color: white;
	font-size: large;	
	text-align: center;	
}




