HTML { height: 100%; }
BODY { height: 100%; } 

stable {
height: 100%;
}

BODY    { font-family: arial; color: #303030; font-size: 12px; }
TD,P { font-family; arial; font-size: 12px; color: #808080; }

A   { color: #008C7F; font-weight: bold; text-decoration: none; }
.contentarea A:HOVER { border-bottom: 1px dashed #6A7070; }

.dlang {
 display: box;
 padding-right: 6px;
 padding-top: 0px;  
 margin-top: 0px;
 border: 0px;
 vertical-align: top;
}

.toparea { padding: 15px;  border: 1px dashed #8C8C8C; border-bottom: 0px; margin-top: 10px; }
.bannerarea { border: 1px solid #8C8C8C; border-left: 1px dashed #8C8C8C; border-right: 1px dashed #8C8C8C; }

.submenu { border: 1px solid #ffffff; text-decoration: none; 	
filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
 }
.submenu A { text-decoration: none; font-weight: normal; color: #538F82;  }

.submenuitem {
filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

.menu {  background-color: #B0DDDC; }
.banner { background-color: #e0e0e0;  }

.contentarea { height: 100%; border-left: 1px dashed #8C8C8C; border-right: 1px dashed #8C8C8C; color: #808080; }

.bottombarh { background-color: #C3E5E4; height: 10px;border-left: 1px dashed #8C8C8C; border-right: 1px dashed #8C8C8C; }
.bottombar { background-color: #87CBCA; height: 28px; margin-bottom: 10px; padding: 10px; color: white; font-size: 12px; vertical-align: bottom;}
.bottombar A { color: white; text-decoration: none; font-weight: bold; }

.normalcontent { height: 100%; padding: 20px;  }
.leftcontent {  height: 100%;  padding: 20px; margin-right: 10px; border-right: 1px dashed #8C8C8C;  }

H1 { font-size: 16px; color: #5A5B5D;  border-bottom: 1px solid #A6D7D2; margin: 0px; padding: 0px; }
H3 { font-size: 14px; border-bottom: 0px; margin: 0px; padding:0px; color: #7FC5BF; }