


.REMSActionLinksCategoryHR
{
height:1px ;
color:#457db8;  
}

.REMSActionLinksCategory
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	text-transform: capitalize;
	color: black;
	padding-top: 7px;
	font-family: Arial;
}

.DirectorySearchCell
 {
	padding-left:5px;
	padding-right:5px;
	}
 
 /*Activity Color Coding CSS Style ------------*/
.REMSActivityNotDue
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	height: 20px;
	width:20px;
} 
  
.REMSActivityPastDue
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-color: #cc6666;
	height: 20px;
	width:20px;
}
.REMSActivityDueToday
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffa9;
	height: 20px;
	width:20px;
}
.REMSActivityDueTomorrow
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #b7c3b0;
	height: 20px;
	width:20px;
}
.REMSActivityNotDueInAWhile
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-color: #86ccad;
	height: 20px;
	width:20px;
}
   
   
   /*Contact Color Coding CSS Style ------------*/
.ContactLow
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	background-color: #99CCFF;
	height: 20px;
	width:20px;
} 
  
.ContactMedLow
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #ffffff;
	border-bottom: #000000 1px solid;
	background-color: #C5CDF3;
	height: 20px;
	width:20px;
}
.ContactMeddium
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #5A95DC;
	height: 20px;
	width:20px;
}
.ContactMedHi
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #EB8D8F;
	height: 20px;
	width:20px;
}
.ContactHi
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-color: #D70041;
	height: 20px;
	width:20px;
}
    
   
   
/*Calendar Day CSS Style ------------*/

.REMSDayViewTable
{
	background-color: white;
}
 

.REMSDayViewTimeCell
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	width: 70px;
	color: white;
	padding-top: 2px;
	font-family: Arial;
	background-color: #5b82ae;
	text-align: center ;
}

.REMSDayViewActivityCell
{
	background-color: #f1f1f1;
	padding: 2px;
}





/* Newsletter CSS Styles ---------------*/
.REMSNewsStoryTitle
{
	font-weight: bolder;
	font-size: 14px;
	color: #457db8;
	font-family: Arial;
}

.ContactForm
{
	padding: 3px;
}

.REMSSignUpFormTable
{
	width: 95%;	
}

.REMSSignUpForm
{
	width: 285px;
	height: 284px;
}

.REMSLoginForm
{
	width: 285px;
	height: 290px;	
}

.REMSSignUpCornerImage
{
 
	  background-image: url("../smallcorner.gif");
}

.REMSHTMLPopup
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	
}

.GrayBar 
{ 
	BORDER-TOP: #cccccc 1px solid; 
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 16px; 
	WIDTH: 100%; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	HEIGHT: 26px; 
	BACKGROUND-COLOR: #e7e7e7 
}

.GrayBar2 
{ 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 4px; 
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 16px;
	BORDER-LEFT: #cccccc 1px solid; 
	WIDTH: 100%; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	HEIGHT: 22px; 
	BACKGROUND-COLOR: #e7e7e7 
}

.smallborderedtable 
{
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 4px; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 4px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	align: top 
}


.REMSListingRow
{      
	 width:190px;	
	 vertical-align:top;
	 nowrap; 
}

.REMSTopParagraph
{
	padding-left: 0px;
}

.REMSTabStrip
{
	width: 530px;
}

.REMSBottomPanel
{
	width:530px;
}

.REMSTopPanel
{
	width: 530px;
}

.REMSPopUpButtons
{
	 font-family:Arial,verdana;
	 font-size: 11px;
	 width: 70px;
	 height:22px;
}

REMSFPEnahncedPrice
{
	font-weight: bold;
}

.REMSFeaturedCondosHeading
{
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;	
}

.REMSRightColumn
{
	background-color: #E8E8E8;
}

.REMSSignUp
{
	BACKGROUND-POSITION-X: right; 
	BACKGROUND-IMAGE: url(../hederimage.jpg); 
	BACKGROUND-REPEAT: no-repeat;
}

.REMSNewsStoryLink
{
	font-weight: bold;
	font-size: 11px;
	color: #457db8;
	font-family: Arial;	
	text-decoration: none;	
}

.REMSNewsStoryHeadline
{
	font-weight: bolder;
	color: #457db8;
	font-size: large;
	font-family: Arial;
}

.REMSNewsStorySource
{
	color: #457db8;
	font-size:   xx-small;
	font-style: italic;
}

.REMSNewsStorySummary
{
	
	color: #457db8;
	font-size:   small;
}

