a {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;

}

a.clocation {
	color: #FF4421;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}

a.gray:hover {
	filter: #808080;
}

a.list {
	color: #5394AB;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
}

a.location {
	font-size: 100%;
	text-decoration: none;
}

a.menu {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

a.menu_a {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

a.smenu {
	color: #000000;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

a.ssmenu {
	color: #0099CC;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

a.subnavigation {
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}

a.title, .title {
	color: #FFFFFF;
	font-size: 83%;
	font-weight: bold;
	text-decoration: none;
}

a:hover.menu, a:hover .menu_a {
	text-decoration: none;
}

body, td {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

em {
	font-style: normal;
	font-weight: bold;
}

fieldset {
	border: 1px solid #CCCCCC;
	height: 60px;
	padding: 5px;
	vertical-align: middle;
}

form {
	margin-bottom: 5px;
	margin-top: 5px;
}

h1, h2 {
	color: #FF4421;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration: none;
}

h1.special {
	color: #FF0026;
	font: bold 80%;
}

h3 {
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 5px;
	padding: 5px;
	text-decoration: none;
}

h3 a.link, h3 a:hover, h3 a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: xx-small;

}

h4 {
	color: #FFFFFF;
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration: none;
}

h5 {
	;
	background: #0099CC;
	border: thin dotted #C0C0C0;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	height: 20px;
	padding: 5px;
	text-decoration: none;
	vertical-align: middle;
}

h6 {
	color: #006633;
	font: bold 150% Arial, Helvetica, sans-serif;
}

input.submit {
	background: #FF4421;
	border-bottom: #FF4421 1px solid;
	border-left: #FF4421 1px solid;
	border-right: #FF4421 1px solid;
	border-top: #FF4421 1px solid;
	color: #FFFFFF;
	cursor: hand;
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
	margin-right: 9px;

}

legend {
	color: #000000;
	font-weight: bold;
}

p	{
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Form elements */
select.flat, textarea.flat, input.flat, 
select.error, textarea.error, input.error,
textarea.code {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

select.flat, textarea.flat, input.flat,
textarea.code {
	border-color: #888888;
}

table.menu {
	background-color: #000000;
}

table.table, table.smenu, table.ssmenu {
	background-color: #C6CED1;
}

td .menu_a, tr.menu, tr.smenu, tr.ssmenu {
	background-color: #D8E2E7;
}

td.menu {
	background-color: #000000;
	line-height: 1.2;
}

td.title {
	background-color: #FF4421;
}

tr.table {
	background-color: #FFFFFF;
}

tr.tableh {
	;
	font-size: 90%;
	background-color: #B4BBC0;
	color: #000000;
	font-weight: bold;
}

ul, ol {
	list-style-type: square;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 5px;
}

.admin {
	background: #EBEBEB;
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 200px;
}

.bagebody .item {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.celldisable {
	background-position: top;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #CCCCCC;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
}

.cellenable {
	background-position: top;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px 20px 5px 5px;
	white-space: nowrap;

}

.clocationa {
	color: #FF4421;
	font-size: 80%;
	text-decoration: none;
}

.datebtn {
	background: url(images/dateBtn.gif) no-repeat fixed center center;
	border: none;
	cursor: hand;
	height: 20px;
	width: 20px;
}

.datebtn, .forms .datebtn {
	background: url(admin/dateBtn.gif) no-repeat fixed center center;
	border: none;
	height: 20px;
	width: 20px;
}

.error {
	color: #FF0000;
	font-size: 90%;
}

/*tfoot:after {
	color: #FF0000;
	font-size: 90%;
}*/


.faq_a {
	font-size: 100%;
	font-weight: normal;
}

.faq_q {
	font-size: 100%;
	font-weight: bold;
}

.flat {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}

.forms {
	font-size: normal;
}

.forms textarea, .forms input, .forms select {
	background-color: lightgray;
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 2px;
	width: 90%;
}

.forums {
	background-color: #FFFFCC;
}

.friends a:link {
	color: #006699;
	font-size: 11px;
	padding: 20px;
}

.friends table {
	border-bottom-color: #EEEEEE;
	border-bottom-style: none;
	border-left-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-right-style: none;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
}

.friends td {
	color: #333333;
	font-size: 11px;
	padding: 20px;
}

.friends th {
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.fullmenu {
	padding: 5px;
	width: 200px;
	border-left: 3px solid #eeeeee;

}

.fullmenu h3, .fullmenu h3 a:link,.fullmenu h3 a:visited, .fullmenu h3 a:hover {
	background-position: left center;
	border: none;
	color: #FFFFFF;
	font-size: xx-small;
	height: 20px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FF6600;
	white-space: nowrap;
	clear: both;
	padding-right: 30px;




}

.fullmenu h4,.fullmenu h4 a:link, .fullmenu h4 a:visited {
	background-position: center center;
	border: none;
	color: #006699;
	font-size: xx-small;
	line-height: normal;
	text-decoration: none;
	vertical-align: middle;
}

.fullmenu h4.special a:hover, a:hover, .fullmenu h4 a:hover {
	text-decoration: underline;
}

.fullmenu h4.special, h4.special a:link, h4.special a:visited {
	background-position: center center;
	border: none;
	color: #996699;
	font-size: 96%;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: middle;
}

.gray {
	background-color: #CCCCCC;
}

table .helper  {
	background-color: #FFFFCC;
	border: 1px dashed #000000;
	font-size: xx-small;
	padding: 5px;
}

.hot {
	color: #FF0000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}

.hot1 {
	color: #FF0000;
	font-size: 90%;
	font-weight: bolder;
	text-decoration: underline;
	text-transform: none;
}

.items {
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	padding: 10px;
	width: 33%;
	font-size: xx-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;


}

.items h1{
	background-position: left center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px 5px 20px;
	text-transform: lowercase;
	background-color: #0066CC;
	height: 20px;


}

.listing {
	background: #EBEBEB;
	color: #000000;
	font: bold 10px Arial, Helvetica, sans-serif;
	height: 30px;
	width: 90%;
}

.listingsearch1 {
	border: 1px solid #006600;
}

.lists {
	border: 1px solid #666666;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.locationa {
	color: #5394AB;
	font-size: 80%;
	text-decoration: none;
}

.navigation {
	background-color: #efefef;
	border: 1px none #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;

}

.pagebody .item th {
	border-bottom-color: #EEEEE6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #EEEEE6;
	border-left-width: 1px;
	border-right-color: #EEEEE6;
	border-right-width: 1px;
	border-top-color: #EEEEE6;
	border-top-width: 1px;
	text-align: left;
}

.pagebody .items h1 {
	color: #FFFFFF;
	font-size: 90%;
}

.pagebody h1 {
	background-position: left center;
	background-repeat: no-repeat;
	color: #0066FF;
	font-size: 10px;
	padding: 10px 10px 10px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

.pagebody h1 a:link, .pagebody h1 a:visited {
	background: none;
	border: none;
	color: #0066FF;
	font-size: 10px;
}

.pagebody h3, .pagebody h3 a:link, .pagebody h3 a:visited {
	background-color: #006699;
	border: none;
	color: #FFFFFF;
}

.photoshow td {
	background-color: #eeeeee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border: 2px solid #FF9900;
}

.photoshow th {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.rciactionbutton {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(_images/realty-details.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px none #666666;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	margin: 1px;
	text-transform: lowercase;
	width: 300px;
}

.requiredfields {
	background-attachment: fixed;
	background-image: url(_images/reqf.gif);
	background-repeat: no-repeat;
	border: 1px solid #999999;
	padding-left: 10px;
}

.search_link {
	font-size: 100%;
}

.search_text {
	line-height: 1.2;
}

.search_title {
	font-size: 120%;
	font-weight: bold;
}

.subnavigation {
	color: #999999;
	font-size: 80%;
	text-decoration: none;
}

.tableh a {
	color: #000000;
}

.tab-s {
	color: #0066CC;
}

.tab-s, .tab-u, .tab-g, .tab-r {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.term {
	color: #3D6D7D;
	text-decoration: none;
}

.text {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	width: 200px;
}

.xp table{
	background-color: #C0C0C0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 98%;
}

.xp td {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #000000;
	font-size: 70%;
}

.xp th {
	background-color: #66CCFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
	text-transform: lowercase;
}
.blacklist {
	text-decoration: blink;
	font-weight: bold;
}
.pagesnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.pagesnav B {
	background-color: #FF6600;
	padding: 5px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.gray-text, .gray-text A:link,.gray-text A:visited{
	color: #999999;
	text-decoration: none;
	text-align: justify;

}
.gray-text A:hover {
	background: #eeeeee;

}
.info {
	border: 1px solid #CCCCCC;
	padding: 20px 40px;
	height: auto;
	font-size: 90%;
	color: #000000;
	background: #FFFFCC url(_images/help-icon.gif) no-repeat fixed left center;
	text-align: justify;
	display: table;
	width: 90%;
	margin-top: 2em;
	margin-bottom: 2em;
	clear: both;





}
td.gray-text {
	border-top: 1px solid #FF9900;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	padding: 10px;
	width: 90%;
	font-size: 75%;

}
#userblock {
	background-color: #eeeeff;
	padding: 1.5em;
	border: 1px solid #CCCCCC;
	clear: both;
	position: static;
	margin-top: 2em;
}
#userblock P{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	float: none;
	padding-right: 1em;
	padding-left: 1em;
	white-space:pre;
}
#userblock P.notes{
	padding-bottom: 1em;
	float: none;
	padding-left: 2em;
	color: #999999;
	line-height: 1.3em;
	padding-top: 0.2em;
	font-weight: lighter;
	text-align: justify;
	padding-right: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	white-space: pre;
}
#NAGRADA {
	padding: .5em 5px;
	border: 1px none #999999;
	float: right;
	clear: both;
	position: static;
	visibility: inherit;
	z-index: auto;
	overflow: hidden;
	background-color: #E1E1E1;
}
.page_title {
	color: #000000;
	font-size: 120%;
}
.page_title H1{
	font-size: 80%;
	color: #000000;
}
.page_title H1 A:link{
	font-size: 100%;
	color: #0000E0;
}

.page_title H1 H1{
	font-size: 130%;
	color: #000000;
}
.special, .special A {
	border-bottom-color: #0033CC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
	padding-bottom: 2px;
	font-size: 90%;
	font-weight: lighter;
	text-align: right;
}
#description {
	padding: 10px;
	text-align: justify;
}
#basket {
	padding: 10px;
	clear: right;
	float: right;
	border: 1px solid #6699FF;
	background-color: #E8E8FF;
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
}
A.black {
	font-weight: normal;
	color: #000099;
	font-size: smaller;
}
#link {
	font-weight: normal;
	text-decoration: underline;
	color: #006633;
}
#wrap {
	white-space: normal;
}
