﻿.mat_tab .ajax__tab_header { background: url(Images/Tab/Tab_Header.gif) repeat-x scroll center bottom; }
.mat_tab .ajax__tab_outer { background: url(Images/Tab/Tab_OuterNormal.gif) no-repeat; height:38px; padding-left:5px; }
.mat_tab .ajax__tab_inner { background: url(Images/Tab/Tab_InnerNormal.gif) right no-repeat; height:38px; }
.mat_tab .ajax__tab_tab { background: url(Images/Tab/Tab_TabNormal.gif) repeat-x; height:38px; font:bold 9pt tahoma; padding:12px; color:#9e9e9e; }

.mat_tab .ajax__tab_hover { }

.mat_tab .ajax__tab_active .ajax__tab_header { }
.mat_tab .ajax__tab_active .ajax__tab_outer { background: url(Images/Tab/Tab_OuterActive.gif) no-repeat; height:38px; padding-left:5px; }
.mat_tab .ajax__tab_active .ajax__tab_inner { background: url(Images/Tab/Tab_InnerActive.gif) right no-repeat; height:38px; }
.mat_tab .ajax__tab_active .ajax__tab_tab { background: url(Images/Tab/Tab_TabActive.gif) repeat-x; height:38px; font:bold 9pt tahoma; padding:12px; color:#a30400; }

.mat_tab .ajax__tab_body { background-color:#FFFFFF; border-color:#d7d7d7; border-style:none solid solid; border-width:0pt 1px 1px; font-family:tahoma; font-size:10pt; padding:8px; }