/* CSS Document */

html, body {margin:0px; padding:0px; font:normal 10px,Verdana, Arial, Helvetica, sans-serif;}
html {background:url(images/other/bck.gif) repeat-x top;}
a{color:#FFFFFF; text-decoration:none;}
a:hover {text-decoration:underline;}
#container {width:948px; margin:0px auto; padding:0px;}
#container #top {background:url(images/other/top.gif) no-repeat; height:80px; margin:0px; padding:0px;}
#container #top img {margin-top: 7px; margin-left: 14px; padding:0px;}
#container #top_menu {background:url(images/other/gfx_05.gif) repeat-x; height:25px;}
#container .content {background:url(images/other/content_table_bck_top.gif) top repeat-x;}
#container .content p {margin: 0px; padding: 10px; text-align: center;}

#container .content .menu {width:160px; float:left;}
#container .content .menu ul { list-style-type:none; width:140px; margin:10px auto; padding:0px;}
#container .content .menu ul li {background:#0072AE; border-bottom:1px #fff solid; padding:0px 5px; margin:0px;}
#container .content .menu ul li a {color:#fff; text-decoration:none; display:block; line-height:22px; margin:0px; padding:0px;}
#container .content .menu ul li a:hover {text-decoration:underline;}
#container .content .small_content {width:778px; float:left; background:#FFFFFF; margin:10px 0px 0px 0px;}
#container #fotter {background:url(images/other/bottom.jpg) no-repeat; height:24px; clear:both;}
#container #fotter span {color:#FFFFFF;}
#container #fotter ul {list-style-type:none; margin:0px; padding:0px;}
#container #fotter ul li {float:left; width:50%; line-height:24px;}
#container #fotter ul li a, #container #fotter ul li span {padding:0px 5px;}
#container .content .small_content .licenses_table{ border-collapse:collapse; border:1px #999999 solid; width:100%;}
#container .content .small_content .licenses_table td,
#container .content .small_content .licenses_table th {text-align:center; border:1px #999 solid; border-collapse:collapse;}
#container .content .small_content .licenses_table th {background:#CCCCCC; padding:5px;}
#container .content .small_content .licenses_table td {padding:2px;}
.right {text-align:right;}