td {  font-family: "Tahoma";  font-size: 11px; color: #333333}
a {  color: #90C4E6; text-decoration: none}
a.1 {  color: #ffffff; text-decoration: none}
.orange {  font-weight: bold;color: #4395CA}
a:hover { color: #4395CA; text-decoration: none }


.txtContent {
	font-family: "Arial narrow";
	font-size: 11px;
	color: #343434;
	font-weight: bold;}

.btn-form {
	background-color: 999999;
	border: 1px solid #000000;
	color: #FFFFFF;}
	
.text-1{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;}
	
.text-2{
	font-family: tahoma;
	font-size: 11px;
	color: #898989;
	font-weight: bold;}
.text-3{
	font-family: Arial;
	font-size: 11px;
	color: #000000;}
.text-4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}	
.text-5{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	;
	font-family: Verdana, "Arial", Helvetica, sans-serif;}
.text-6{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, "Arial", Helvetica, sans-serif;}
.text-7{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;}
.text-8{
	font-size: 4px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, "Arial", Helvetica, sans-serif;}
.text-9{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-style: italic;
}	

}.table-form {
	background-color: #EEEEEE;
	border: 1px solid #000000;
}

.download {
	font-family:"Arial";
	color: #ED1C24;
	font-size: 11px;
	text-decoration: none;
}
.download:hover {
	color: #ED1C24;
	text-decoration: underline;
}

.markermenu{
list-style-type: none;
margin: 2px 0;
padding: 0;
}

.markermenu li a{
background: white url('i/btn-o.gif') no-repeat 2px center;
color: #00014e;
display: block;
width: auto;
padding-left: 20px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma, Verdana, Helvetica, sans-serif; padding-right:0; padding-top:2px; padding-bottom:2px

}

* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 125px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #ffffcb;
background-image:url('i/btn.gif');  /*onMouseover image change. Remove if none*/
}

.markervisit{
color: #DF5900;
font-weight: bold;
background-color: #ffffcb;
}

.main {
width:200px;
border:1px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.days #today{
font-weight: bold;
color: red;
}
.blue {  color: #0000FF; text-decoration: underline;
}
.blue :hover {
	color: #ED1C24;
}
.searchmenu li a{
background: white url('i/btn-o.gif') no-repeat 2px center;
color: #00014e;
display: block;
width: auto;
padding-left: 20px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Tahoma, Verdana, Helvetica, sans-serif; padding-right:0; padding-top:2px; padding-bottom:2px
}

* html .searchmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.searchmenu li a:visited, .searchmenu li a:active{
color: #00014e;
}

.searchmenu li a:hover{
color: black;
background-color: #ffffcb;
background-image:url('i/btn.gif');  /*onMouseover image change. Remove if none*/
}