﻿body
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	background-color: black;
}
h1
{
	font-size: 12pt;
}
.NavBar
{
	font-weight: bold;
	border-left: 1px inset;
	font-size: 9pt;

}	
.Cover
{
	border-bottom: 1px ridge;
	border-left: 1px ridge;

	font-size: 12pt;
	border-top: 1px ridge;
	border-right: 1px ridge;
}	
.CatLink
{
	font-weight: bold;
	text-decoration: underline;
}		
A:link
{
	color: maroon;
	text-decoration: none;

}		
A:visited
{
	color: maroon;
	text-decoration: none;

}	
		
A:active	{	
	text-decoration:	none;
	color: maroon;

	}	
		
A:hover
{
    cursor: hand;
    color: navy;
    text-decoration: underline;
}
TABLE
{
	font-size: 8pt;
	font-family:  Arial, Verdana;
}
.PageTemplate
{
	width: 1060px;
	border-right: thin inset;
	border-top: thin inset;
	border-left: thin inset;
	border-bottom: thin inset;
	background-color: white;
}
.PageContent
{
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	background-color: white;
}
.GroupHeader
{
	border-right: gray 1px solid;
	border-left: gray 1px solid;
background-image: url(images/tab_back.jpg);
	font-weight: bold;
	font-size: 10pt;
	color: maroon;
}
.ListingTitle
{
	border-right: gray 1px solid;
	border-left: gray 1px solid;
background-image: url(images/tab_back.jpg);
	font-weight: bold;
	font-size: 10pt;
	color: maroon;
}
.Margin
{
	width: 160px;

	
}
.RightMargin
{
	width: 160px;

	
}
.TopCategory
{
	background-color: #f5f5f5;
		border-bottom: gray 1px solid;
	border-top: white 1px solid;
	font-size: 10pt;
	font-weight: bold;
}
.TopCategoryHome
{
	background-color: #f5f5f5;
	
	font-size: 10pt;
	font-weight: bold;
}
.CategoryHeader
{
	background-color: silver;
	border-bottom: gray 1px solid;
}
.Category
{
	font-size: 9pt;
	font-weight: bold;
}
.SubCategory
{
	font-size: 10pt;
	font-weight: bold;
	
}
.HeaderFrame
{
		background-image: url(images/logo_back.gif);
			border-bottom: maroon 1px double;
}
.Footer
{
	background-image: url(images/logo_back.gif);
	border-bottom: maroon 1px double;
	color: black;
	font-weight: bold;
}
.Stats
{
	font-size: 8pt;
	color: white;
	text-align: center;
}
.ListingGrid
{
	border-bottom: maroon 1px solid;

}
.ListingDetail
{

}
.PButton
{
cursor: hand;
	font-size: 8pt;
}
.PButtonBold
{
    cursor: hand;
    font-size: 8pt;
    font-weight: bold;
}
.BackButton
{
	cursor: hand;
	font-size: 8pt;
	background-color: #f5f5f5;
	border-bottom: gray 1px solid;
	border-left: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	border-right: gray 1px solid;
}
.TBox
{

	font-size: 8pt;
}
.HText
{
	display: none;
}
.SText
{
	font-weight: bold;
	color: red;
}

.PictureFrame
{
	border-bottom: black thick solid;
	border-left: black thick solid;
	border-top: black thick solid;
	border-right: black thick solid;
}
.GridThumb
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	width: 70px;
	border-bottom: 1px outset;
	height: 55px;
	cursor: hand
}
.SendInquiry
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.GridImage
{
	border-right: maroon 2px solid;
	border-top: maroon 1px solid;
	border-left: maroon 2px solid;
	border-bottom: maroon 1px solid;

}
.SendMail
{
	font-weight: bold;
	font-size: 8pt;
}
.TabButton
{
	font-size: 8pt;
	width: 100%;
	font-weight: bold;
	background-image: url(images/tab_back.jpg);
	border-right: gray 1px solid;
	border-left: white 1px solid;
}
.ListingButton
{
	font-size: 8pt;
	font-weight: bold;
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	border-top: white 1px solid;
	border-right: silver 1px solid;
	cursor: hand;
	color: maroon;
	height: 25px;
	text-decoration: underline;
}
.PopUpInquiry
{
	z-index: 10;
	position: absolute;
	top: 225px;
	left: 325px;
	background-color: #add8e6;
	border-bottom: 1px outset;
	border-left: 1px outset;
	border-top: 1px outset;
	border-right: 1px outset;
	width: 600px;
}



.calendar
{
        border-right: 1px outset;
        border-top: 1px outset;
        font-size: 8pt;
        border-left: 1px outset;
        width: 120px;
        color: navy;
        border-bottom: 1px outset;
        font-family: Tahoma;
        position: absolute;
        background-color: #dcdcdc;
}
.calheader
{
        color: black;
        border-bottom: white 1px solid;
        cursor: hand;
}
.calday
{
        border-right: 1px inset;
        border-top: 1px inset;
        border-left: 1px inset;
        cursor: hand;
        color: #4682b4;
        border-bottom: 1px inset;
        background-color: #f5f5f5;
}
.notcalday
{
        border-right: #336699 1px solid;
        border-top: #336699 1px solid;
        border-left: #336699 1px solid;
        cursor: hand;
        color: #c0c0c0;
        border-bottom: #336699 1px solid;
        background-color: #dcdcdc;
}
.clicker
{
        border-right: 2px outset;
        border-top: 2px outset;
        font-weight: bold;
        font-size: 7pt;
        border-left: 2px outset;
        cursor: hand;
        color: #000000;
        border-bottom: 2px outset;
        background-color: #c0c0c0;
}
.SuggestCategoryHeader
{
	background-color: maroon;
	font-size: 8pt;
	color: #fafad2;
	font-weight: bold;
}
.SuggestCategory
{

	background-color: #f5f5f5;
	font-size: 7pt;

}

.HitCounter
{
	color: white;
}
.LoginForm
{
	background-color: #f5f5f5;
	border-bottom: 1px outset;
	border-left: 1px outset;
	border-top: 1px outset;
	border-right: 1px outset;
}
