﻿.Fire
{
	color: #9a0000;
}

.Fire_Title
{
	color: #9a0000;
	font-size: 18px;
}

.Fire td
{
	background-color: #efd9db;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #9a0000;
}


.Fire a:link, .Fire a:visited
{
    color: #9a0000;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    display: inline;
}

.Fire a:hover
{
	text-decoration: underline;
}

.Fire .tdTitle
{
	padding-left: 5px;
}

.Fire .calBullet
{
	background-image: url(/Images/fire_squar.jpg);
	width: 10px;
	height: 10px;
	display: inline-block;
}

.Commercial
{
	color: #ff6d00;
}

.Commercial_Title
{
	color: #ff6d00;
	font-size: 18px;
}

.Commercial td
{
	background-color: #ffe9db;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ff6d00;
}


.Commercial a:link, .Commercial a:visited
{
    color: #ff6d00;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    display: inline;    
}

.Commercial a:hover
{
	text-decoration: underline;
}

.Commercial .tdTitle
{
	padding-left: 5px;
}

.Commercial .calBullet
{
	background-image: url(/Images/commercial_squar.jpg);
	width: 10px;
	height: 10px;
	display: inline-block;
}

.Fuel
{
	color: #1e9247;
}

.Fuel_Title
{
	color: #1e9247;
	font-size: 18px;
}

.Fuel td
{
	background-color: #ddefe3;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #1e9247;
}


.Fuel a:link, .Fuel a:visited
{
    color: #1e9247;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    display: inline;    
}

.Fuel a:hover
{
	text-decoration: underline;
}

.Fuel .tdTitle
{
	padding-left: 5px;
}

.Fuel .calBullet
{
	background-image: url(/Images/fuel_squar.jpg);
	width: 10px;
	height: 10px;
	display: inline-block;
}

.Law
{
	color: #09285f;
}

.Law_Title
{
	color: #09285f;
	font-size: 18px;
}

.Law td
{
	background-color: #dbdfe8;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #09285f;
}


.Law a:link, .Law a:visited
{
    color: #09285f;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    display: inline;    
}

.Law a:hover
{
	text-decoration: underline;
}

.Law .tdTitle
{
	padding-left: 5px;
}

.Law .calBullet
{
	background-image: url(/Images/law_squar.jpg);
	width: 10px;
	height: 10px;
	display: inline-block;
}


.Ems
{
	color: #0056cd;
}

.Ems_Title
{
	color: #0056cd;
	font-size: 18px;
}

.Ems td
{
	background-color: #d8e9fd;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #0056cd;
}


.Ems a:link, .Ems a:visited
{
    color: #0056cd;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    display: inline;    
}

.Ems a:hover
{
	text-decoration: underline;
}

.Ems .tdTitle
{
	padding-left: 5px;
}

.Ems .calBullet
{
	background-image: url(/Images/emt_squar.jpg);
	width: 10px;
	height: 10px;
	display: inline-block;
}

.Organization
{
	color: #000000;
}

.Organization_Title
{
	color: #000000;
	font-size: 18px;
}

.Organization td
{
	background-color: #ededed;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
}


.Organization a:link, .Organization a:visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    display: inline;    
}

.Organization a:hover
{
	text-decoration: underline;
}

.Organization .tdTitle
{
	padding-left: 5px;
}

.Organization .calBullet
{
	background-image: url(/Images/org_squar.jpg);
	width: 10px;
	height: 10px;
	display: inline-block;
}

.calSeparatorTop
{	
	background-image: url(/Images/tabbed_bar_top_calendar.png);
	margin-top: -5px;	
	margin-bottom: 2px;
	width: 831px;
	height: 15px;	
}

.catSeparatorBottom
{	
	background-image: url(/Images/tabbed_bar_bottom_calendar.png);	
	width: 831px;
	height: 15px;	
}

.calRowSpacer
{
	height: 2px;
	background-color: White;
}

.EventDetail
{
	color: #333333;
}
