/* CSS Document */

.footertb
{
	border: thin groove #FFFFFF;
}

.table
{
	border: thin groove #999999;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	height: 25px;
}

.tableSn
{
	border: thin groove #999999;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.tablecalendar
{
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	height: 30px;
	color: #292929;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: double;
}
.tablecalendarinnerbrow
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height: 25px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #FFCC99;
	border-right-color: #000000;
}

.tablecalendarinnerpink
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height: 25px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #FF99CC;
	border-right-color: #000000;
}

.tablecalendarinnergreen
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height: 25px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #B5E79C;
	border-right-color: #000000;
}

.tablecalendarinnerblue
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height: 25px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #00C1F2;
	border-right-color: #000000;
}

.tablecalendarinnerwhite
{
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	height: 25px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	border-right-color: #000000;
}

.tablecalendarinnerwhiteHD
{
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	height: 35px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #FBFBFB;
	border-right-color: #333333;
}
