.footer{
	font-family: arial;
	font-size: 10px;
	color: White;
	text-align: right;
}
td{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.title{
	font-family: arial;
	font-size: 12pt;
	color: #B2B2B2;
	font-weight: bold;
	
}
.news_date{
	font-family: Arial;
	font-size: 10px;
	color: #181750;
	font-style:italic
}
a{
	font-family: Arial;
	font-size: 10px;
	color: #739C22;
	text-decoration: none;
}
a:hover{
	font-family: Arial;
	font-size: 10px;
	color: #181750;
	text-decoration: underline;
}
















.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;
}

.title_services{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
Select
{
    border-style:solid;
    border-width:1;
    padding:0;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    width: 60px;
}

{
    border-style:solid;
    border-width:1;
    padding:0;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    width: 60px;
}
TextArea, Input
{
    border:1px solid #000000; 
	background-color:#eeeeee;
	FONT-FAMILY: arial;
    FONT-SIZE: 11px;
}