﻿.body
{ margin: 5px 5px 5px 5px; 
  background-image:url(App_Themes/Images/go.gif); }

.transparent_class {
	background:transparent;
}

.th a, th a:link, th a:visited, th a:active, th a:hover 
{ text-decoration: none; }

.STDBackgroundColor
{ background: #7898b5; }

.STDBackgroundColor2
{ background: #f1f9ff; }

.STDBackgroundColor3
{ background: #62BD19; }

.STDBackgroundColor4
{ background: #cccccc; }

.STDBackgroundColor5
{ background: #EAE9F1; }

.STDContentColor
{ background: #ffffff; }

.STDPanelColor
{ background: #9fc1d3; }

.STDBorderColor
{ background: #7898b5; }

.STDFontColor
{ color: #587993; }

.STDFontColor2
{ color: #62BD19; }

.STDFontColor3
{ color: #666666; }

.STDFontColor4
{ color: #ffffff; }

.STDFontColor5
{ color: #808080; }

.STDFontColor6
{ color: #000000; }

.STDErrorColor
{ color: #FF0000; }

.STDInfoColor
{ color: #587993; }

.STDTitleColor
{ color: #0066CC; }

.STDFont {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;	
}

.STDFont2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;	
}

.STDFont3 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;	
}

.STDTreeView {
    height: 100%;
    width: 100%;
    padding: 10px 10px 10px 10px;
}

.STDSignOut {
 color: #ffd695;
 text-decoration: none;
 cursor: hand;
}

.STDSignOut:hover {
 color: #62BD19;
}

.STDLabel
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}

.STDImageButton
{ cursor:hand; }
	
.STDButton
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #FFFFFF;
	height: 20px;
}

.STDDropDownList
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	height: 20px;
}

.STDTextBox
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	height: 20px;
}

.STDTextArea
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	height: 50px;
}
.STDTreeView
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #666666;
}

.STDTab {
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.STDTab a:hover
{ color: #7898b5; }

.STDSelectedTab
{
    background: #62BD19;
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.STDSelectedTab a:hover
{ color: #7898b5; }

.STDCalendarTitle {
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}

.STDCalendarItem a, STDCalendarItem a:link, STDCalendarItem a:visited, STDCalendarItem a:active
{ 
	height: 100%;
	width: 100%;
	text-decoration: none; 
}

.STDCalendarItem a:hover 
{ background-color: #ffd695; }

.STDHeaderRow
{ height: 30px; } 

.STDHeaderCell {
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
}

.STDRow
{ height: 25px; }

.STDLabelCell
{ width: 150px; }

.STDDelimiterCell
{ width: 5px; }

.STDFieldCell
{ width: 85%; }

.ajax__tab_xp2 .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(../Tab-Image/tab-line.gif) repeat-x bottom;}
.ajax__tab_xp2 .ajax__tab_outer {/*padding-right:4px;*/background:url(../Tab-Image/tab-right.gif) no-repeat right;height:21px;}
.ajax__tab_xp2 .ajax__tab_inner {padding-left:3px;background:url(../Tab-Image/tab-left.gif) no-repeat;}
.ajax__tab_xp2 .ajax__tab_tab {height:18px;padding:4px;margin:0;background:url(../Tab-Image/tab.gif) repeat-x;}
.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_outer {background:url(../Tab-Image/tab-hover-right.gif) no-repeat right;}
.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_inner {background:url(../Tab-Image/tab-hover-left.gif) no-repeat;}
.ajax__tab_xp2 .ajax__tab_hover .ajax__tab_tab {background:url(../Tab-Image/tab-hover.gif) repeat-x;}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_outer {background:url(../Tab-Image/tab-active-right.gif) no-repeat right;}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_inner {background:url(../Tab-Image/tab-active-left.gif) no-repeat;}
.ajax__tab_xp2 .ajax__tab_active .ajax__tab_tab {background:url(../Tab-Image/tab-active.gif) repeat-x;}
.ajax__tab_xp2 .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0/*;padding:8px*/;background-color:#ffffff;}


.TextIndicator_TextBox1 
{
    background-color:Gray;
    color:White;
    font-family:Arial;
    font-size:x-small;
    font-style:italic;
    padding: 2px 3px 2px 3px;
}


.ComLogo
{
	background:url(../Images/TzuChiPayslip.gif); 
	background-position:center; 
	/*background-position:bottom;*/
	background-repeat:no-repeat;
	/*text-align:right;*/
}