body, td, th
		{
		font-family: "Times New Roman", Times, serif;
		font-size: 11pt;
		color: #464646;
		}

body
		{
		background-color: #E5CEA0;
		background-image: url(pics/bgr_page.jpg);
		}

.link1
		{
		font-family: "Times New Roman", Times, serif;
		font-size: 11pt;
		color: #464646;
		text-decoration: underline;
		}

.link1:link
		{
		text-decoration: underline;
		}

.link1:visited
		{
		text-decoration: underline;
		color: #464646;
		}

.link1:hover
		{
		text-decoration: none;
		color: #464646;
		}

.link1:active
		{
		text-decoration: underline;
		color: #464646;
		}

.link2
		{
		font-family: "Times New Roman", Times, serif;
		font-size: 11pt;
		color: #A27709;
		text-decoration: underline;
		}

.link2:link
		{
		text-decoration: underline;
		}

.link2:visited
		{
		text-decoration: underline;
		color: #A27709;
		}

.link2:hover
		{
		text-decoration: none;
		color: #A27709;
		}

.link2:active
		{
		text-decoration: underline;
		color: #A27709;
		}

.headerb1
		{
		font-family: "Times New Roman", Times, serif;
		font-size: 13pt;
		color: #464646;
		text-decoration: none;
		}

.pic1
		{
		background-color: #FFFFFF;
		color: #FFFFFF;
		border: 5px solid #FFFFFF;
		}

.txt2
		{
		font-family: "Times New Roman", Times, serif;
		font-size: 9pt;
		color: #464646;
		text-align: justify;
		text-decoration: none;
		}

.bgrl
		{
		background-image: url(pics/left_uzor.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}

.bgrr
		{
		background-image: url(pics/right_uzor.gif);
		background-repeat: no-repeat;
		background-position: right top;
		}

.bgrl2
		{
		background-image: url(pics/ramka2_round1.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}

.bgrr2
		{
		background-image: url(pics/ramka2_round2.gif);
		background-repeat: no-repeat;
		background-position: right top;
		}

.txt1
		{
		font-family: "Times New Roman", Times, serif;
		font-size: 11pt;
		color: #464646;
		text-align: justify;
		text-decoration: none;
		}

#addform
		{
		width: 250px;
		color: #5E5E5E;
		background-color: #E5CFA0;
		border: 1px solid #464646;
		}

#addform2
		{
		width: 70px;
		color: #5E5E5E;
		background-color: #E5CFA0;
		border: 1px solid #464646;
		}

#addform21
		{
		width: 75px;
		color: #5E5E5E;
		background-color: #E5CFA0;
		border: 0px solid #464646;
		font-weight: bold;
		}

#areabig
		{
		width: 400px;
		height: 150px;
		color: #5E5E5E;
		background-color: #E5CFA0;
		border: 1px solid #464646;
		}

#area
		{
		width: 293px;
		height: 120px;
		color: #5E5E5E;
		background-color: #E5CFA0;
		border: 1px solid #464646;
		}

#but
		{
		background-image: url(pics/button.gif);
		width: 52px;
		height: 20px;
		border: 0px;
		margin-left: 10px;
		color: #464646;
		cursor: hand;
		}

#but2
		{
		background-image: url(pics/button2.gif);
		width: 100px;
		height: 20px;
		border: 0px;
		margin-left: 10px;
		color: #464646;
		cursor: hand;
		}

#butdate
		{
		background-image: url(pics/button_date.gif);
		width: 52px;
		height: 20px;
		border: 0px;
		font-family: "Times New Roman", Times, serif;
		font-size: 10pt;
		margin-left: 10px;
		color: #464646;
		cursor: hand;
		font-weight: bold;
		}

#butview
		{
		background-image: url(pics/button_view.gif);
		width: 100px;
		height: 20px;
		border: 0px;
		margin-left: 10px;
		font-family: "Times New Roman", Times, serif;
		font-size: 10pt;
		color: #464646;
		cursor: hand;
		font-weight: bold;
		}

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #5D5440;
	padding:0px;
	background-color: #ffffff;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #E4CE9F;
	color: #000000;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #5D5440;
	background-color: #E4CE9F;
	color: #000000;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #E4CE9F;		
	color: #000000;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #000000;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #E4CE9F;


}
#calendarDiv .activeDay{
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E4CE9F;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E4CE9F;
	width:72px;
	color:#000000;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E4CE9F;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #000000;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#E4CE9F;
	color: #000000;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}

#ad{
	padding-top:220px;
	padding-left:10px;
}