
.mainDiv {width:210px;}

.topItem {
	padding-left:25px;
	margin-bottom:5px;
	cursor: hand;
	cursor: pointer;
	font: 12px Arial;
	color: #ffffff;
	background-color: #485D68;
}

.topItemOver {
	padding-left:15px;
	cursor: hand;
	cursor: pointer;
	font: bold 12px Arial;
	color: #ffffff;
	background-color: #B8160E;
}

.topItem1 {font:12px arial; color:#ffffff;}
a.topItem1:link, a.topItem1:active, a.topItem1:visited, a.topItem1:hover  {text-decoration: none; color:#ffffff;}

.dropMenu {padding-left:15px; margin-bottom:5px;}

.subMenu {display:none; font:11px arial;}

.inline {font:11px arial;}

.subItem {font:11px arial; line-height:50px;}
a.subItem1:link, a.subItem1:visited {text-decoration: none; color:#485D68; line-height:15px;}
a.subItem1:active, a.subItem1:hover {text-decoration: none; color:#B8160E; line-height:15px;}


.subItem2 {font:10px arial; text-decoration: none;}
a.subItem2:link, a.subItem1:visited {text-decoration: none; color:#485D68; line-height:15px;}
a.subItem2:active, a.subItem1:hover {text-decoration: none; color:#B8160E; line-height:15px;}