A:link			{ text-decoration: none; color: #0000AA;}
A:visited		{ text-decoration: none; color: #0000AA;}
A:active		{ text-decoration: none; color: #000050;}
A:hover			{ text-decoration: underline; color: #0000AA;}

.normal {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	height: 20;
	padding-left: 5px;
}
.today {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #CACACA;
	height: 20;
	padding-left: 5px;
}
.selected {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #C00000;
	height: 20;
	padding-left: 5px;
}
.event {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #C6D1DC;
	height: 20;
	padding-left: 5px;
}

BODY
{
	scrollbar-base-color: #EFEFEF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	margin: 5px;
	background: #999999;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Verdana 
}									
td
{
	font-family: 'Verdana';
	font-size: 8pt; 
}
.alt1 {
	font-family: 'Verdana';
	font-size: 8pt;
	background: #F7F7F7;
}

.alt2 {
	font-family: 'Verdana';
	font-size: 8pt;
	background: #ECECEC;
}

.alt3 {
	font-family: 'Verdana';
	font-size: 8pt;
	background: #808080;
}
.alt4 {
	border-right-style: none; 
	border-right-width: medium; 
	border-bottom-style: none; 
	border-bottom-width: medium
}

.alt5 {
	font-family: 'Verdana';
	font-size: 8pt;
	background: #ECECEC;
}

.main {
	background: #CBCAC5;
}

.bar01 {
	background: url("<?PHP echo $root . "/"; ?>themes/default/bar01.jpg"); width: 8; height: 22;
}
.bar02 {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar02.jpg");  width: 100%; height: 22px;
}

.bar03 {
	background: url("<?PHP echo $root . "/"; ?>themes/default/bar03.jpg"); width: 8px; height: 22px;
}

.bar04 {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar04.jpg"); width: 8px; height: 8px;
}

.bar05 {
	background: #FFFFFF; width: 100%; 
}

.bar06 {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar06.jpg"); width: 8px; height: 8px;
}

.bar07 {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar07.jpg"); width: 8px; height: 8px;
}

.bar08 {
	background: #FFFFFF;  width: 100%; 
}

.bar09 {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar09.jpg"); width: 8px; height: 8px;
}

.bar10 {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar10.jpg"); width: 8px; height: 10px;
}

.bar11 {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar11.jpg");  width: 100%;  height: 10px;
}

.bar12 {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar12.jpg"); width: 8px; height: 10px;
}			

space {
	background-image: url("<?PHP echo $root . "/"; ?>themes/default/bar08.gif");width: 8px; height: 8px;
}
