td {
	font-family:tahoma;
	font-size:11px;
	color:#565F67;
	line-height:12px;
}

a {
	text-decoration: underline;
	color:#D48A19;
}
  
body { 	margin:0px;padding:0px; background:url(images/bg.jpg)}

.copy{
font-family:tahoma;
color:#808080;
text-decoration:none;
}

.bot_txt {	color:#A8A8A8;
			text-decoration:none}

.gray {color:#565F67; text-decoration:none}
.gray_d {color:#383838; text-decoration:none}
.gray_l {color:#737579; text-decoration:none}
.blue {color:#637081; text-decoration:none}

.white {color:#ffffff; text-decoration:none}

.abs {vertical-align:middle}
.sm {font-size:9px}
.u {text-decoration:underline}
.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}


.form_search { width:263px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}


.dynCalendar_header{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #eeeeee;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
}

.dynCalendar_day {
	background-color: #eeeeee;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar_today {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar {
	background-color: #c0c0c0;
	border: 2px outset white;
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
}


