body {
margin: 10px 10px 10px 10px;
background-color: #0089A6;
}

.navbar
{
}  

.mainDiv
{
  width:185px;
    background-color: #76273C;
}

.mainDiv2
{
  width:185px;
  color:#ffffff;
    background-color: #76273C;
}

.2007Header
{
  cursor:auto;
  color:#ffffff;
  width:auto;
  text-align:right;
  font: bold 10px Verdana, Arial, Geneva;
  background-color: #D2BECD;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: auto;
	padding: 5px 10px 5px;
}


.plaintop a:link, .plaintop a:visited, .plaintop a:active {
color:#ffffff;
font: 11px Verdana, Arial, Geneva;
text-decoration: none;
}

.plaintop a:hover {
text-decoration: underline;
}


.plainlink {
	width: 185px;
		height: auto;
}

.plainlink a:link, .plainlink a:visited, .plainlink a:active {
	display: block;
	cursor:pointer;
	color:#000000;
	text-align:right;
  font: 11px Verdana, Arial, Geneva;
  background: #D2BECD;
  	border-top-width: 0px;
		border-bottom-width: 1px;
			border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	
	padding: 5px 10px 5px;
	text-decoration: none;
}

.plainlink a:hover {
text-decoration: underline;
}


.topItem
{
	cursor:pointer;
	color:#000000;
	width:auto;
	text-align:right;
  font: 11px Verdana, Arial, Geneva;
  background: #D2BECD;
  	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
		
	height: auto;
	padding: 5px 10px 5px;
	text-decoration: none;
}

.topItemOver
{
	cursor:pointer;
	color:#000000;
	width:auto;
	text-align:right;
  font: 11px Verdana, Arial, Geneva;
  background: #D2BECD;
  	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;

	height: auto;
	padding: 5px 10px 5px;
	text-decoration: none;
}

.topItemClose
{
	cursor:pointer;
	color:#000000;
	width:auto;
	text-align:right;
  font: 11px Verdana, Arial, Geneva;
  background: #D2BECD;
  	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;


	height: auto;
	padding: 5px 10px 5px;
	text-decoration: none;
}


.topItemCloseOver
{
	cursor:pointer;
	color:#000000;
	width:auto;
	text-align:right;
  font: 11px Verdana, Arial, Geneva;
  background: #D2BECD;
  	border-top-width: 0px;
	border-bottom-width: 1px;
		border-bottom-style: dashed;
	border-bottom-color: #ffffff;

	height: auto;
	padding: 5px 10px 5px;
	text-decoration: none;
}

.dropMenu
{
  font: bold 11px Verdana, Arial, Geneva;	
  background-color: #76273C;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-width: 0 0px 1px 0px;
  filter:alpha(opacity=100);
  text-decoration: none;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:5px;
   margin-top:2px;
   height:18px;
   font: 10px Verdana, Arial, Geneva;	
   text-decoration:none;
   color: #ffffff;
}

.subItem a, .subItem a:active, .subItem a:visited
{
   margin-left:5px;
   font: 10px Verdana, Arial, Geneva;	 	
   text-decoration:none;
   color: #ffffff;
}

.subItemOver
{
   margin-left:5px;
   margin-top:2px;
   font: 10px Verdana, Arial, Geneva;	  
   height:18px;
   color: #000000;
}

.subItemOver  a
{
   margin-left:5px;
   font: 10px Verdana, Arial, Geneva;
   cursor:pointer;	
   color: #ffffff;
   text-decoration:underline;
   cursor:pointer;
}


.drop
{
   border-left:1px solid #cccccc;
   border-right:1px solid #cccccc;	
}


