/* CSS Document */

body {
	margin-top: 3px;
	background: #FFFFFF; color: #000000; background-image: url(http://amdb.logoreci.com/images/bg.gif); background-repeat: repeat-x;
    font-family: Arial;
    font-size: 9pt;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #000000;
}
.ThRows { background-color: #589FED; color: #FFFFFF;
          font-weight: bold; text-align: center;
       font-family: Arial;
       font-size: 9pt;
}
.TrRows { background-color: #F5FAFE; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}
.TrOdd  { background-color: #E2EEFC; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}.TrHover { background-color: #F8FDBB; color: #000000;
       font-family: Arial;
       font-size: 9pt;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F07800;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 10pt}


.style2 {font-size: 9pt}


.style3 {color: #990000}
