body
{
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #666;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

table
{
	/*background-color : #F1F1F1;*/
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;  
}

.MainTable
{
	width : 900px;
	height : 100%;
	border : 1px solid #E1E1E1;
	bordercolordark : #FFFFFF;
	bordercolorlight : #FFFFFF;
}

.MainHeaderFooter
{
	width : 900px;
}
.BodyTable
{
	background-color : #F1F1F1;
	width : 100%;
	vertical-align : top;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px; 
}
	
/*===================Begin Header Stylesheet====================*/	
.HeadBgColor
{
	background-color :#fff4d2;	
}

.HeadTime
{
	background-color : #FF9900;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;  
	color:White;
}

.HeadTitle
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 13px;  
	font-weight : bold;
	color : Black;
}

.HeadLeave
{
	background-color : Gray;
}

.Head_link
{	
	font-family :Arial;
	font-size : 11px;  
	font-weight : bold;
	color:Blue;
	text-decoration:none;
	text-align:center;
}

.Head_link_1
{	
	font-family :Arial;
	font-size : 11px;  
	font-weight : bold;
	text-decoration:none;
}

.TDTitle
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;  
	color : Black;
}
/*===================End Header Stylesheet====================*/	

.Title
{
	font-family :Arial;
	font-size : 12px;  
	font-weight : bold;
	color:Black;
}

.ContentTitle
{
	font-family :Times New Roman;
	font-size : 22px;  
	font-weight : bold;
	color:#990000;
}

.ContentHeader_Big
{
	font-size : 14px;  
	font-weight : bold;
	color:#333366;
}

.ContentHeader_1
{
	font-size : 12px;  
	font-weight : bold;
	color:#333366;
}

.Admin_link
{	
	font-size : 12px;  
	font-weight : bold;
	color:#333366;
	font-family :Arial;
	text-decoration:none;
}

.Dotted
{
	/*border-top:#F1F1F1 1px dotted;*/
	border-bottom: #bbbbbb 1px dotted;
}

.RightBar
{
	background-color : #fff4d2;
}

.GridPagerSmall
{
	HorizontalAlign:right;
	font-size: 11px;
	/*color: #00234f;*/
	font-family: Arial;
	margin: 1px;
	/*border-top: #bbbbbb 1px dotted;*/
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 1px;
	behavior:url(Includes/GridPager.htc);
}

.GridHeaderSmall
{
	background-color : Silver;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold; 
}

.GridItem
{
	border-bottom: Silver 1px dotted;
	padding-top : 8px;
	padding-bottom : 12px;
}

.GridItemSmall
{
	border-bottom: activeborder 1px inset;
	padding-top : 8px;
	padding-bottom : 12px;
}

.GridItemLink
{
	font-family :Arial;
	font-size : 12px;  
	color:MidnightBlue;
}

.BodyText
{
	font-size : 14px;
	font-family : Arial;
	color:Black;
}

.PageNumBold
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
    color:Black;
}

.BigTitle
{
	font-family :MingLiU;
	font-size : 26px;  
	font-weight : bold;
	color : White;
}

.MiddleTitle
{
	font-family :Arial;
	font-size : 14px;  
	font-weight : bold;
	color :White;
}

.SmallTitle
{
	font-family :Arial;
	font-size : 12px;  
	color :White;
}

.TextBox
{
	background-color: #ffffff;
	color: #333333; 
	border:1 solid;
	border-color : #7f9db9; 
	padding: 2px;
	font-size: 12px;
	line-height: 13px 
}

.Button
{
	font-size: 12px;
	font-family: Arial;
}

.DropDownList
{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}

.ErrorTxt
{
    font-family: Arial;
    font-size: 11px;
    color: #ff0000;
    font-weight: bold;
}
