

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #;
	text-align: center;
}

a:link {color: #;}
a:visited {color: #;}
a:hover {color: #;}
a:active {color: #;}

.DynHmFeaturedTitle	{
	COLOR: #;
	FONT-WEIGHT: lighter;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
/*    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: 700;		*/
	}
	
.DynHeadline	{
	COLOR: #;
    FONT-WEIGHT: 700;
	}

.DynPollNotFoundBox {
	color: #;
	background-color: #;
	vertical-align: middle;
	padding: 3px;
}

/***********************************************/
/* Article INDEX Styles */
/***********************************************/

#DynArticleIndexWrapper {
	border-left: 1px solid #;
	border-right: 1px solid #;
	border-bottom: 1px solid #;
	border-top: 1px solid #;
	width: 818px;
	padding: 3px 10px;
}


.DynArticleIndexHeader {
/*	height: 26px;	*/
	color: #;
	background-color: #;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;	*/
}

.DynArticleIndexHeader:link {
    text-decoration: underline;
    COLOR: #;
	font-weight: normal;
}

.DynArticleIndexHeader:visited  {
    text-decoration:    underline;
    COLOR: #;
	font-weight: normal;
}

.DynArticleIndexHeader:active   {
    text-decoration:    underline;
    COLOR: #;
	font-weight: normal;
}

.DynArticleIndexHeader:hover    {
    text-decoration:    none;
    COLOR: #;
	font-weight: normal;
}

.DynArticleIndexHeaderActive {
	color: #;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.DynArticleIndexFoot {
	FONT-SIZE: 11px;
	background-color: #E6E6E7;
/*	padding: 10px;
	border-left: 1px solid #;
	border-right: 1px solid #;
	border-bottom: 1px solid #;
	border-top: 0px none #;	*/
}
.DynArticleIndexFoot:link {
    text-decoration: none;
    COLOR: #;
}

.DynArticleIndexFoot:visited  {
    text-decoration:    none;
    COLOR: #;
}

.DynArticleIndexFoot:active   {
    text-decoration:    none;
    COLOR: #;
}

.DynArticleIndexFoot:hover    {
    text-decoration:    underline;
    COLOR: #;
}

.DynArticleIndexTitle {
	font-size : 11px;
	color: #;
    FONT-FAMILY: arial, Helvetica, sans-serif;
}

.DynArticleIndexTitle:link {
    COLOR: #;
	TEXT-DECORATION: none;
}

.DynArticleIndexTitle:visited  {
    COLOR: #;
	TEXT-DECORATION: none;
}

.DynArticleIndexTitle:active   {
    COLOR: #;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

.DynArticleIndexTitle:hover    {
    COLOR: #;
	TEXT-DECORATION: underline;
}

/***********************************************/
/* Article Content Styles */
/***********************************************/

.DynArticleTitleLink {
	color: #;
    text-decoration: none;
}

.DynArticleTitleLink:link {
    text-decoration: none;
    COLOR: #;
}

.DynArticleTitleLink:visited  {
    text-decoration:    none;
    COLOR: #;
}

.DynArticleTitleLink:active   {
    text-decoration:    none;
    COLOR: #;
}

.DynArticleTitleLink:hover    {
    text-decoration:    none;
    COLOR: #999999;
}
.boxtop {
	border-left: 1px solid #;
	border-right: 1px solid #;
	border-bottom: 1px solid #;
	border-top: 0px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: ;
	font-weight: 600;
	text-decoration: none;
	padding-left:10;
	padding-right:10;
	padding-bottom:10;
	padding-top:10;
}
.DynSubBgColor {
	color: #;
	background-color: #;
}
.BoutiqueBlogHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #;
}
.BuzzSubLine	 {
	color: #;
	font-weight: bold;
}