/* This style sheet was written by Community MX and was distributed freely for use with the free North Pole CSS positioning template.
The North Pole template is freely available from http://www.communitymx.com - This comment should remain intact though you are free to edit the style sheet as you see fit. */

.body {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.quote {
	color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.leftmenu {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}
.footer {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration:none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.list {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.header {
	color: #D19123;
	font-size: 12pt;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
}
.form_field {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B5639;
	background: #FFFFFF;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	color: White;
	background: Maroon;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
}

/*
	The following elements are used to manage the calendar rendering.
*/
.month{
  BACKGROUND-COLOR: White;
	color: #336600;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
  FONT-WEIGHT: bold;
	text-decoration: none;
}
.selectedDay{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color : #006699;
	background-color: #e6ffdf;
}
.day{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color : #336600;
}
.dayname{
	color: White;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #73BA00;
}
.notaDay{
	background-color: #efefef;
	color: #660000;
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
	text-decoration : none;
}
.event{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color : #996600;
}
.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #5BAC12;
	font-weight: bold;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 8px Verdana}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 0px 0px;
	width: 105px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	text-decoration: underline}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 8 0 0 0;
	width: 105px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #990033}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #990033;
		font: 11px Verdana}

	#sddm div a:hover
	{	background: Gray;
		color: #FFF}
