
body{
border: 0px none;
font-size:12px;
font-color: FFFFFFF;
color: FFFFFFF;
  font-family: Arial;
background: #000000 url('none') repeat-y 0% 50%;
background-color: #000000;  
 font-align:justify;
letter-spacing: 0.03em;
}



.content {
font-size:12px;
font-color: 999999;
color: 999999;
  font-family: Arial;
}

.contentsmall {
font-size:11px;
font-color: d4d4d4;
color: d4d4d4;
  font-family: Arial;
}


.heading {
font-size:15px;
font-color: FFFFFF;
color: FFFFFF;
  font-family: Arial;
}




.basictab ul{
margin: 1px;
padding: 1px 0;
margin-left: 0;
font: 11px Arial;
border-bottom: 0px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 0px 0px;
margin-right: 0px;
border: 0px solid gray;
border-bottom: none;
background-color: #000000;
color: #FFFFFF;
}

.basictab li a:visited{
color: #FFFFFF;
}

.basictab li a:hover, .basictab li a.current{
background-color: #000000;
color: #FFFFFF;
}

.basictab li a:active{
color: #FFFFFF;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display: none;
}

.tablefooter {
width: 100%;
background-color: #1c1c1c;
background: #1c1c1c;
border: 0px;
height: 0px;
position: absolute;
bottom: 0;
left: -2;
}
