﻿.TopGroupTab { z-index: 99; position: relative; }
.DefaultTab { color: black; background-image: url(../img/tabstrip/tab_bg.gif); font-family: MS Sans Serif, Verdana; font-size: 10px; cursor: default; }
.DefaultTabHover { color: black; background-image: url(../img/tabstrip/hover_tab_bg.gif); font-family: MS Sans Serif, Verdana; font-size: 10px; cursor: default; }
.SelectedTab { color: black; background-image: url(../img/tabstrip/selected_tab_bg.gif); font-family: MS Sans Serif, Verdana; font-size: 10px; cursor: default; }
.MultiPage { background-color: White; border: 1px solid #919B9C; width: 487px; height: 200px; position: relative; padding: 10px; top: -3px; left: 1px; z-index: 98; }
.PageContent { font-family: MS Sans Serif, Verdana; font-size: 10px; }
.PageHeader { font-size: 22px; font-weight: bold; letter-spacing: -0.2mm; font-family: verdana; color: #3F3F3F; margin-top: 0px; margin-bottom: 0px; }
