/* BODY {
	font-family : "Times New Roman", Times, serif;
	background : #CACFE3;
} */


.EAbody{
	font-family : "Times New Roman", Times, serif;
	background-color : #CACFE3;
}

.pHeadline1red{
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	color : Red;
	font-weight : bold;
}

.pHeadline1redLarger{
	font-family : "Times New Roman", Times, serif;
	font-size : x-large;
	color : Red;
	font-weight : bold;
}



.pHeadline1BlackLarger{
	font-family : "Times New Roman", Times, serif;
	font-size : x-large;
	color : Black;
	font-weight : bold;
}

.pHeadline1BlueLarger{
	font-family : "Times New Roman", Times, serif;
	font-size : x-large;
	color : Blue;
	font-weight : bold;
}

.pHeadline1{
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	font-weight : bold;
	color : Black;
}


.pHeadline1Yellow{
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	font-weight : bold;
	color : Yellow;
}

.TDmenu{
	background-color : Blue;
}

.textMenuColor{
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	text-decoration : underline;
}

.textMenuColorYellow{
	color : Yellow;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	text-decoration : underline;
}

.bodyTextBlack{
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-size : medium;
}


.bodyTextBlackBold{
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-size : medium;
	font-weight : bold;
}


.bodyTextWhite{
	font-family : "Times New Roman", Times, serif;
	color : White;
	font-size : medium;
}

.bodyTextYellow{
	font-family : "Times New Roman", Times, serif;
	color : Yellow;
	font-size : medium;
}

.bodyTextBlackSmall{
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-size : small;
}

.bodyTextBlackExtraSmall{
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-size : x-small;
}

.bodyTextWhiteExtraSmall{
	font-family : "Times New Roman", Times, serif;
	color : White;
	font-size : x-small;
}



.bodyTextRed{
	font-family : "Times New Roman", Times, serif;
	color : Red;
	font-size : medium;
}

.bodyTextBlue{
	font-family : "Times New Roman", Times, serif;
	color : Blue;
	font-size : medium;
}

.bodyTextGreen{
	font-family : "Times New Roman", Times, serif;
	color : Green;
	font-size : medium;
}

.TextPhotoCreditLeft{
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-size : xx-small;
	text-align : left;
}

.TextPhotoCreditRight{
	font-family : "Times New Roman", Times, serif;
	color : Black;
	font-size : xx-small;
	text-align : right;
}

.textRed{
	color : Red;
}


.sidebar_scroll{
width: 350px;
height: 500px;
overflow: auto;
}


.sidebar_scroll_recent_table{
width: 300px;
height: 100px;
overflow: auto;
}

.sidebar_scroll_fires_mpls{
width: 400px;
height: 800px;
overflow: auto;
}

.sidebar_scroll_fires_stp{
width: 375px;
height: 500px;
overflow: auto;
}

.eaatc_background
{
	background-color: #f8f8f8;
}