body {
font-style: normal; 
font-variant: normal; 
font-weight: normal; 
font-family: Verdana;
background-color: #BFE0DB; 
color: #000000;
}


table {font-size:12px; background-color: #ffffff; border:1px solid #2A7B6B;}

.hdrtxt {
color: #000000;
font-size: 14px;
font-weight: bold;
}

.header {
height: 169px;
padding:0px;
margin:0px;
}

.sidebar {
width:172px!important;
background-color: #ffffff; 
color: #388E8E; 
margin:0px;
text-align:center;
font-size:12px;
padding-top:10px;
padding-bottom:5px;
/*border-left:1px solid #2A7B6B;*/
/*border-right:1px solid #2A7B6B;*/
}

.sidebarL {
width:173px!important;
background-color: #ffffff; 
color: #388E8E; 
margin:0px;
text-align:center;
font-size:12px;
padding-top:10px;
padding-bottom:5px;
border-left:1px solid #2A7B6B;
border-right:1px solid #2A7B6B;
}

.content {
width:628px!important;
background-color: #ffffff;
background-image: url(images/runner.gif); 
background-position: bottom right;
background-repeat: no-repeat;
color: #000000;
margin:0px;
padding: 10px;
/*border-right:1px solid #2A7B6B;*/
display:inline;
}

.contentL {
width:627px!important;
background: #ffffff;
background-image: url(images/runner.gif); 
background-position: bottom right;
background-repeat: no-repeat;
color: #000000;
margin:0px;
padding: 10px;
border-right:1px solid #2A7B6B;
display:inline;
}

.footer {
background-color: #ffffff; 
color: #2A7B6B;
font-size:10px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
margin:0px;
border-top:1px solid #2A7B6B;
}

a:link, a:active, a:visited {
color: #2B7D6C; 
font-weight: bold; 
text-decoration: none; 
}

a:hover{
color: #2B7D6C;
font-weight: bold; 
text-decoration: underline;
}

.sidebar a:hover{
color: #ffffff;
background-color: #2B7D6C; 
font-weight: bold; 
text-decoration: none;	
display: inline;
}

.source { font-size:10px; font-weight: bold; font-style: italic; display:inline;}
.source a{ font-size:10px; }
