body {
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : normal; 
text-decoration : none;
background-color : #CCCCCC;
color : #000000 
vertical-align : top;
}

h1 {
display : inline;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 18px;  
font-weight : normal; 
text-decoration : none;
text-align : left;
color : #000000; 
border : 1px solid #333333;
border-width: 1px 1px 0px 1px;
padding: 5px 10px 5px 10px;
margin : 0;
}

h2 {
display : inline;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #666666; 
border: 1px solid #333333;
border-width: 0px 0px 1px 0px;
padding: 2px 20px 0px 2px;
}

h3 {
display : inline;
font-size : 12px; 
color : #333333; 
font-variant : small-caps;
font-weight : normal; 
text-decoration : none;
text-align : left;
border : 1px solid #333333;
border-width: 1px 1px 0px 1px;
vertical-align : top;
margin : 0;
padding : 2px;
}

.tab {

}

p {
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
text-decoration : none;
}

a:link {
text-decoration : none; 
color : #800000; 
} 

a:visited {
text-decoration : none; 
color : #330000; 
} 

a:hover {
text-decoration : underline; 
color : #000000; 
} 

.bright {
font-size : 10px; 
font-weight : bold; 
color : #e6e6e6; 
} 

.margin {
margin-left : 10px; 
} 

.brighter {
font-size : 12px; 
color : #ffffff; 
} 

.side_bar {
margin: 20px 20px 20px 5px;
z-index: 20;
width: 150px;
position : absolute;
top : 0;
}

.side_content {
border : 1px solid #333333;
margin : 2px 0 0 0;
padding : 2px;
}

.data {
background-color : #CCCCCC;
z-index: 10;
left : 0;
top : 0;
right : 0;
bottom : 0;
vertical-align: top;
padding : 20px 20px 20px 175px;
}

.data_content {
border : 1px solid #333333;
margin : 5px 0 0 0;
padding : 5px;
}

.d_out {
border : 1px solid #333333;
margin : 5px 0 0 0;
padding : 5px;
}

.foot_bar {
background-color : #666666;
vertical-align : bottom;
margin-top : 0;
position : absolute;
bottom : 0;
left: 0;
right: 0;
height : 14px;
padding-left : 8px;
padding-right : 8px;
}

.fgray_bar {
background-color : #5B5B5B;
height : 8px;
position : absolute;
bottom : 14px;
left : 0;
right : 0;
}

.fblack_bar {
background-color : #333333;
height : 2px;
position : absolute;
bottom : 22px;
left : 0;
right : 0;
}
