u body, td {
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #333333;
}

body {
background: #FFFFFF;
margin: 0px;
padding: 0px;
}

img {
border: 0px;
}

input {
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
color: #333333;
border: 1px #333333 solid;
background: #FFFFFF;
}

a:link, a:active, a:visited {
font-family: Tahoma, Arial, Verdana;
font-size: 13px;
color: #096DA7;
text-decoration: none;
}

a:hover {
font-family: Tahoma, Arial, Verdana;
font-size: 13px;
color: #FF3300;
text-decoration: none;
}

.block {
background: #FFFDE8 url("../images/fon.gif") repeat;
font-family: Tahoma, Arial, Verdana;
font-weight: normal;
font-size: 13px;
}

.main {
background: #FFFFFF url("../images/fonc.gif") repeat;
font-family: Georgia;
font-weight: normal;
font-size: 13px;
text-align: justify;
}

h1, h2, h3, h4, h5 {
font-family: Tahoma, Arial, Verdana;
font-weight: bold;
font-size: 13px;
margin: 0px;
padding: 0px;
}

h1.entryTitle a:link, h1.entryTitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

h1.entryTitle a:hover {
	color: #ccffcc;
	}


#calendar {
	margin: 0 0 15px 0;
}

.mainTable {
	background-color: #FEFEFE;
	border: 1px solid #eee;
	width: 178px;
 }

.navTable {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	width: 178px;
 }

.navTableText {
    font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: Normal;
	text-decoration: none;
	color: #003366;
	}

.monthYearRow {
    line-height: 16pt;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;

	}

.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #252216;
	}

.dayNamesRow {
    line-height: 11pt;
	background-color: #99ccff;
	text-align: center;
	vertical-align: middle;
	}

.dayNamesText {
    font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #000;
	background-color: #E1E1E1;
	}

.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
             line-height: 15pt;
	color: #000;
	text-align: center;
	vertical-align: middle;
	}



.rows a:link, .rows a:visited, .rows a:active { text-decoration: none; color: #000 }
.rows a:hover { color: #FFF; text-decoration:underline }


/* Color of Today's Date  */
.today {
	font-weight: bold;
	background: url(../images/cdef2.gif) no-repeat 0 0px;	
    }

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-color: #E6F2FF;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
	
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 {
	font-weight: Bold;
	background-color: #99ccff;
	}

.calEvent{
	text-decoration: none;
	color: #FFF;
	font-weight: Bold;
}



/*- Comments ------------------------------------------------------------------------------ */


.addcomments {
	margin: 0 2px 0px 60px;
}



/*- end comments ------------------------------------------------- */




.f_textarea {

	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../../images/field_o.gif);
	background-repeat: repeat-x;
	
	width: 459px;
	height: 111px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}

.f_input {

	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../../images/field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}


.navigation {
	color: #555555; 
	border: 0px;
	margin: 10px 0px 0px 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #555555;
	background-color: #ededed;
	border: 1px solid #e1e1e3;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #5078d5;
	color: #ffffff;
	border-color: #e1e1e3;
}

.navigation span {
	text-decoration: none;
	background-color: #ffffff;
	padding: 3px 6px;
	border: 1px solid #e1e1e3;
	color: #555555;
	font-size: 11px;
}
