﻿
/* ----------------------------------------------------------------------------------------------------------------	*/
/*													E-Newsletter													*/
/* ----------------------------------------------------------------------------------------------------------------	*/
table.MBMS_WEB
{
	border: 1px #FFCC66 solid;
    color: black;
    font-family: Verdana, Arial;
    Font-Size: 12px;
    width: 100%;
}

.MBMS_WEB_HeaderBar
{
    background-color:#3786D8;
	border: 1px #99CCFF solid;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px;
	font-weight: bold;
    height: 27px;
	text-decoration: none;
    vertical-align: top;
}

.MBMS_WEB_DataRow, .MBMS_WEB_DataRowHighlight, .MBMS_WEB_DataRowItalicize, .MBMS_WEB_DataRowHighlightItalicize
.MBMS_WEB_DataAlternateRow, .MBMS_WEB_DataAlternateRowHighlight, .MBMS_WEB_DataAlternateRowItalicize, .MBMS_WEB_DataAlternateRowHighlightItalicize
{
    background-color:#F8F8F8;
	border: 1px #F7F0BA solid;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px;
	font-weight: bold;
    height: 27px;
	text-decoration: none;
    vertical-align: top;
}

.MBMS_WEB_ItemFieldHeader { color: #666666; font-weight: bold; width: 10%; }
.MBMS_WEB_ItemFieldData { color: #666666; width: 90%; }

a.MBMS_WEB_ItemLink, .MBMS_WEB_ItemTitle { color: #F26EA0; font-weight: bold; }
.MBMS_WEB_ItemDescription, .MBMS_WEB_ItemDate { color: #666666; }
.MBMS_WEB_ItemFieldHeader, .MBMS_WEB_ItemFieldData, .MBMS_WEB_ItemLink, .MBMS_WEB_ItemTitle, .MBMS_WEB_ItemDescription, .MBMS_WEB_ItemDate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px;
    text-align: left;
    vertical-align: top;
}

/* ----------------------------------------------------------------------------------------------------------------	*/
/*													E-Newsletter													*/
/* ----------------------------------------------------------------------------------------------------------------	*/
