.dojoHtmlFisheyeListItemImage{
cursor: pointer;
}
.tblMain{
	width: 932px;
	BACKGROUND-COLOR: #538CDF;	
}

.mainbody{     
    padding: 4px;
}

.photoslist{
    width: 30%;
    vertical-align: top;
}

inset}
    width: 100%;
    height: 100%;
    padding: 4px;
}
div.half{
    width: 50%;

}

table.calendar{
    width: 90%;
    FONT-SIZE: .7em;
}

div.calendar_header{
    FONT-SIZE: .8em;
}


BODY
{
    margin: 0px; 
    padding: 0px;
    BACKGROUND-COLOR: #BFD6FF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
   
}

table{
    border-collapse: collapse 
}

td{
    cell-spacing: 0;
    cell-padding: 0;

}



H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;

	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;

	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	700;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;

	}	
		

A:link	{	    
    FONT-SIZE: .9em;    
	text-decoration: underline;
	color:	#0A264F;
	}	
		
A:visited	{	
    FONT-SIZE: .9em; 
	text-decoration: underline;
	color:	#333399;
	}	
		
A:active	{
    FONT-SIZE: .9em; 	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
    FONT-SIZE: .9em; 
	text-decoration:	underline;
	color:	#3333cc;
	}
	
.SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	circle ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	
	

.menu {
	width: 99%;
	height: 22px;
	/*background-color: #8FCDFF; */
	padding: 1px;
	border-bottom: 1px solid #FFFFFF;	
	text-align: center;
	font-weight:bold;
	vertical-align: top;
	
}
.menu a:link, #menu a:visited, #menu a:active {
	/*background-color: #8FCDFF;*/
	padding: 1px;
	text-decoration: underline;
	color: #000000;
}
.menu a:hover {
	padding: 1px;
	background-color: #2992DF;
	text-decoration: underline;
	color: #FFFFFF;
}

a.smalllink:link
{	
	font-size: .6em;
	color: #0A264F; 	
}

a.smalllink:visited
{	
	font-size: .6em;
	color:#0A264F; 		
}

.tripreport{
    padding: 10px;
    vertical-align: top;
    text-align: left;
    FONT-SIZE: 1.0em;
    width: 70%;
}