Body, P, LI
	{
		font: 8pt Verdana;
		font-family: Verdana, Arial, Tahoma;
		font-size: 8pt;
		color: black;
	}
	
TD.Grid
	{
		font: 8pt Verdana;
		font-family: Verdana, Arial, Tahoma;
		font-size: 8pt;
		color: white;
	}	
	
H1
{
	font-weight: bold;
	font-size: medium;
	color: #B70000;
	font-family: Verdana, Arial, Tahoma;
}

H2
{
	font-weight: bold;
	font-size: x-small;
	color: #787878;
	font-family: Verdana, Arial, Tahoma;
}

H3
{
	font-weight: bold;
	font-size: x-small;
	color: #7d6757;
	font-family: Verdana, Arial, Tahoma;
}

A:link
{
	font: 8pt Verdana, Arial, Tahoma;
	color: #5074bc;
	text-decoration: underline;
}
	
A:visited
	{
	font: 8pt Verdana, Arial, Tahoma;
	color: #c20303;
	text-decoration: underline;
	}
	
A:hover
	{
	font: 8pt Verdana, Arial, Tahoma;
	color: #b39005;
	text-decoration: underline;
	}		
	
A.Footer:link
{
	font-size: xx-small;
	color: #5074bc;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
}
	
A.Footer:visited
	{
	font-size: xx-small;
	color: #5074bc;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: underline;
	}
	
A.Footer:hover 
	{
	font-size: xx-small;
	color: #b39005;
	font-family: Verdana, Arial, Tahoma;
	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;
	}

/* Toplevel images item styles ------------------------------------ */
.TopMenuItem
{ 
	cursor:hand;
}

.TopMenuItemHover
{ 
	cursor:hand;
}
	
/* Child selected item styles ------------------------------------ */ 
.ChildItem
{
	cursor:hand;  
	height:25;
	width:126;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	background-color:#CA0000;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.ChildItemHover
{
	cursor:hand;  
	height:25;
	width:126;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	background-color:#850B07;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.ChildItemExpanded
{
	cursor:hand;  
	height:25;
	width:126;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	background-color:#CA0000;
	text-align:left;
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

/* Dividers ------------------------------------ */ 
.DivItem
{
	cursor:hand;  
	height:1;
	width:126;
	background-color:#FFFFFF;
}

.DivItemHover
{
	cursor:hand;  
	height:1;
	width:126;
	background-color:#FFFFFF;
}
