.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #2A5285;
	text-decoration:none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #2A5285;
	text-decoration:underline;
}.text_ver_a1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
	text-align: justify;
}
.text_ver_a2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #3E6292;
}
.text_ver_a3 {

	font-family: Tahoma;
	font-size: 11px;
	color: #56595C;
	text-align: justify;
}
.link_ver_a1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E6292;
}
.link_ver_a1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E11133;
}
.link_ver_a2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E6292;
	font-weight: bold;
}
.link_ver_a2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E11133;
	font-weight: bold;
}
.link_ver_a3 {

	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
}
.link_ver_a3:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #3E6292;
}
.link_ver_m1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #3E6292;
	text-decoration:none;
}
.link_ver_m1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E11133;
	text-decoration:underline;
}

.form_ver_a1 {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #53739D;
	height: 16px;
	width: 95px;
}
.form_ver_a2 {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #5D6062;
	height: 16px;
	width: 197px;
}
.form_ver_a3 {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #5D6062;
	height: 111px;
	width: 197px;
}
/*///////////// CALENDAR STYLES ////////////*/

.bodyschedule{background:#ffffff;margin:0px;}
.caltable {background-color:#eee;padding:1px;margin:0px;border-width:2px;border-left-color:#88a4c8;border-top-color:#88a4c8;border-right-color:#88a4c8;border-bottom-color:#88a4c8;border-style:outset;}
.calltd {background-color:#eee;padding:2px;border:0px groove #336699;}
.monthfont{FONT-FAMILY:verdana, arial, helvetica, sans-serif;FONT-SIZE:10px;COLOR:#336699;text-decoration:none;}
.calday {background:#eee;text-align:left;vertical-align:top;}
.calwkend {background:#aaaaaa;text-align:left;vertical-align:top;}
.calnil {background:#666666;text-align:left;vertical-align:top;padding:0px;margin:0px;}
.linkcal { color: #336699;font-family: tahoma,verdana,sans-serif;font-size: 12px;text-decoration:none;}
.linkcal:hover { color: red; }
.linkcal:active { color: #000; }
.labeltd {FONT-FAMILY:verdana, arial, helvetica;background-color:#eee;text-align:right;font-size:11px;font-weight:600;color:#003366;padding:1px;vertical-align:top;border-left:0px solid #88a4c8;}
