/*everything*/


/*tag specific*/
html{background-color: #FFFFFF;}


/*tag specific classes*/
td.col_1{vertical-align: top;width: 156px;}
td.col_1 img.core{margin: 16px;}
td.col_2{padding-left: 1px;text-align: left;vertical-align: top;width: 100%;}


/*id's*/
#layout{width: 100%;}
#staug_menu a.core{white-space: pre;}
#staug_menu a.core:hover{color: #800000;}
#staug_menu > li.core{font-size: 20px;}
#staug_menu > li.core > ul.core{display: none;margin-left: 16px;}
#staug_menu > li.core:hover > ul.core{display: block;}
#staug_menu > li.core > ul.core > li.core{display: list-item;font-size: 16px;list-style-type: disc;}
