@charset "UTF-8";


.TabbedPanels { background:#898886 url(../image/bg_ajaxbox.jpg) repeat-x top; margin: 0px; padding: 0px; float: left; clear: none; width: 100%;  /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/}

.TabbedPanelsTabGroup { margin: 0px; padding: 0px; color:#FFF;}

.TabbedPanelsTab { position: relative; top: 1px; float: left; Padding: 4px 10px; margin: 0px 1px 0px 0px; font: bold 0.7em sans-serif; background-color: #898886; list-style: none; -moz-user-select: none; -khtml-user-select: none; cursor: pointer; }

.TabbedPanelsTabHover { color: #000; }

.TabbedPanelsTabSelected { background: #EEE url(../image/bg_tabselect.jpg) repeat-x top; color: #990000;  border-bottom: solid 1px #EEE;}

.TabbedPanelsTab a { color: #000;  border-bottom: solid 1px #FFF; text-decoration: none;}

.TabbedPanelsContentGroup { clear: both; border-top: solid 1px #FFF; background-color: #EEE;}

.TabbedPanelsContent { font:12px Arial, Helvetica, sans-serif; line-height:16px; padding: 20px; height:370px; width:auto; border-bottom:solid 2px #000; overflow:auto;}

.TabbedPanelsContent a { text-decoration:none; color:#990000; font-weight:bold;}

.TabbedPanelsContent a:hover { text-decoration:none; color:#CC0000; font-weight:bold;}

.TabbedPanelsContentVisible {}
