body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background: #0000AD;
}
td,tr{
    margin: 0px;
    padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
    color: #000000;
}
.table-main {
    border-collapse: collapse;
    width: 100%;
    height: 100%;
}

a {
    color: #111111;
}

#table-central {
  border-collapse: collapse;
  width: 630px;
  margin-left: auto;
  margin-right: auto;
	z-index:2;
	bottom:20px;
	right:20px;
	position:relative;
	background-color: #ADAAAD;
}
#table-black {
  border-collapse: collapse;
  width: 630px;
  margin-left: auto;
  margin-right: auto;
	background-color:#000000;
	margin-top: 50px;
	margin-bottom:30px;
}
#table-included {
	border-collapse:collapse;
	width: 630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;	
	border-right-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;	
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
	margin-left: 3px;
}
#menu-center-td {
	border-collapse:collapse;
	width: 590px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
}
#menu-center-table {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
	margin-top:5px;
}
.font-yellow-bold-header {
    font-size: 13px;
    font-weight: bold;
    color: #FFFF52;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: 15px;
    width: 170px;
    height: 16px;
    z-index: 2; 
    background: #ADAAAD;
}
.font-yellow-bold-footer {
    font-size: 13px;
    font-weight: bold;
    color: #FFFF52;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 12px;
    width: 170px;
    height: 16px;
    z-index: 2; 
    background: #ADAAAD;
}
P:first-line {
    font-size: 13px;
    font-weight: bold;
}
.font-yellow-bold:first-letter {
    color:#FF5552;
}
.font-black-bold-c:first-letter {
    color:#FF5552;
}
.font-yellow-bold {
    font-size: 13px;
    font-weight: bold;
    color: #FFFF52;
}
/*a.font-yellow-bold:link,a.font-yellow-bold:visited {
    font-size: 13px;
    font-weight: bold;
    color: #FFFF52;
    text-decoration: none;
}
a.font-yellow-bold:hover,a.font-yellow-bold:active {
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0000AD;
    text-decoration: none;
} */
#highlight {
    float: left;
    text-align: left;
}
#highlight a {
    width: 100%;
    display: block;
    text-decoration: none
}
#highlight a:hover {
    color: #FFFFFF;
    background: #0000AD;
}
.font-black-bold {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
a.font-black-bold:link,a.font-black-bold:visited {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.font-black-bold:hover,a.font-black-bold:active {
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #0000AD;
    text-decoration: none;
}
.font-black-bold-c {
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    font-weight: bold;
}
.welcome {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;    
}
#wh-line {
	height: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.yellow { font-weight: bold; color: #FFFF52;}
.green { color: green;}
i {font-size: 10px;}
