/* CSS Document */

.title_bar
{	background: url("../images/mhgradient_burg.gif");
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #54678D;
	border-bottom: 1px solid #54678D;
	border-left: 1px solid #54678D;
	border-right: 1px solid #54678D;
	background-repeat:repeat-x;
	
}
.submenu_bar
{
	background:#809FCF;
	font-size:12px;
	font-family:Georgia;
	font-weight:bold;
	font-style:normal;
	color:#ffffff;
	border-top: 1px solid #54678D;
	border-bottom: 1px solid #54678D;
	border-left: 1px solid #54678D;
	border-right: 1px solid #54678D;
	text-align: center;
	text-decoration: none;
}
.H1
{
	color:Black;
	font-family:Georgia;
	font-size:12px;
	font-weight:normal;
}
.H2
{
	color:#54678D;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
}
ul 
{
list-style-image:url(../programs/cdammp/images/0002_list-item.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:visited { color:#3D5775; text-decoration:none; font-size:11px; font-family: Georgia;}
a:hover { color:#CC9900; text-decoration:none; font-size:11px;font-family: Georgia; }
a:active { color:blue; text-decoration:none; font-size:11px; font-family:Georgia; }
a:link { color:blue; text-decoration:none; font-size:11px; font-family: Georgia;}
