body{
	color: #3f3e2d;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background: #FFF;
}

td{
	color: #3f3e2d;
	font-size: 12px;
}

table{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0px;
	empty-cells: show;
}


ol{
	list-style-type: decimal;
	padding-left: 30;
}

ul{
	list-style-type: disc;
	padding-left: 23;
}

strong{
	font-weight: bold;
}

.col{
	display: none;
}

a:link, a:visited, a:active{
	color: #49b809;
	text-decoration: none;
}

a:hover{
	color: #49a414;
	text-decoration: underline;
}

h1{
	font-size: 14px;
	font-weight: bold;
}

h1.documentTitle{
	font-size: 12px;
	font-weight: bold;
}


h1.pageTitle{
	color: #3f3e2d;
	font-size: 14px;
}

.copyLinks{
	color: #FFF;
	font-size: 11px;
}

a.copyLinks:link, a.copyLinks:visited, a.copyLinks:active,a.copyLinks:hover{
	color: #FFF;
	text-decoration: underline;
}

/*@font-face { font-family: "Rubl Sign"; src: url(/css/ruble.eot); }
span.rur { font-family: "Rubl Sign"; text-transform: uppercase; // text-transform: none;}    
span.rur span { position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .1ex 0 0 -.55em; // display: none; }
span.rur span:before { content: '\2013'; }*/

.logonForm td{
	color: #C5F7FB;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}

.logonFormInput{
	width: 150px;
	height: 18px;
	font-size: 11px;
	border: 1px solid #53B5BD;
}

.logonFormSubmit, .realtySearchPButton, .realtySearchButton {
	padding-bottom: 2px;
	color: #88DDE4; 
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/general/btn_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #01636E;
	border: 1px solid #01636E;
	cursor: pointer; cursor: hand;
	height: 18;
}

/* Scroller */

.scroller, .scrollerLeft, .scrollerCenter, .scrollerRight{
	font-size: 11px;
	font-weight: bold;
}

.scrollerComboBox{
	height: 18;
	font-size: 11px;
}

.scrollerBackNext{
	color: #D5D5D5;
}

.scrollerBackNextGlyph{
	font-size: 10px;
	color: #3671AB;
}

.scrollerBackNextGlyphDisabled{
	font-size: 10px;
	color: #D5D5D5;
}

.scrollerButtonSplitter{
	color: #3671AB;
}

