body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	background-color: #D8DCD0; */
	background-color: #270000;
	font-size: 8pt;
	text-align: center;
	color: #8C0000;
	margin: 0px;
}

a:link    { color: #8F0000;text-decoration: none;}
a:visited { color: #8F0000;text-decoration: none;}
a:hover   { color: #8F0000;text-decoration: underline;}
a:active  { color: #8F0000;text-decoration: underline;}

a.biblio:link    { color: #333333;text-decoration: none;}
a.biblio:visited { color: #333333;text-decoration: none;}
a.biblio:hover   { color: #333333;text-decoration: underline;}
a.biblio:active  { color: #333333;text-decoration: underline;}

p, table, td, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:12pt
}


strong {
	color: #0064B3;
}

div#toprom {
	text-align: right;
  	background-color: #ffffff;
	color: #555555;
	float: right;
}

div#main {
	text-align: left;
  	width: 1000px;
  	background-color: #ffffff;
	padding: 20px;
}

div#mainpopup {
	text-align: left;
  	width: 700px;
  	background-color: #ffffff;
	padding: 20px;
}

#toprom a:link    { color: #555555;text-decoration: underline;}
#toprom a:visited { color: #555555;text-decoration: underline;}
#toprom a:hover   { color: #555555;text-decoration: underline;}
#toprom a:active  { color: #555555;text-decoration: underline;}

div#headlogoold {
	height: 120px;
	background-image: url('../images/mdgtrack.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 0px;
	clear: both;
}

div#headlogo {
	height: 120px;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 0px;
	clear: both;
}

div#foottext {
	text-align: left;
	color: #555555;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #cccccc;
}

div#content {
	clear: both;
	text-align: left;
	margin: 0px;
}


div#boxtop {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 20px 2px 10px 10px;
	border: 1px solid #CCCCCC;
  	background-color: #D9DCCF;
  	height: 50px;
}

div#boxprint {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 5px;
	border: 0px;
  	background-color: #ffffff;
}

div#box0 {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 30px;
	border-top: 2px solid #ffffff;
  	background-color: #ffffff;
}

div#box1 {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 30px;
	border-top: 2px solid #423F38;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
  	background-color: #fafafa;
}

div#box2 {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 30px;
	border-top: 2px solid #423F38;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
  	background-color: #ffffff;
}

div#box3 {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 30px;
	border-top: 2px solid #8F0000;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
  	background-color: #ffffff;
}

h2 {
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
  	background: #8F0000;
	padding: 10px;
}

h2.popup1 {
	font-size: 26px;
	font-weight: normal;
	color: #ffffff;
  	background: #8F0000;
	padding: 10px;
}

h2.popup2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
  	background: #C9C6BB;
	padding: 10px;
	border: 1px solid #555555;
}

h3 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	color: #8F0000;
}

div#mdgtrackindex {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #555555;
}

div#title {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	color: #555555;
}


div#titlered {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
	color: #8F0000;
}

div#subtitle {
	font-size: 14px;
	text-align: center;
	padding-bottom: 0px;
	color: #555555;
}

div#source {
	font-size: 10px;
	text-align: center;
	padding-bottom: 0px;
	color: #555555;
}

#mdgtable
{
	font-size: 10px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}

#mdgtable th
{
	font-size: 10px;
	font-weight: bold;
	padding: 10px 8px;
	color: #ffffff;
	background: #333;
}

#mdgtable td.sep
{
	padding: 0px;
	border: 0px;
	color: #333333;
	background: #555555;
	height: 1px;
}

#mdgtable td
{
	padding: 8px;
	color: #333333;
}

#mdgtable .odd
{
	background: #f0f0f0;
}

