a {text-decoration: none; color: #000000; font-size: 1.0em; font-family: arial;}
a:hover {text-decoration: none; color: #a2a2a2;}
a:visited {text-decoration: none; color: #000000; font-size: 1.0em; font-family: arial;}
a:visited:hover {text-decoration: none; color: #a2a2a2;}
td {font-size: 0.8em; font-family: arial; color: #000000;}
html{scrollbar-base-color: #c0beca; scrollbar-arrow-color: #000000; scrollbar-face-color: #c0beca;}

.subm{cursor: pointer;}

.right_links {text-decoration: none; color: #ffffff; font-size: 1.0em; font-family: arial; font-weight: bold;}
.right_links:hover {text-decoration: none; color: #cccccc;}
.right_links:visited {text-decoration: none; color: #ffffff; font-size: 1.0em; font-family: arial; font-weight: bold;}
.right_links:visited:hover {text-decoration: none; color: #cccccc;}

.emailfriend {padding: 0px;}

.but_mailfriend {background-color:  Transparent; border: none; cursor: pointer; width: 200px; font-weight: bold; font-family: Arial;}

/*Calendar Styles*/
.calCurrentDay {
    background-color: #DFDFDF;
    font-size: 11px;
}
.calOtherDay {
    background-color: #DFDFDF;
    font-size: 11px;
}
.calNotDay {
    background-color: #DFDFDF;
    font-size: 11px;
}
.names {
    background-color: #343146;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
}
.names:hover {
    background-color: #343146;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
}
.calendarBody {
    background-color: #DFDFDF;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    font-family: Verdana;
}

.names {background-color: #343146; font-size: 11px; color: #ffffff; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}
.names:hover {background-color: #343146; font-size: 11px; color: #ffffff; text-decoration: none; text-align:  center; font-family: Verdana; font-weight: bold;}
.text {background-color: #FFFFFF; font-size: 12px; color: #000000; text-align: center; font-family: Verdana;}
.readmorelink {color: #000000; text-decoration: none; padding-right: 5px; padding-left: 5px; border: solid 1px #4a4a4a; background-color: #9085a5;}
.readmorelink:hover {color: #ffffff; text-decoration: none; border: dashed 1px #9085a5; background-color: #4a4a4a;}
.readmorelink:visited {color: #000000; text-decoration: none; padding-right: 5px; padding-left: 5px; border: solid 1px #4a4a4a; background-color: #9085a5;}
.readmorelink:visited:hover {color: #ffffff; text-decoration: none; border: dashed 1px #9085a5; background-color: #4a4a4a;}

/*WEATHER FEED*/
.WF_DIV_1{
	background: none;
	color: white;
	text-align: center;
	width: 160px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	cursor: pointer;
	background: transparent url(images/weather_small_light_green_bottom.png) no-repeat;
	font-size: 12px; 
	font-family: Arial,sans-serif;
	line-height: 12px;
	font-weight: bold;
}
.WF_LINK_1{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background: none;
}

