/* Overall appearance */ 
BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

A.main_link:link
{
	width: 100%;
}
A.main_link:visited 
{
	width: 100%;
}
A.main_link:hover
{
	width: 100%;
	text-decoration: none;
}

A:link	{	
	text-decoration:	none;
}	
		
A:visited	{	
	text-decoration:	none;
}	
		
A:active	{	
	text-decoration:	none;
}	
		
A:hover	{	
	text-decoration:	underline;
}

/* Header */
td.link_cell 
{
    border: solid thin;
}

/* Home Page */
td.EVENT_HOLDER_CLASS 
{
    border-bottom: solid thin;
}
p.class_paragraph 
{
    text-align: right;
}
table#tblCalls 
{
    text-align: center;
    border: solid thin
}
td.month, th.month, td.month_calls
{
    border: solid thin;
}

td.EventDate 
{
    text-align: center;
    font-weight: bolder;
}

td.Title 
{
    font-style: italic;
    font-size:large;
    text-align: center;
}

/* Members */
td.Position_Type {
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}
td.Position_Table {
	text-align: center;
	width: 100%;
}
td.Fire_Officers {
	text-align: center;
}
td.Member_Name {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

td.Position_Cell 
{
	font-weight: bold;
	font-style: oblique;
}

/* Calendar Event */
.calendarDate  
{
    width: 100%;
    text-align: right;
    vertical-align: top;
    height: 1px;
}
td.CalendarCell 
{
    border: solid 1px;
}
td.CalendarEvent 
{
	BORDER-RIGHT: thin solid; 
	BORDER-TOP: thin solid; 
	BORDER-LEFT: thin solid; 
	BORDER-BOTTOM: thin solid; 
	HEIGHT: 100px;
	vertical-align: bottom;
}

table.Event_Date_Table 
{
	WIDTH: 100%;
    height: 100px;
}
td.Event_Date_Number_Cell 
{
	text-align: right;
	vertical-align: top;
}
td.tdEvent 
{
	text-align: justify;
	vertical-align: top;
	font-size: 10pt;
}
td.Event_Data_OIC_Cell 
{
    padding: 0;
    margin: 0;
}
tr.Event_Date_OIC_Row 
{
    padding: 0;
    margin: 0;
}

/*Personnel Page*/
table#tblPersonnel 
{   
}
td.personnel_label 
{
    font-weight: bolder;
}

img#imgPersonnel, td.NoImage {
    border-style: solid;
    border-width: thin;
    text-align: center;
    vertical-align: middle;
}

.cert_header , .eb_header
{
   font-size: 14pt; 
   border-bottom-style: solid;
   border-bottom-width: thin;
}

.cert_cell, .eb_cell 
{
    font-size: 12pt; 
    font-weight: bold; 
    text-align: center;
}

.PersonalInfo_cell 
{
    vertical-align: top;

}

/* Appratus Page */
.appratus_item_cell 
{
    border-bottom-style: solid;
    border-bottom-width: thin;
}

#tblAppratus 
{
}
/*
#tblCalls 
{
	border: solid thin;
}

.month_calls
{
	text-align: center;
	border: solid thin;
}
.month 
{
	border: solid thin;
}

.EVENT_HOLDER_CLASS
{
	border-bottom: solid thin;	
} 

.tdEventDate  
{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

.tdImage
{
	text-align: center;
}

.tdTitle 
{
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	font-size: 12pt;
}


#main_table 
{
	HEIGHT: 650px;
	text-align: center;
}
.tdMore 
{
    text-align: left;
}



#thDate 
{
	font-size: medium;
}
.DescriptionCell 
{
	width: 75%;	
	border: solid thin;
	
	font-style: oblique;
	font-weight: bold;
}

.Month
{
	font-style: oblique;
	font-weight: bolder;
}








#Calendar1_thMonth 
{
	font-size: xx-large;	
}

.appratus_name 
{
    font-size: xx-large;
    text-align: center
}
.appratus_make_model 
{
    font-size: x-large;
    text-align: center;
}

.EVENT_IMAGE 
{
    width: 200px;
    border: thin black solid;
}
*/