.ListingBody{
	line-height: 18px;
}

/* Error Message */
.ErrorMessage{FONT-WEIGHT: bold; color: #EE0000; font-size: 12px;}
A.ErrorMessage:link {FONT-WEIGHT: bold; color: #EE0000; font-size: 12px;}
A.ErrorMessage:visited {FONT-WEIGHT: bold; color: #EE0000; font-size: 12px;}
A.ErrorMessage:active {FONT-WEIGHT: bold; color: #EE0000; font-size: 12px;}
A.ErrorMessage:hover {FONT-WEIGHT: bold; color: #FF0000; font-size: 12px;}

.HeadingRule { height:1px; background-color:#786D23; border: 0; border-bottom-color:#786D23; }

/* Data {Grid|List|etc...} items */
.DataControl { border-style:none  }
.DataHeader  { background-color: #CCCCCC; color: White; font-weight:bold; margin-left:2px; text-align:left; border-style:none ;  }
.DataFooter  { background-color: #CCCCCC; color: White; font-weight:bold;  }
.DataPager   { background-color: #CCCCCC; color: White; text-align: right;}
.DataItemNormal {background-color: #EEEEEE; border-bottom-style:solid; border-bottom-width: 1px; border-bottom-color: White; }
.DataItemAlternate {background-color:White; }
.DataItemSelected {}
.DataItemEdit {}

.MiddleAligned{
	vertical-align: middle;
}

.ItemWithBg{
	padding: 0px;
	background-color: #CCCCCC;
	border: 3px solid #FFFFFF;
}

.ScrollBackground{
	background-image: url(Images/bg-scrollbar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.OutlineAbove {
	border: 1px solid #CCCCCC;
}

.SlideshowThumbnail{
	border: 1px solid #666666;
	margin: 2px;
}

A.SlideshowThumbnailOver{
	border: 1px solid #000000;
	margin: 2px;
}

.OutlineBelow {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.OutlineTop{
	border-top: 1px solid #CCCCCC;
}

img.thumb
{
	cursor:pointer;
}

BODY
{
    font-weight: normal;
    font-size: 13px;
    margin: 10px;
    word-spacing: normal;
    text-transform: none;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color: white;
}


TD.Gray
{
    font-size: 13px;
    font-weight: 400;
    word-spacing: normal;
    text-transform: none;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

TD.LightGray
{
    font-size: 13px;
    font-weight: 400;
    word-spacing: normal;
    text-transform: none;
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

TD.BigLightGray
{
    font-size: 20px;
    font-weight: 400;
    word-spacing: normal;
    text-transform: none;
    color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

TD.Black
{
    font-size: 12px;
    font-weight: 400;
    word-spacing: normal;
    text-transform: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

TD
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

Black
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}



A:visited
{
	font-size: 12px;
    font-weight: 500;
    word-spacing: 2px;
    text-transform: none;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	text-decoration: none;
}

A:hover
{  
	font-size: 12px;
    font-weight: 500;
    word-spacing: 2px;
    text-transform: none;
    color: #660000;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	text-decoration: none;
}

A:link
{
	font-size: 12px;
    font-weight: 500;
    word-spacing: 2px;
    text-transform: none;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	text-decoration: none;
}

A:visited
{
	font-size: 12px;
    font-weight: 500;
    word-spacing: 2px;
    text-transform: none;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	text-decoration: none;
}

A:hover
{  
	font-size: 12px;
    font-weight: 500;
    word-spacing: 2px;
    text-transform: none;
    color: #660000;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	text-decoration: none;
}

IMG
{
    margin: 0px;
}

UL
{
    margin-top: 3px;
    margin-bottom: 3px;
    word-spacing: normal;
    margin-left: 10px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

UL LI
{
    margin-left: 10px;
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL
{
    margin-top: 3px;
    margin-bottom: 3px;
    word-spacing: normal;
    margin-left: 15px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

OL LI
{
    list-style-type: decimal;
    margin-left: 15px;
}

OL OL LI
{
    list-style-type: lower-alpha;
    margin-left: 15px;
}

OL OL OL LI
{
    list-style-type: lower-roman;
    margin-left: 15px;
}

.Graceful {
	font-weight: 400;
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: 3px;
    word-spacing: 2px;
    text-transform: none;
    color: #999999;
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 1px;
    text-decoration: none;
}

.Heading3 {
	font-weight: 400;
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: 3px;
    word-spacing: 2px;
    text-transform: none;
    color: #333333;
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 1px;
    text-decoration: none;
}

.GracefulDark {
	font-weight: 400;
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: 3px;
    word-spacing: 2px;
    text-transform: none;
    color: #333333;
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 1px;
    text-decoration: none;
}