.contentbox, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.shadow { background-color: #000000; }

.contentbox {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
  }

.container { 
  width: 181px;  
}

div#dec08
{
display: none;
}
div#jan
{
display: none;
}
div#feb
{
display: none;
}
div#mar
{
display: none;
}
div#apr
{
display: none;
}
div#may
{
display: none;
}
div#jun
{
display: none;
}
div#jul
{
display: none;
}
div#aug
{
display: none;
}
div#sep
{
display: none;
}
div#oct
{
display: none;
}
div#nov
{
display: none;
}
div#dec
{
display: none;
}

.footer {
    color: #000000;
	font-size: 12px;
	font-family: Tahoma;
}	

.footer a:link {
    color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}  

.footer a:visited {
    color: #ffffff;
	font-weight: bold;
	text-decoration:none;
} 

.footer a:hover {
    color: yellow;
	text-decoration:none;
	font-weight: bold;	
}  
.footer a:active {
    color: orange;
	font-weight: bold;
	text-decoration:none;
}
.dwgad {font-size: 10px}
.dwgad a:link {font-size: 10px; font-weight:normal; color:#000000; text-decoration:none;}
.dwgad a:visited {font-size: 10px; font-weight:normal; color:#000000;text-decoration:none;}
.dwgad a:hover {font-size: 10px; font-weight:normal; color:yellow;text-decoration:none;}
.dwgad a:active {font-size: 10px; font-weight:normal; color:#000000;text-decoration:none;}

.invite { font-size: 10px; font-family: Tahoma; }
.content {font-size: 12px; font-family: Tahoma; }

a:link {color: #605440; text-decoration: none; font-size:12px;}
a:active {color: #702d21; text-decoration: none; font-weight:bold; font-size:12px;}
a:visited {color: #605440; text-decoration: none; font-size:12px;}
a:hover {color: #702d21; text-decoration: underline; font-weight:bold; font-size:12px;}
.style2 { font-size: large; font-family: Arial, Helvetica, sans-serif; font-style: italic; color: #000066; font-weight: bold; }

 
.prettytable {
    margin: 1em 1em 1em 0;
    border: 2px red solid;
    border-collapse: collapse; 
    border-spacing: 0;
    padding: 0;
 }