.topMenu 	{border:1px dotted #AAAAAA;}

#MDME
{
font-family: georgia, serif;
font-size: 10px;
}

#MDME ul
{
width:180px;
text-align: left;
margin:0px;
padding: 0px;
font-family: verdana, arial, sans-serif;
list-style-type: none;
}

#MDME ul li
{
font-weight: bold;
}
#MDME ul li ul
{
width: auto;
margin-left:20px;
border-left:1px dotted #AAAAAA;

}

#MDME ul li ul li
{
width:auto;
margin:1px;
font-weight: normal;
text-indent: -6px;
margin-left: 6px; 
}

#MDME a
{
display: block;
margin:1px;
font-size: 10px; 
color:#000000; 
text-decoration: none;
}

#MDME a:hover
{
text-decoration: underline;
}



body
{
font-family: georgia, serif;
margin : 0px;
padding : 0px;
}

table.main_content
{
	width: 100%;
	height: 100%;
}

.main_content_text
{
	margin-right: 6px;
	margin-left: 4px;
}


.main_content_bullets
{
	margin-right: 20px;
	margin-left: 4px;
	text-align:justify;
}

.main_content a
{
	font-weight: bold;
	color: #000000;
}

td.contentRightBar
{
	vertical-align: top;
	width: 20%; 
	background-color: rgb(98, 105, 140); 
	border-left: medium solid rgb(198, 201, 222); 
	color: #ffffff; 
	font-size: small;
}

td.contentRightBar a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

table.main_content img
{
	border-style: none;
}


a.menuItem
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.menuItem:hover
{
	text-decoration: underline;
}

.menuFolder
{
	color: #000000;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}

.menuFolder:hover
{
	background-color: #eeeeee;
}

.contentHeading
{
	display: block;
	background-color: #c6c9de;
	font-size: large; 
	font-weight: bold; 
	font-family: verdana, arial, sans-serif; 
	text-transform: capitalize;
	text-align: center;
}