HTML {
	 BORDER-RIGHT: black 0px solid;
	 BORDER-TOP: black 0px solid;
	 BORDER-LEFT: black 0px solid;
	 BORDER-BOTTOM: black 0px solid;
					PADDING-RIGHT: 0px;
					PADDING-LEFT: 0px;
					PADDING-BOTTOM: 0px;
					PADDING-TOP: 0px;
										SCROLLBAR-FACE-COLOR: #f9f3f0;
										SCROLLBAR-HIGHLIGHT-COLOR: #f9f3f0;
										SCROLLBAR-TRACK-COLOR: #ffffff;
										SCROLLBAR-ARROW-COLOR: #444444;
										SCROLLBAR-3DLIGHT-COLOR: #666666;
										SCROLLBAR-DARKSHADOW-COLOR: #f9f3f0;
										SCROLLBAR-SHADOW-COLOR: #666666;
					POSITION: relative
					VISIBILITY: visible; 
					MARGIN: 0px;
					OVERFLOW: auto;
	}
   
body
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
table,td,tr, li
	{
	font-family: Arial;
	font-size: 12px;
	color: #4c4c4c;
	}

table.reg td
	{
		padding: 5px;
	}

a.menu1
	{
	color: white;
	text-decoration: none;
	}
	
a.menu2
	{
	color: white;
	text-decoration: underline;
	}
	
	img
	{
	margin: 0px;
	border: 0px;
	}
	
td.top2
	{
	height: 163px;
	width: 100%;
	background-image: url('../i/top2.jpg');
	background-repeat: no-repeat;
	}
	
td.menu
	{
	height: 27px;
	background-image: url('../i/bg_menu2.jpg');
	background-repeat: repeat-x;
	}
	
td.menu2
	{
	height: 27px;
	background-image: url('../i/bg_menu2.jpg');
	background-repeat: repeat-x;
	}
	
	
	

.calendardiv,.clockdiv {border:1px solid #AAA;position:absolute;background:url('../admin/i/cal_bg2.jpg') no-repeat;width:244px;padding:2px;}

TABLE.calendar {color:#000;}
TH.calendar {font:13px Tahoma;text-align:center;height:20px;border:0px solid #47A;color:White;background:#FFF;}
TH.days{background:url('../admin/i/cal_1.jpg') center no-repeat;height:30px;color:#FFF;}
TR.calendar {cursor:pointer;text-align:center;color:#000;}
TD.calendar,TD.calendar_today,TD.calendar_selected,TD.calendar_weakend {border: 0px solid #47A;cursor:pointer;text-align:center;width:35px;height:35px;font:13px Tahoma;}
TD.calendar {background:url('../admin/i/cal_44.jpg') center no-repeat;}
td.calendar_today {background: url('../admin/i/cal_22.jpg') center no-repeat; color:#848484;}

TD.calendar_selected {background:url('../admin/i/cal_22.jpg') center no-repeat;color:#FFF;}
TD.calendar_weakend {background:url('../admin/i/cal_33.jpg') center no-repeat;color:#FFF;}



DIV.container{
	border:0px solid #000;
	position:relative;
	width:100%;
	height:100%;
	width: 100%;
}