.copy
{
	font-size: 10px;
	color: gray;
}

.sidestrip
{
	/*background-color: #01466B;*/
}

.sidebar
{
	background-color: #F5F5F5;
}

.status
{
	color: #CC3300;
}

.top
{
	color: white;
}

a
{
	color: #CC3300;
}

a.lang
{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}

a.lang:hover
{
	color: silver;
}

a.sidemenu
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.sidemenu:hover
{
	text-decoration: underline;
}

a.option
{
	color: #505050;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.toplink
{
	color: white;
	text-decoration: none;
}

a.toplink:hover
{
	color: white;
	text-decoration: underline;
}

body, td
{
	font-family: Arial, Helvetica, sans-serif; /*Trebuchet MS*/
	font-size: 11px;
}

h3
{
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}

img.thumb
{
	border: 1px solid #A0A0A0;
}

img.thumbhome
{
	border: 1px solid #A0A0A0;
}

input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.houses
{
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
}

td.row0
{
	background-color: #FAFAFA;
}

td.row1
{
	background-color: white;
}

table.details
{
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
}

td.detdetails
{
	background-color: #FAFAFA;
}

td.detphotos
{
	background-color: white;
}

td.box
{
	border: 1px solid black; /*#004080;
	background-color: #F0ECD5;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
}

ul
{
	margin-left: 20px;
}

.marckxtext
{
	
}