/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/
body 		{font-size:10pt; font-family: Verdana, Arial }
h1 		{font-size:16pt; font-family: Verdana, Arial; color:#99CC66}
h2 		{font-size:14pt; font-family: Verdana, Arial; color:#99CC66}
h3 		{font-size:13pt; font-family: Verdana, Arial; color:#99CC66}
h4 		{font-size:12pt; font-family: Verdana, Arial; color:#99CC66}
table 		{font-size:10pt; font-family: Verdana, Arial }
p 		{font-size:10pt; font-family: Verdana, Arial }
td 		{font-size:10pt; font-family: Verdana, Arial }
li 		{font-size:10pt; font-family: Verdana, Arial }

#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #909090;
	background-image: url(../images/wit.jpg);
	background-repeat: repeat-x;
	filter: alpha(opacity=50);

}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #333;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}

#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(../images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#p7menubar li {
	float: left;
	width: 9em;
}

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}

#p7menubar ul li a  {
	color: #000000;
	font-weight:bold;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(../images/wit2.jpg);
	background-repeat: repeat-x;
	filter: alpha(opacity=70);
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFFFFF;
	font-weight:bold;
	background-color: #009933;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	font-weight:bold;
	background-color: transparent;
}

#p7menubar ul a:hover {
	background-color: #0099CC;
	color: #FFFFFF;
	font-weight:bold;
}

#p7menubar li {width: auto;}

.captionAfr	{font-size:9pt; font-family: Verdana, Arial; text-align:center }
.head5 		{font-size:10pt; font-family: Verdana, Arial; color:#45B5DB}
.year {
	border-style: solid;
	border-color: #333333;
	border-width: 1pt;
	background-color: #FFFFFF;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #FFFFFF;
	text-align: center;
	border-style: solid;
	border-color: #333333;
	border-width:1pt
}
.yearname {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	background-color: #0099CC;
	color: #FFFFFF;
}
.dayname {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background-color: #45B5DB;
	color: #FFFFFF;
}
.weeknumtitle {
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
	background-color: #45B5DB;
}
.weeknum {
	text-align: center;
	font-size: 10pt;
	height:90px;
	width:110px;
	color: #45B5DB;
	background-color: #45B5DB;
}
.week {
	border-style: none;
	background-color: #FFFFFF;
	text-align: center;
	border-width: 1pt;
	background-color: #FFFFFF;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #7C2125;
	border-style: solid;
	border-color: #333333;
	border-width:1pt
}
.yearnavigation {
	font-size: 12pt;
}
.datepicker {
	background-color: #FFFFFF;
}
.datepickerform {
	margin: 0pt;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11pt;
	background-color: #F7DFE0;
}
.yearpicker {
	font-size: 11pt;
	background-color: #F7DFE0;
}
.pickerbutton {
	font-size: 11pt;
	background-color: #F7DFE0;
	border-style: solid;
	border-color: #333333;
	border-width: 1pt;
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
	height:90px;
	width:110px;
	color: #aaaaaa;
	border-style: solid;
	border-color: #333333;
	border-width:1pt
}
.monthday {
	text-align: center;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #384955;
	height:90px;
	width:110px;
	border-style: solid;
	border-color: #333333;
	border-width:1pt
}
.today {
	text-align: center;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	background-color: #AEFFAE;
	color: #FFFFFF;
	height:90px;
	width:110px;
	border-style: solid;
	border-color: #333333;
	border-width: 1pt;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	background-color: #AEFFAE;
	height:90px;
	width:110px;
	border-style: solid;
	border-color: #333333;
	border-width:1pt
}
.sunday {
	text-align: center;
	background-color: #82FF82;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	height:90px;
	width:250px;
	border-style: solid;
	border-color: #333333;
	border-width:1pt
}
.sunday a {
	color: #000000;
}
.saturday {
	text-align: center;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	height:90px;
	width:110px;
	border-style: solid;
	border-color: #333333;
	border-width:1pt
}
.saturday a {
	color: #000000;
}
.event {
	text-align: center;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	color: red;
	background-color: #FFFF99;
	height:90px;
	width:110px;
}
.event a {
	background-color: #FFFF99;
	color: red;
}
.selectedevent {
	text-align: center;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	color: red;
	background-color: #FFFF99;
	height:90px;
	width:110px;
}
.selectedevent a {
	background-color: #FFFF99;
	color: red;
}
.todayevent {
	text-align: center;
	vertical-align: top;
	font-size: 11pt;
	font-weight: bold;
	color: red;
	background-color: #FFFF99;
	height:90px;
	width:110px;
}
.todayevent a {
	background-color: #FFFF99;
	color: red;
	border-style: solid;
	border-color: #333333;
	border-width: 1pt;
}
.eventcontent {
	font-size: 10pt;
	background-color: #FFFFF;
	width: 100%;
}