.REMSNewsStoryDate
{
	color: #457db8;
	font-size:   xx-small;
}

.REMSNewsStoryStory
{
	color: #457db8;
}

.REMSNewsletterDate
{
	font-size: 12px;
	color: #457db8;
	font-family: Arial;
	text-align:right;
	padding-bottom:1px;
	font-weight:bold;
	height: 20px;
}

.REMSNewsletterText
{
	font-size: 12px;
	color: #457db8;
	font-family: Arial;
}

.REMSNewsletterHeader1
{
	font-weight:  bolder;
	font-size: 32px;
	font-family: Verdana, Arial, 'MS Sans Serif';
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #457db8;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

.REMSNewsletterHeader2
{
	font-weight:  bolder;
	font-size: 18;
	font-family:  Arial,Verdana, 'MS Sans Serif';
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #457db8;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
}

.REMSFeaturedCondosHeading
{
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;	
}

.REMSFeaturedCondoDetailList
{
  Border-Color: Black;
  border: Solid 1px black;
}

.REMSFeaturedCondoDescription
{
}

.REMSFeaturedCondoImage
{
	width:200;
}

.REMSFeaturedPropertyNewsletterDivider
{
	font-weight: bolder;
	font-size: 16px;
	color: #ffffff;
	background-repeat: repeat-y;
	font-family: Arial;	
	background-color: #457db8;
	
}

.REMSFeaturedPropertyNewsletterHeader
{
	height: 25px;
	color: White;
	font-family: Arial;
	font-size:  medium;
	font-weight: bolder;
	text-align: center;
	background-color: #457db8;		
}

.REMSFeaturedPropertyNewsletter
{
	background-color: #cddcf0;
	width: 200px;
}

.REMSFeaturedPropertyNewsletterText
{
	font-weight: bolder;
	font-size: 11px;
	color: #457db8;
	font-family: Arial;
}

.REMSFeaturedPropertyNewsletterPrice
{
	font-weight: bolder;
	font-size: 11px;
	color: #457db8;
	font-family: Arial;
	padding-top: 5px;
}

.REMSOpenHouseDateBold
{
	font-weight: bolder;
	font-size: 11px;
	color: #457db8;
	font-family: Arial;
}

.REMSOpenHouseDate
{
	font-size: 11px;
	color: #457db8;
	font-family: Arial;
}

.TabStyle
{
	font-weight: bold;
	font-size: 12px;
	border-collapse: separate ;
	height: 20px;
	background-color: fuchsia;
}

/* PANEL CSSTable (Top)  ------------------ */
.CSSTable_Top
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;	 
}
/* PANEL CSSTable (Bottom) ------------------ */
.CSSTable_Bottom
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

/* PANEL CSSCells (Top) ------------------ */
.CSSCells_Top_Table
{
	 
}
.CSSCells_Top_TopLeftCell
{
	padding:5px;
	background-color: blue;
}
.CSSCells_Top_TopRow
{
    background-color:Gray ;
}
.CSSCells_Top_TopRightCell
{
	padding:5px;
	background-color: orange;
	height:10px; 	 
}
.CSSCells_Top_LeftColumn
{
	padding:5px;
	background-color: red;
}
.CSSCells_Top_RightColumn
{
	padding:5px;
	background-color: green;
} 

/* PANEL CSSCells (Bottom) ------------------ */

.CSSCells_Bottom_Table
{
	  
}
.CSSCells_Bottom_TopLeftCell
{
	padding:5px;
	background-color: green;	 
}
.CSSCells_Bottom_TopRow
{
	height:10px;
	background-color: blue;	 
}
.CSSCells_Bottom_TopRightCell
{
	padding:5px;
	background-color: Aqua ;	 
}
.CSSCells_Bottom_LeftColumn
{
	padding:5px;
	background-color:  Maroon ;
}
.CSSCells_Bottom_RightColumn
{
	padding:5px;
	background-color: Fuchsia ;
}
.CSSCells_Bottom_BottomLeftCell
{
	padding:5px;
	background-color:Navy ;
}
.CSSCells_Bottom_BottomRow
{
	height:10px;
	background-color: Maroon ;
}
.CSSCells_Bottom_BottomRightCell
{
	padding:5px;
	background-color: Olive  ;
}

/* ------------------------------------------ */


BODY
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    BACKGROUND-COLOR:   #FFFFFF;
    FONT-SIZE: 13px ;    
      
}

TABLE
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, 'MS Sans Serif';
    FONT-SIZE: 13px;     
}

