@charset "iso-8859-1";
td{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-style:normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	
	}
body{
	background-color:#F0F0F0;
	background-image:url(/themes/remax/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;		
}
/* General Link Settings */

 Alternative links 
a.altlink:link {color:#FFFFFF;}
a.altlink:visited {color:#FFFFFF;}
a.altlink:hover {color: #FFFF00;}
a.altlink:active {color: #FFFFFF;}

.hlink {
	padding:4px;
	display: block;
	line-height:12px;
	height:12px;
	width:182px;
	color:#666666;
	text-align:left;
	text-decoration:none;
;
	background-color: #CCCCCC;
	}
	
.hlink:hover {
	padding:4px;
	display: block;
	line-height:12px;
	height:12px;
	width:182px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	;
	background-color: #E6E6E6;
	}


#Header{
	background-repeat:repeat-x;
	border:0px;
	padding:0px;
	margin:0 auto;
	height:200px;
	}

.sectionHeader{
	width:182px;
	text-align:left;
	line-height:12px;
	background-color:#808080;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 auto;
	}

.profileBody{
	width:182px;
	text-align:left;
	padding:4px;
	color:black;
	margin:0 auto;
	background-color:#E0E0E0;
	}

.content{
	width:540px;
	padding:15px;
	}

.headingOne{
	font-size:18px;
	font-weight:bold;
	color:7C1914;
	}
th { 
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:black;
	font-weight:normal;
	font-style:normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-position:center;
	background-repeat:repeat-y;	
 } 
/* General font and style settings */
body { 
	font-family:Tahoma;
	font-size:13px;
	color:black;
	font-weight:normal;
	font-style:normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-repeat:repeat-y;	
; background-position: center
 } 

