#dropmenudiv{ /*Complete drop down component*/
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:1;
}

#dropmenudiv a{ /*Drop down menu items */
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
color:white;
background-color: #3d3938;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
z-index:1;
}

#dropmenudiv a:hover{ /*Hover on drop down menu items*/
background-color: #aeaeae;
color:White;
z-index:1;
}


.background
{
	background-image: url(../Images/WatermarkSmall.jpg);
	background-repeat:no-repeat;	
}

tr.Category
{ 
	text-align:center;
	font-family: "Arial"; 
	color: black;
	font-weight: bold;	
	font-size: 8pt;
}

td.flash
{
	z-index:-1;
}
td.Picture
{
	border-width:1px;
	border-color:Black;
	border-style:solid;
	z-index:1;		
}
td.TopMenu
{
	font-family: "Arial"; 
	color: white;
	font-size: 9pt;
	text-decoration: none;
	padding-left:0;
	z-index:1;
}

A.TopMenu:link 
{	
	font-family: "Arial"; 
	color: white;
	font-size: 9pt;
	text-decoration: none;	
	z-index:1;
}

A.TopMenu:visited		
{	
	font-family: "Arial"; 
	color: white;
	font-size: 9pt;	
	text-decoration: none;	
	z-index:1;
}

A.TopMenu:hover	
{	
	font-family: "Arial"; 
	color: white;
	font-size: 9pt;		
	text-decoration: underline;
	z-index:1;
}

body
{
	font-family: "Arial"; 
	color: black		
}

.footer
{
	font-family: "Arial"; 
	color: white;
	font-weight: bold;	
	font-size: 8pt;	
}


td
{
	font-size: 9pt;
	font-family:Arial;
}

td.pad3 { 	padding: 3pt}

font.No			{COLOR: Red;   FONT-SIZE: 9pt;font-weight:bold;    TEXT-DECORATION: none}
A:link			{	COLOR: "#FF0000";   FONT-SIZE: 9pt;font-weight:bold;    TEXT-DECORATION: none }
A:visited		{	COLOR: "#FF0000";	FONT-SIZE: 9pt;	font-weight:bold;	TEXT-DECORATION: none }
A:hover			{	COLOR: "#FF0033";	FONT-SIZE: 9pt;	font-weight:bold;	TEXT-DECORATION: underline }

li	{	 font-weight:bold;	font-size:9pt;  	color:Black;	font-family:"Arial";}

li.normal {	 font-weight:normal;	font-size:9pt;  	color:Black;	font-family:"Arial";}

p.subheader {	 font-weight:bold;	font-size:9pt;  	color:Black;	font-family:"Arial";}

p.subheaderItal {	 font-weight:bold; font-style:italic;	font-size:9pt;  	color:Black;	font-family:"Arial";}

p.subheaderUnd {	 font-weight:bold; font-style:normal;	font-size:9pt; text-decoration:underline;  	color:Black;	font-family:"Arial";}

p.text {	 font-weight:normal;	font-size:9pt;  	color:Black;	font-family:"Arial";}

span.textA {	 font-weight:normal;	font-size:9pt;  	color:"#808080";	font-family:"Arial";}

p.header {	 font-weight:bold;	font-size:9pt;  	color:Red;	font-family:"Arial";}