/* Body Attributes */
body {color:#000000;background-color:#D4ECFB; margin:3px 4%;font-family:"ARIAL", Times, serif;}

/* Top Title Bar */
#top-container{height:110px;text-align: center;}

/* top-left within the top-container */
#top-left{float: left;width:85px;}
#top-left img{margin:4px 0px 0px 4px;border:outset 4px yellow;width:75;height:100px;}

/* top-right within the top-container */
#top-right{float:right;width:px;}
#top-right img{margin:35px 4px 0px 0px;border-width:0px;height:27px;}

/* top-container HTML tags characteristic*/	
#top-container h1{text-align: center; font-size:35px;color:black;background-color:inherit;margin:5px;}
#top-container h2{font-size:25px;color:#000080;background-color:inherit;margin:5px;}

#footer {clear:both;color:#0000FF;background-color:inherit; text-align: center; font-size:2.5mm;line-height:3.3mm;border:0px solid #ff0000;}
hr{width:80%;background-color:#0080b4;color:#0080b4;}
table{background-color:red; color: blue;}
div table {margin-left:auto; margin-right:auto;}	
td{width:100px; height: 100px;}
.tddrr{width:200px; height:200px;color:blue}

