  
.mainDiv
{
  width:170px;
}
.topItem
{
  width:170px;
  height:22px;
  cursor:pointer;
  background: #8e1534;
  text-decoration: none;
  color: white; 
  font-size: 12pt;
  font-family:"Century Gothic";
 
}


.dropMenu
{
  background:E9D5B7;
  border-top:1px solid #8e1534;
  border-left:1px solid #8e1534;
  border-right:1px solid #8e1534;
  border-bottom:1px solid #8e1534;
  
}

.subMenu
{
   display:none;
}
.subItem
{
   padding-left:5px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:black;
}

.subItem a
{
   text-decoration:none;
   color:black;
}



A:LINK   {
	font-family: "Century Gothic";
	color: #FF0066;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;

}
A:HOVER   {
	font-family: "Century Gothic";
	color: #3333CC;
	font-weight: normal;
	font-size: 11pt;


}
A:VISITED   {
	font-family: "Century Gothic";
	color: #CC3399;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: underline;

}
TABLE   {
	font-family: Century Gothic;
	color: #8e1534;
	font-size: 11pt;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);

}
BODY   {
	font-family: "Century Gothic";
	color: #E9D5B7;
	font-size: 11pt;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);


#pagelinks a:link {
font-family: Century Gothic;
	color: #808080;
	font-size: 14px;
text-decoration: underline;
}
#pagelinks a: hover {
font-family: Century Gothic;
	color: #808080;
	font-size: 14px;
text-decoration: underline;
}
#pagelinks a:active {
font-family: Century Gothic;
	color: #808080;
	font-size: 14px;
text-decoration: underline;
}
#pagelinks a:visited {
font-family: Century Gothic;
	color: #808080;
	font-size: 14px;
text-decoration: underline;
}.outline {
	border: 1px solid #666666;



}

P { margin-left: 20pt;  }
P { margin-right: 20pt; }

TABLE { font-family: "Century Gothic"; }
TABLE { font-size: 11pt; }

A:link    { color: #C19A7F; text-decoration: none; }
A:visited { color: #5D494A; text-decoration: none; }
A:hover   { color: #FCF6AA; text-decoration: none; } 


.text {color:red; font-style: "Century Gothic";}
.buttons { color: #FCF6AA}



 
h3 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
