Body, P, LI
	{
		font: 8pt Verdana;
		font-family: Verdana, Arial, Tahoma;
		font-size: 8pt;
		color: black;
	}
	
P.Note
	{
		font: 7pt Verdana;
		font-family: Verdana, Arial, Tahoma;
		font-size: 7pt;
		color: black;
	}
	
H1
{
	font-weight: bold;
	font-size: medium;
	color: #6C7177;
	font-family: Verdana, Arial, Tahoma;
}

H2
{
	font-weight: bold;
	font-size: x-small;
	color: #738EAC;
	font-family: Verdana, Arial, Tahoma;
}

H3
{
	font-weight: bold;
	font-size: x-small;
	color: #6C7177;
	font-family: Verdana, Arial, Tahoma;
}

A:link
{
	font: 8pt Verdana, Arial, Tahoma;
	color: #436DB4;
	text-decoration: underline;
}
	
A:visited
	{
	font: 8pt Verdana, Arial, Tahoma;
	color: #7C8289;
	text-decoration: underline;
	}
	
A:hover
	{
	font: 8pt Verdana, Arial, Tahoma;
	color: #000000;
	text-decoration: underline;
	}	
	
.Gallery TD
	{
		font: 8pt Verdana;
		font-family: Verdana, Arial, Tahoma;
		font-size: 8pt;
		color: black;
	}
	
.Gallery P
	{
		font: 8pt Verdana;
		font-family: Verdana, Arial, Tahoma;
		font-size: 8pt;
		color: black;
	}		
	
A.Footer:link
{
	font-size: xx-small;
	color: #436DB4;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
}
	
A.Footer:visited
	{
	font-size: xx-small;
	color: #7C8289;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
	}
	
A.Footer:hover 
	{
	font-size: xx-small;
	color: #000000;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
	}
	
/* Toplevel images item styles ------------------------------------ */
.TopMenuItem
{ 
	cursor:pointer;  
}

.TopMenuItemHover
{ 
	cursor:pointer;  
}

/* Child selected item styles ------------------------------------ */ 
.ChildItem
{
	cursor:pointer;  
	height:25;
	width:146;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#6C7177;
	text-decoration:none;
	background-color:#EFEFEF;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.ChildItemHover
{
	cursor:pointer;  
	height:25;
	width:146;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#1C4682;
	text-decoration:none;
	background-color:#DADCDE;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.ChildItemExpanded
{
	cursor:pointer;  
	height:25;
	width:146;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#6C7177;
	text-decoration:none;
	background-color:#EFEFEF;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

/* ArrowChild selected item styles ------------------------------------ */ 
.ArrowChildItem
{
	cursor:pointer;  
	height:25;
	width:153;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#6C7177;
	text-decoration:none;
	background-color:#EFEFEF;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.ArrowChildItemHover
{
	cursor:pointer;  
	height:25;
	width:153;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#1C4682;
	text-decoration:none;
	background-color:#DADCDE;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.ArrowChildItemExpanded
{
	cursor:pointer;  
	height:25;
	width:153;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#6C7177;
	text-decoration:none;
	background-color:#EFEFEF;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

/* Dividers ------------------------------------ */ 
.DivItem
{
	cursor:pointer;  
	height:1;
	width:146;
	background-color:#FFFFFF;
}

.DivItemHover
{
	cursor:pointer;  
	height:1;
	width:146;
	background-color:#FFFFFF;
}
