﻿.GridView_HeaderThin
{
	background: url(../../images/header-row-bg.gif);
	height:24px;
	font-size:larger;
	font-weight:bold;
	padding: 0px;
}
.GridView_Header
{
	background: url(../../images/header_bg.gif);
	height:45px;
	/*font-size:larger;*/
	font-weight:bold;
	padding: 0px;
}
.GridView_Header th
{
	line-height:1;
	padding:0 5px 0 5px;
}

.Calendar_Title
{
	background: url(../../images/header_bg.gif);
	height:45px;
	font-size:larger;
	font-weight:bold;
	padding:2px;
}
.Calendar_DayHeader
{
	background-image: url(../../images/header-row-bg.gif);
	height:24px;	
}
.Calendar_NextPrev
{
	padding:5px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.Login_TitleText
{
	background: url(../../images/header-row-bg.gif) repeat-x top center;
	height: 24px;
}