
BODY
{
	list-style-position: outside;
	font-size: 10pt;
	background-image: url(/images/style/dcgreeksbackground.jpg);
	margin: 8px;
	color: black;
	background-repeat: repeat-y;
	font-family: 'Times New Roman';
	list-style-type: disc;
}
A:active
{
	
	color: #0d0d4a;
	font-family: 'Times New Roman';
	text-decoration: none;
	font-weight: normal;

	
}

A
{
	font-weight: normal;
	color: #c80000;
	font-family: 'Times New Roman';
	text-decoration: 'underline';
}
A:link
{
	font-weight: normal;
	color: #0d0d4a;
	font-family: 'Times New Roman';
	text-decoration: 'underline';
}
A:visited
{
	font-weight: normal;
	color: #0d0d4a;
	font-family: 'Times New Roman';
	text-decoration: 'underline';
}
A:hover
{
	font-weight: bolder;
	color: #c80000;
	font-family: 'Times New Roman';
	text-decoration: 'underline';
	
}

BLOCKQUOTE
{
	font-size: smaller;
	color: black;
	text-indent: 50px;
	font-style: italic;
	font-family: 'Times New Roman';
}
TABLE
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 10pt;
	border-left: black thin solid;
	color: black;
	border-bottom: black thin solid;
	font-family: Times New Roman;
	border-collapse: collapse;
}
TD
{
	border-right: black 1px solid;
	
	border-top: black 1px solid;
	
	font-size: 10pt;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Times New Roman;
	border-collapse: collapse;
}
TH
{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: White;
	border-bottom: black 1px solid;
	border-collapse: collapse;
	background-color: #0d0d4a;
}
.Highlight
{
	font-size: 10pt;
	color: white;
	font-family: Times New Roman;
}
TABLE.Highlight
{
}
H1
{
	font-size: 40;
	color: #0d0d4a;
	font-family: Times New Roman;
}
H2
{
	font-size: 36;
	color: #0d0d4a;
	font-family: Times New Roman;
}
H3
{
	font-size: 30;
	color: #0d0d4a;
	font-family: Times New Roman;
}
H4
{
	font-size: 24;
	color: #0d0d4a;
	font-family: Times New Roman;
}
H5
{
	font-size: 18;
	color: #0d0d4a;
	font-family: Times New Roman;
}
H6
{
	font-size: 12;
	color: #0d0d4a;
	font-family: Times New Roman;
}
IMG
{
	clear: both;
	display: block;
}

.ECMonthStandard
{
	table-layout: auto;
	border-collapse: collapse;
}

TABLE.ECMonthStandard
{
	vertical-align:top;
	table-layout:fixed;
	
}
TH.ECMonthStandard
{
	text-align: center;
}
TD.ECMonthStandard
{
	text-align: left;
	vertical-align: top;
}

TD.ECYearMonthsWithEvents
{
	 background-color: Aqua
}

TD.ECMonthStandard
{
	text-align: left;
	vertical-align: top;
}

TD.ECMonthStandardOutOfMonth
{
	text-align: left;
	vertical-align:top;
	background-color:WhiteSmoke
}
DIV.ECMonthStandard
{
	text-align: left;
	vertical-align: top;
	overflow: auto;
	height:80px;
	font-size:10px;
	scrollbar-3dlight-color:blue;
    scrollbar-arrow-color:navy;
    scrollbar-base-color:blue;
    scrollbar-darkshadow-color:navy;
    scrollbar-face-color:aqua;
    scrollbar-highlight-color:blue;
    scrollbar-shadow-color:blue
}

DIV.ECMonthStandardOutOfMonth
{
	text-align: left;
	vertical-align: top;
	overflow: auto;
	height:80px;
	background-color:
	
}



