body, td { font-size: 15px; }
a { color: #772511; } 
a:visited { color: #6e5f47; }
a:hover { color: #eb6a4d; }


.tag1 { font-size: 12px; }
.tag2 { font-size: 14px; }
.tag3 {font-size: 16px; }
.tag4 { font-size: 18px; }
.tag5 {font-size: 20px; }
.tag6 { font-size: 22px; }

#tags a { text-decoration: none; padding-left: 5px; padding-right: 5px; }
#tags a:hover, .selected { background: #6699CC; color: white; text-decoration: none; }


.forum {color: #666666; text-decoration: none; font-family: arial; font-size: 13px;}
.rose { background: #fdf0c6; }
.menu, .menu:visited { color: #ffffff; text-decoration: none; font-family: arial; font-size: 13px; }
.menu:hover { color: #ffffff; text-decoration: underline; font-family: arial; font-size: 13px; }
.submenu, .submenu:visited { color: #ffffff; text-decoration: none; font-family: arial; font-size: 13px; }
.submenu:hover { color: #ffffff; text-decoration: underline; font-family: arial; font-size: 13px; }
.form { margin: 0px; }
.text { height: 20px; font-size: 13px; font-family: times; color: 666666; padding-left: 4px; background: #fdf0c6; }
.button { height: 21px; }
.small { font-size: 13px; }
.xsmall { font-size: 12px; }
.maintitle { font-weight: normal; font-size: 27px; }
.title { font-size: 17px; }
.photo { border: 1px solid  #6e5f47; }


/* Date picker */
td.inf {
	color: black;
	background-color: #f8f8f8;
}
td.dpweek {
	color: black;
	font-size: 7pt;
	color: #333333;
	padding-top: 4px;
	border-bottom: 1px solid #a0a0a0;
}
td.dpcell {
	color: black;
	font-size: 8pt;
	text-align: right;
}
td.dpheader {
	color: #333333;
	background-color: #dae7f1;
	font-size: 8pt;
	padding: 3px;
}
a.dpgrey {
	color: #999999;
	text-decoration: none;
}



.mainmenu {
	width: 100%;
	background-color: #87765b;
}
