body {
  background-color: #FFF;
  color: #000000;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
 margin: 0px;
}

A.menu:link {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #767981; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}
TD.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #767981; FONT-FAMILY: Tahoma,Verdana,Arial; text-transform: uppercase
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}


TD.topbg {
background-image: url(images/topbg.gif);
font-size: 12px;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
color : #666666;
}

.leftbg {

background-image: url(images/leftbg.gif);

}

.nnfix {

background-image: url(images/nnfix.gif);

}

.rightbg {

background-image: url(images/rightbg.gif);

}
.calendar {
width:120px;
border: 1px solid #000;
padding:5px;
text-align:center;
}
.calendar .head {
font-weight: bold;
color:##fff;
background-color: #AA1100;
padding:3px;
}
.calendar .type {
font-weight: bold;
color:#fff;
background-color: #CC3300;
padding:3px;
}
.calendar .nameday {
border:0;
width:100%;
}
.calendar .date {
}
.calendar .promo {
padding-top:5px;
font-size:10px;
}
.calendar .day {
text-align:right;
height:20px;
background-color: #eee;
}
.calendar .name {
text-align:left;
font-weight: bold;
height:20px;
background-color: #ddd;
}