.REMSTab
{  
	background-color:Transparent ;
	font-weight: bold;
	
}
.REMSGrayBorderImage
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}

.ListingSearch2
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	background-color: #457db8;
}

.REMSCaption
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
}
.REMSSmallText
{
	font-weight: normal ;
	font-size: 9px;
	color: black;
	font-family: Arial;
}

.REMSSmallCaption
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	font-family: Arial;
}

.REMSLabelValue
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.REMSInfoComment
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.REMSCaption2
{
	color: #CC0000;
}

.REMSErrorCaption
{
	font-weight: bold;
	font-size: 11px;
	color: Red;
	font-family: Arial;
}
.REMSCaption-White
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
}

.REMSText
{
	font-weight: normal;
	font-size: 14px;
	color: black;
	font-family: Arial;
}
.REMSHeadline1
{
	font-weight: bold;
	font-size: 16px;
	color: #003366;
	font-family: Arial;
}
.REMSHeadline2
{
	font-weight: bold;
	font-size: 16px;
	color: darkgray;
	font-family: Arial;
}
.REMSHeadline3
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Arial;
}
.REMSHeadline3-White
{
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Arial;
}
.REMSHeadline1PopUp
{
	font-weight: bolder;
	font-size: 16px;
	color: #000000;
	font-family: Arial;
}
.REMSHeadline2PopUp
{
	font-weight: bolder;
	font-size: 14px;
	color: #000000;
	font-family: Arial;
}
.REMSComment
{
	font-weight: bold;
	font-size: 11px;
	color: darkgray;
	font-family: Arial;
}

.REMSDescriptions
{
	font-weight: bold;
	font-size: 12px;
	color: steelblue;
	font-family: arial;
	text-align: justify;
}


.REMSDivider
{
	background-color: Gray;
	width: 1px;
}

.REMSSiteBar
{
}
.REMSButton
{
}
.REMSActionLink
{
}

.REMSHeadline1Background
{
	font-weight: bold;
	font-size: 17px;
	color: #003366;
	font-family: Arial;
	background-image: url(../admin/Headline1Bar.jpg);
	background-repeat: repeat-y;
	background-color: White;
}

.REMSEditFields
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.REMSSuperSmallText
{
	font-weight: lighter;
	font-size: 9px;
	text-transform: capitalize;
	color: black;
	font-family: Arial;
	text-align: justify;
}


