﻿body
{
	background-color: #FFFFFF;
	color: #171D2D;
	font: 10pt Tahoma;
	background-image: url( 'GradientInternal.jpg' );
	background-position: -97px top;
	background-repeat: no-repeat;
	margin-top: 52px;
}
.Copyright
{
	color: #95A470;
}

.Features b *
{
	font-weight: normal;
	color: #171D2D;
	font-size: 16px;
	font-family: Tahoma;
}
.RootPage
{
	color: #171D2D;
}
.RootPage a
{
	color: #171D2D;
}

/* Label for Appearance combobox */
.lblSkins
{
	color: #282828;
}
.Title h1.h1Blue
{
	color: #A9BB73;
}
.Slogan
{
	color: #7DB632 !important;
}
.MiniSlogan
{
	color: #F4921B !important;
}
.ContentMargin
{
	margin-left: 0px !important;
}
.HeaderPanel
{
	padding-bottom: 93px !important;
}

/* Icon menu */
.dxmMenu_Demo
{
	color: #282828;
}
.dxmMenuSeparator_Demo
{
	width: 1px !important;
	height: 15px !important;
	background-color: #282828;
}
.dxmMenu_Demo a
{
	color: #282828;
	text-decoration: underline;
}
/* Header for TitleImage Area*/
.DetailsPageHeader
{
	background-color: Transparent;
	padding: 4px 11px 7px;
	width: 100%;
	border-bottom: Solid 1px #C8D2AE;
}
.DetailsPageHeaderBottom
{
	height: 0px;
}
.DetailsPageContent
{
	padding: 18px 0px 27px;
}
.DetailsPageFooter
{
	width: 100%;
}
.DetailsSorceCodeArea
{
	width: 100%;
	padding-top: 21px;
}