a.REMSLinkCommand:link
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.REMSLinkCommand:visited
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.REMSLinkCommand:hover
{
	color: Red;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.REMSLinkCommand:active
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

a.REMSLinkCommandSmall:link
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.REMSLinkCommandSmall:visited
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.REMSLinkCommandSmall:hover
{
	color: Red;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
a.REMSLinkCommandSmall:active
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

a.REMSLinkCommandSmaller:link
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
a.REMSLinkCommandSmaller:visited
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
a.REMSLinkCommandSmaller:hover
{
	color: Red;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
a.REMSLinkCommandSmaller:active
{
	color: #006699;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.REMSListingHeaderSmall
{
	font-weight: bolder;
	font-size: 12px;
	color: #457db8;
	font-family: Arial, Verdana, 'MS Sans Serif';
	text-align: left;
}

A.REMSActionLink:hover
{
	color: red;
}
A.REMSActionLink
{
	color: #006699;
	text-align:left;
}

DIV.REMSActionLink
{
	background-position: left 3px;
	background-image: url(listpoint.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-top: 0px;
	margin-left: 5px;
	text-align:left;
	width:90px;
	cursor: hand;
}

DIV.REMSActionBullet
{
	background-position: left 3px;
	background-image: url(../images/systemimages/listpoint.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 0px;
	margin-left: 5px;
	text-align:left;

}

.REMSGridHeader
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #336699;
	height: 25px;
	text-align: left;
}
.REMSGridFooter
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	height: 25px;
	text-align: center;
}

.REMSGridPager
{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}


.REMSGridItem
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: White;
}
.REMSGridAlternateItem
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #F1F1F1;
	border-color: Gray;
}
.REMSBorder
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.REMSHand
{
	cursor: hand;
}

.REMSDisable
{
	background-color: #f4f4f4;
}

@media print 
{
   BODY {font-size:8pt;}
   
}

/* ***************** MENU ***************/


.rciMenuItemParentHighlighted
{
	padding-right: 4px;
	padding-left: 2px;
	font-weight: bolder;
	font-size: 9pt;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	font-family: Arial;
	text-decoration: none;
}

DIV.rciMenuItemParent
{
	border-right: white 1px solid;
	padding-right: 6px;
	margin-left: 0px;
	margin-right: 0px;
}

DIV.rciMenuItemParentHighlighted
{
	border-right: white 1px solid;
	padding-right: 6px;
	margin-left: 0px;
	margin-right: 0px;
}

.rciMenuItemParent
{
	padding-right: 4px;
	padding-left: 2px;
	font-weight: bolder;
	font-size: 9pt;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	font-family: Arial;
	text-decoration: none;
}


.rciMenuItemChild
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 1px;
	color: #336699;
	padding-top: 1px;
	font-family: Verdana, Arial;
	text-decoration: none;
	
}
DIV.rciMenuItemChild
{
	border-bottom: solid 1px black;
}
DIV.rciMenuItemChildHighlighted
{
	border-bottom: solid 1px black;
}
A.rciMenuItemChild
{
	padding-left: 3px;
}

A.rciMenuItemChildHighlighted
{
	padding-left: 3px;
}

.rciMenuItemChildHighlighted
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 1px;
	color: #336699;
	padding-top: 1px;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.rciMenuItemDivider
{
	padding-left: 7px;
	font-size: 3pt;
	padding-bottom: 0px;
	color: #ffffff;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 10px;
	text-decoration: none;
}

.rciMenuFlyOut
{
	z-index: 20;
	visibility: hidden;
	width: 190px;
	cursor: hand;
	position: absolute;
	background-color: #CFE2FD;
	border-right: outset 2px;
	border-top: outset 2px;
	border-left: outset 2px;
	border-bottom: outset 2px;
}

DIV.rciMenuFlyOut A
{
	text-decoration: none;
	width: 190px;
}
DIV.rciMenuFlyOut A:hover
{
	color: #CFE2FD;
	background-color: 336699;
}

.ColorSquare
{
	width:22px;
	height:22px;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	cursor:hand;
	
}


.footertext
{
	 color: White;
}
.FooterCell
{

    font-size: 11px;
    background-color: #333333;
    height: 20px;
}

.rciTagline
{
    background-color: #CFCFCF;
    height: 20px;
    font-size:11px	
}


.REMSAdvancedSearch
{
	 FONT-SIZE: 11px ;
}

.REMSCaption2
{
	 	 color: #457db8;
}

.MainArea
{
    border-right: #457db8 1px solid;
    border-top: #457db8 1px solid;
    border-left: #457db8 1px solid;
    border-bottom: #457db8 1px solid;
    background-color: #FFFFFF;
}

.footertext
{
	 color: White;
}

DIV#divMenuBar
{
	background-image: url(../MenuBackground.gif);
	width: 780px;
	position: absolute;
	text-align: center;
}

.REMSListingRow
{      
	 width:190px;	
	 vertical-align:top;
	 nowrap; 
}

.PopUpBackground
{
	Text-Align: left;
}

.REMSListingLinkDown
{
    font-size: 9px;
    line-height: normal;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bolder;
}

.REMSTablePopUp
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    background-color: #ffffff;
}



.REMSListingLinkUp
{
    font-size: 12px;
    font-weight: bolder;
    line-height: normal;
    font-family: arial, verdana, 'ms sans serif';
    text-align: left;
    text-decoration: none;
}


.REMListingHeader1
{
	Font-Size: 17px;
	Font-Weight: bold;
}

.REMSListingHeader2
{
	Font-Size: 15px;
	Font-Weight: bold;
}



TD.REMSSlideShowTopCell
{
	background-image: url(../SlideShowViewer/TopSlice.gif);
	background-repeat: no-repeat;
	Height: 12px;
	Font-Size: 0px;
}


TD.REMSSlideShowTopImageCell
{
	background-image: url(../SlideShowViewer/BottomSliver.gif);
	height: 20px;
}


DIV.REMSSlideShowCaption
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	Text-Align: center;
}


TD.REMSSlideShowImageCell
{
	BORDER-RIGHT: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	background-image: url(../SlideShowViewer/BottomSliver.GIF);
	background-position: -1;
}


TD.REMSSlideShowControls
{
	background-image: url(../SlideShowViewer/BottomSliver.GIF);
}


TD.REMSSlideShowBottomImageCell
{
	background-image: url(../SlideShowViewer/BottomSliver.GIF);
}


TD.REMSSlideShowBottomCell
{
	background-image: url(../SlideShowViewer/BottomSlice.gif);
	background-repeat: no-repeat;
}



.REMSIDXDisclosure
{
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
}