#iwmf
{
	position:fixed;
	top:0;
	left:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	z-index:50;
	
}

#iwmf div, #iwmf span {
	font-size: 1em;
}


#iwmf a
{
	color:#999999;
	text-decoration:none;
}

#iwmf a:hover
{
	background-color:transparent;
	color:#ffffff;
	text-decoration:underline;
}
#iwmf ul
{
	margin:0;
	padding:0;
}

#iwmf li
{
	list-style:none;
	margin:0px;
	padding:0;
}


#iwmf #iwmf_mainEventContainer
{
	float:left;
	display:inline;
	width:49%;
}

#iwmf #iwmf_mainhCardContainer
{
	float:left;
	display:inline;
	width:49%;
}

#iwmf #iwmf_mainContainer
{
	width: 100%;
	height:220px;
	margin:0;
	padding:0;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	display:none;
	padding-top:5px;
}


#iwmf #iwmf_mapContainer
{
	width: 100%;
	height:200px;
	min-height:200px;
	margin:0;
	padding:10px;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	display:none;
	
}
#iwmf #iwmf_mapFrame
{
	width: 1000px;
	border:thin black solid;
	height:180px;
	position:relative;
}


#iwmf #iwmf_eventsHead
{
	height:15px;
	margin: 0 0 5px 15px;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}

#iwmf #iwmf_contactsHead
{
	height:15px;
	margin: 0 0 5px 15px;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}


#iwmf .iwmf_Next
{
	float:right;
	margin-right:10px;
	font-size:.8em;
	text-transform:uppercase;
}

#iwmf .iwmf_Prev
{
	float:right;
	margin-right:10px;
	font-size:.8em;
	text-transform:uppercase;
}
#iwmf #iwmf_mainToolbar
{
	left:0px;
	width:auto;
	margin:auto;
	height:24px;
	background-color:#000000;
}

#iwmf #iwmf_gleam
{
	float:left;
	margin:0;
	padding:0 0 0 0px;
	width:26px;
	height:26px;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/oomphGleam.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	border-bottom:1px solid #333333;
	cursor:pointer;

}

#iwmf #iwmf_mainNavContainer
{
	background-color:#000000;
	padding-top:2px;
	margin-left:0px;
	width:auto;
	height:24px;
	border-bottom:1px solid #333333;
	display:none;
}

#iwmf #iwmf_listViewButton
{
	float:left;
	width:18px;
	height:18px;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/list_down_24x24.png');
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:2px;
	cursor:pointer;
}

#iwmf #iwmf_mapViewButton
{
	float:left;
	width:18px;
	height:18px;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/globe_down_24x24.png');
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:2px;
	cursor:pointer;
}

#iwmf #iwmf_calViewButton
{
	float:left;
	width:25px;
	height:25px;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/cal_up.png');
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	display:none;
}

#iwmf #iwmf_options
{
	float:right;
	font-size:smaller;
	color:#ffffff;
	margin:5px 0px 0px 10px;
}

#iwmf #iwmf_closeButton
{
	float:right;
	width:30px;
	height:17px;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/closeIcon.png');
	background-repeat:no-repeat;
	margin:2px 10px 0 10px;
}


#iwmf .iwmf_vEvent
{
	margin:0px;
	min-height:110px;
}

#iwmf .iwmf_vCard
{
	width:auto;
	min-height:110px;
}

#iwmf #iwmf_vCards
{
	width:auto;
	margin:0 10px 10px 10px;
	padding:10px;
	border:#333333 solid 2px;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	min-height:160px;
}

#iwmf #iwmf_vEvents
{
	width:auto;
	margin:0 10px 10px 10px;
	padding:10px;
	border:#333333 solid 2px;
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	min-height:160px;
}

#iwmf #iwmf_number
{
	background-image:url('http://www.baharcomputer.com/ClientScript/oomph/images/number_1.png');
	background-repeat:no-repeat;
	height:24px;
	width:24px;
	float:left;
	text-align:center;
	padding-top:5px;
	display:none;
}


#iwmf .iwmf_photo
{
	height:96px;
	width:96px;
	float:right;
	border:1px solid #333333;
	margin-left:10px;
}

#iwmf .iwmf_netBar
{
	padding:10px 5px 0 0;
	border-top:1px solid #333333;
	margin-top:10px;
	height:100%;
}

#iwmf .iwmf_netBar img
{
	border:0;
}

#iwmf .iwmf_netBar ul
{
	margin:0;
	padding:0;
}

#iwmf .iwmf_netBar li
{
	display:inline;
	margin:0px 10px 0px 0px;
	

}


#iwmf .iwmf_iconOutlook a:link,
#iwmf .iwmf_iconOutlook a

{
	background:transparent url('http://www.baharcomputer.com/ClientScript/oomph/images/outlook.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
	

}

#iwmf .iwmf_iconLive a:link,
#iwmf .iwmf_iconLive a

{
	background:transparent url('http://www.baharcomputer.com/ClientScript/oomph/images/live.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconGoogle a:link,
#iwmf .iwmf_iconGoogle a

{
	background:transparent url('http://www.baharcomputer.com/ClientScript/oomph/images/google.png') no-repeat scroll 0 50%;
	display:block;
	float:left;
	height:16px;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconYahoo a:link,
#iwmf .iwmf_iconYahoo a

{
	background:transparent url('http://www.baharcomputer.com/ClientScript/oomph/images/yahoo.png') no-repeat scroll 0 50%;
	display:inline-block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:27px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconApple a:link,
#iwmf .iwmf_iconApple a 

{
	background:transparent url('http://www.baharcomputer.com/ClientScript/oomph/images/apple.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_icon30b a:link,
#iwmf .iwmf_icon30b a

{
	background:transparent url('http://www.baharcomputer.com/ClientScript/oomph/images/30boxes.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}


#iwmf .iwmf_summary
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_fn
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_org
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_dtend
{
	visibility:collapse;
	display:none;
}

#iwmf .iwmf_geo
{
	display:none;
}

#iwmf .iwmf_category
{
	display:none;
}


#iwmf .iwmf_country-name
{
	display:none;
}

#iwmf .iwmf_description
{
	margin-top:10px;
}

#iwmf .iwmf_given-name
{
	font-size:1.2em;
	font-weight:bold;
}

#iwmf .iwmf_family-name
{
	font-size:1.2em;
	font-weight:bold;
}


#iwmf .iwmf_vEventContainer
{
	width:100%;
}

#iwmf .iwmf_hCardContainer
{
	width:100%;
}
body {direction: rtl;
 font-family: tahoma 
	margin: 0px 0px 0px 0px;
	
	 color: #555;
	 font: 70%/1.5 tahoma, 'Trebuchet MS', arial, sans-serif;

}
.pagebody {
	background-color: #008ECC;
	color: #555;
	text-align:center; 
}




#wrapwebsite {
	margin: 0px auto 15px auto;
	width: 95%;
	background-color:#FFF;
	border: 3px solid #C0C0C0; text-align:right;  
}

#wrapheader {
	position: relative;
	clear: left;
	width: 100%;
	height: 120px;
	margin: 0;
	padding: 0;
	
	background-position: right;
}
#wrapcenter {
	margin: 0px 5px 0px 5px;
	clear: left;
	min-height: 300px;
}
#wrapfooter {
	background: #315A8E;
	color: #CCC;
	clear: both;
	height: 40px;
	margin: 0;
	text-align: center;font-size: 92%;
}
#wrapfooter a { color: #FFF; text-decoration: none; font-weight: bold;}
#breadcrumb {
	padding: 4px 4px 4px 4px;
}

.leftside {
	float: left;
	width: 25%;
	margin: 10px 5px 0px 0px;
}
.center-nomargins {
	width: 99%;
	margin: 5px;
}
.center-rightandleftmargins {
	float: left;
	width: 48%;
	margin: 10px 5px 0px 5px;
}
.center-rightmargin {
	float: left;
	width: 73%;
	margin: 10px 0px 0px 5px;
}
.center-leftmargin {
	float: left;
	width: 70%;
	margin: 10px 0px 0px 5px;
}
.rightside {
	float: right;
	width: 25%;
	margin: 10px 0px 0px 0px;
}
.clear {
	clear: both;
}
.sitelogo {
	float: right;
	margin: 5px;
}
.siteheading {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:none;
}
h1.siteheading {
	padding: 10px 5px 10px 0px;
}
.topnav {
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: right;
	height:20px;
	position: absolute;
	
}
.topnav ul {
	margin: 0px 0px 0px 0px;
	display: inline;
	padding: 0px;

}
li.topnavitem {
	float: right;
	list-style-type: none;
	padding: 0px 7px 0px 7px;
	border-right: thin solid;
	border-right-color: #33CC33;
}
li.firstnav {
	float: right;
	list-style-type: none;
	padding: 0px 7px 0px 5px;
}
.editpanel {
	position: absolute;
	top: 73px;
	left: 0px;
}
div.addthisbutton {
	position: absolute;
	top: 60px;
	right: 10px;
}
fieldset {
	margin: 0px 5px 7px 3px;
	padding: 1em;
}
.settinglabel {
	float: right;
	clear: left;
	width: 20em;
	padding: 1px;
}
.settinglabelFixedHeight {
	float: left;
	clear: left;
	width: 20em;
	padding: 1px;
	height: 77px;
}
.settingrow {
	padding: 4px 0px 4px 0px;
	clear: left;
}
.modulebuttonrow {
	clear: left;
}
.div2columnleft {
	width: 350px;
	padding: 1px;
}
.div2columnright {
	margin: 0px 0px 0px 305px;
	padding: 1px;
}
.modulepager {
	vertical-align: top;
	padding: 4px 4px 4px 4px;
}
h1, h2, h3, h4 p {
	padding: 0;
	margin: 10px 15px;
}
.TextLabel {
	width: 15px;
}
.watermarktextbox {
	width: 9em;
}
.moduleedit {
	height: 28px;
	margin: 0px;
	padding: 0px;
}
div.moduletitle, span.moduletitle, tr.moduletitle, h2.moduletitle {
	padding: 4px 0px 4px 5px;
	clear: both;
}
h2.moduletitle {
	padding: 0px 25px 3px 0px;
	margin: 0px 0px 0px 0px;
}
.modulesubtitle {
	padding: 4px 5px 0px 5px;
	height: 23px;
}
.modulecontent {
	vertical-align: top;
	padding: 4px 4px 4px 4px;
	font-size:110%;
	text-align:right;
}
.modulefooter {
	display: none;
}
.floatpanel {
	margin-left: 15px;
}
.clearpanel {
	clear: left;
	padding-top: 15px;
}
.simplelist, .simplelist li {
	list-style: none;
	padding: 0px 0px 4px 10px;
}
ul.linkitem {
	list-style: none;
	margin: 0px 0px 0px 0px;
}
div.sitemap ul, div.sitemap ul li {
	list-style: none;
}
ul.userstats {
	list-style-type: none;
	margin: 0px 0px 0px 40px;
}
ul.userstats ul {
	margin: 0;
	padding: 0;
	display: block;
}
ul.userstats li {
	list-style: none;
}
ul.linkitem {
	position: relative;
	top: -6px;
	right: 0px;
	list-style: none;
	margin: 10px;
	padding: 0px;
}
ul.linkitem li {
	margin: 0px 0px 1px 0px;
	padding: 2px 0px 2px 0px;
	list-style: none;
	min-height: 18px;
}
ul.linkitem a {
	padding: 2px 5px 2px 10px;
}
* html body ul.linkitem a {
	height: 18px;
}
ul.linkitem a:hover {
	padding: 2px 5px 2px 10px;
}
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #FAFAFA;
	border: 1px solid #EAEAEA;
	border-right: 5px solid #72A545;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
	padding: 0 0 0 32px;
	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #EAEAEA;
	border-right: 5px solid #72A545;
	font-weight: bold;
}
.logolist {
	}
.breadcrumbs {
	padding: 4px 4px 10px 4px;
}
div.panelwrapper {
	margin-bottom: 5px;
}
div.panelwrapper ul.simplelist {
	margin-bottom: 0px;
}
table.editgrid {
	margin: 10px;
}
table.editgrid td {
	padding: 7px;
}
table.editgrid th {
	padding: 7px;
	font-weight: bold;
}
.minheightpanel {
	min-height: 200px;
}
.gmaptextbox {
	width: 27em;
}
.gmap {
	margin: 0px 0px 10px 0px;
}
.padded {
	padding: 7px 7px 7px 7px;
}
div.AspNet-RadioButtonList ul, div.AspNet-CheckBoxList ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li.AspNet-RadioButtonList-Item, li.AspNet-CheckBoxList-Item {
	white-space: nowrap;
}
.foldergallery a {
	color: White;
}
img {
	border: none;
}
.foldergallery h1 {
	font-size: large;
	margin-bottom: 20px;
}
.album {
}
.albumFloat {
	float: left;
	text-align: center;
	margin-right: 8px;
	margin-bottom: 4px;
}
.albumDetailsLink {
}
.albumMetaSectionHead {
	background-color: Gray;
	color: White;
	font-weight: bold;
}
.albumMetaName {
	font-weight: bold;
}
.albumMetaValue {
}
.center {
	text-align: center;
}
div.simplehorizontalmenu {
	clear: both;
	width: 100%;
	height: 27px;
}
ul.simplehorizontalmenu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.simplehorizontalmenu li {
	display: inline;
	padding: 0px 10px 0px 10px;
}
ul.simplehorizontalmenu li.selecteditem {
	font-weight: bold;
}
.vevent {
	padding: 10px 10px 10px 10px;
}
.smalltextbox {
	width: 4em;
}
.normaltextbox {
	width: 10em;
}
.mediumtextbox {
	width: 15em;
}
.widetextbox {
	width: 25em;
}
.verywidetextbox {
	width: 35em;
}
.whoson {
	float: left;
	padding: 5px 5px 5px 5px;
}
.ratingcontainer {
	float: right;
}
.ratingrow {
	white-space: nowrap;
}
.ratingStar {
	white-space: nowrap;
	margin: 1em;
	height: 14px;
}
.ratingStar .ratingItem {
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	cursor: pointer;
}
.ratingStar .Filled {
	background-image: url('ratingStarFilled.png');
}
.ratingStar .Empty {
	background-image: url('ratingStarEmpty.png');
}
.ratingStar .Saved {
	background-image: url('ratingStarSaved.png');
}
.ratingcomments {
	border: black 1px solid;
	background-color: #eeeeee;
	color: #000000;
	width: 300px;
	height: 210px;
	padding: 5px;
	position: absolute;
	margin-top: 15px;
}
.ratingcommentbox {
	width: 280px;
	height: 100px;
}
.pageicons {
	display: none;
}
.tag-cloud {
	list-style-type: none;
	margin: 15px 0px 3px -30px;
}
.tag-cloud li {
	display: inline;
	list-style-type: none;
}
.tagcount {
	font-size: x-small;
}
.tag-cloud .weight1 {
	font-size: 90%;
}
.tag-cloud .weight2 {
	font-size: 110%;
}
.tag-cloud .weight3 {
	font-size: 120%;
}
.tag-cloud .weight4 {
	font-size: 130%;
}
.tag-cloud .weight5 {
	font-size: 140%;
}
.tag-cloud .weight6 {
	font-size: 150%;
}
.tag-cloud .weight7 {
	font-size: 160%;
}
.tag-cloud .weight8 {
	font-size: 180%;
}
.tag-cloud .weight9 {
	font-size: 200%;
}
.tag-cloud .weight10 {
	font-size: 210%;
}


.div2columnright { background-color: #669966;  }
a.ModuleEditLink ,
a.ModuleEditLink:link ,
a.ModuleEditLink:visited { color: #72A545; }
a.ModuleEditLink:hover { color: #006699; }
a.ModuleEditLink:active ,
a.siteheading:link ,
a.siteheading:visited ,
a.siteheading:hover ,
a.siteheading:active ,
.sitelink ,
a.sitelink:link ,
a.sitelink:visited { color:  #72A545; }
a.sitelink:hover { color: #72A545; }
a.sitelink:active { color:  #72A545; }
.accent { color: #FFF; }
.selectedpage{color:Black; }
a.SelectedPage:link { color:Black; }
a.SelectedPage:visited { color:Black; }
a.SelectedPage:hover {color:Black; }
a.SelectedPage:active {color:Black; }
a:link {  }
a:visited { color: #72A545;  }
a:hover { color: #006699; }
a:active { color: #72A545;  }
legend a.ModuleEditLink { color: #ffc796; }
legend a.ModuleEditLink:link {color: #ffc796; }
legend a.ModuleEditLink:visited {color: #ffc796; }
legend a.ModuleEditLink:hover {color: #ffc796; }
legend a.ModuleEditLink:active {color: #ffc796; }
.txtcopyright {color: #FFF; }
.txterror {color: red }
.TextLabel { background-color:#ECECEC; }
.watermarktextbox { color:Gray; }
.moduleedit { background-color: #C7D0D7; }
div.moduletitle, span.moduletitle, tr.moduletitle, h2.moduletitle 
{
	color: #339900;
	background-color: #CCCCCC;
}
.modulesubtitle { color: white; background-color: #EAEAEA; } 
.filesfooter { background-color: #00688E; color:White; }
ul.linkitem li {background: #f2f2f2;}
ul.linkitem a { color: #333;}
ul.linkitem a:hover {background: #f2f2f2;color: #339900;}
.modulerow{ background-color:#EAEAEA; }
.modulealtrow { background-color: #eee;}
h2 {color: #339900;}
h3 {color: #333;}
h2.moduletitle {
    color: #339900;
	background-color: #CCCCCC;	
}
div.AspNet-Menu-Horizontal{
	background-color: #0066CC;
}
img { border: 0px; }
input.openid_login {background: url('openidlogin.gif') no-repeat;
 background-color: #fff; background-position: 0 50%; color: #000;padding-left: 18px;
}

h2.moduletitle {background: #CCCCCC  url('smallBall2.gif') no-repeat ;
	background-position:right; }
	

fieldset { border: 1px solid #ffc796;}
.collapsiblepanel { border-style:dashed; border-width:thin; }
.TextLabel { border:3px solid #ECECEC;  }
.moduleedit { border: 3px lime; }
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC; }
.site-statistics { border-bottom: solid thin #cccccc; }
ul.linkitem li {border-right: 5px solid #CCC;}
li.linkitem:hover, li.linkaltitem:hover {border-right:5px solid #72A545; }
.vevent abbr{border:0}
div.panelwrapper {
	border: 1px solid #C0C0C0;
}
.siteheading {font-size: 100%; text-decoration:none;}
h1.siteheading {font: bolder 30px 'Arial', tahoma, Sans-serif;
	letter-spacing: 1px; text-transform: none;float:right;text-align:center}

legend { font-size:larger; font-weight: bold; }
legend a { text-decoration:none;}
.settinglabel, .settinglabelFixedHeight { font-weight: bold; font-size:smaller; }
.modulebuttonrow {text-align:center;  }
a.ModuleEditLink ,
a.ModuleEditLink:link ,
a.ModuleEditLink:visited ,
a.ModuleEditLink:hover ,
a.ModuleEditLink:active {  font-size:10px; }
a.siteheading:link { text-decoration: none;  }
a.siteheading:visited { text-decoration: none; }
a.siteheading:hover { text-decoration: none; }
a.siteheading:active { text-decoration: none; }
ul.firstnav span.sitelink,
li.topnavitem,
li.firstnav,
.WelcomeMessage ,
.sitelink {  font-weight: bold; font-size: 10px;  }
a.sitelink:link { text-decoration: none; }
a.sitelink:visited { text-decoration: none; }
a.sitelink:hover { text-decoration: underline; }
a.sitelink:active { text-decoration: none; }
.accent { font-weight: bold; }
a.ModulePager:link { text-decoration: underline; }
a.ModulePager:visited { text-decoration: underline;}
a.ModulePager:hover { text-decoration: underline; }
a.ModulePager:active { text-decoration: underline; }
.selectedpage{ font-weight: bold;}
a.SelectedPage:link { font-weight: bold; text-decoration: none; }
a.SelectedPage:visited { font-weight: bold; text-decoration: none; }
a.SelectedPage:hover { font-weight: bold; text-decoration: underline; }
a.SelectedPage:active { font-weight: bold; text-decoration: none;}
a:hover { text-decoration: underline; }
legend a.ModuleEditLink { font-size:smaller; }
legend a.ModuleEditLink:link { font-size:smaller;}
legend a.ModuleEditLink:visited { font-size:smaller;}
legend a.ModuleEditLink:hover { font-size:smaller;  }
legend a.ModuleEditLink:active {  font-size:smaller;}
h1, h2, h3 {font-family: 'tahoma', Arial, sans-serif;font-weight: bold;}
h1 {font-size: 1.7em;	}
h2 {font-size: 1.5em;}
h3 {font-size: 16px;}
.txtcopyright { font-size: 80%;font-weight: normal; }
.txterror { font-weight: bold;  }
.moduleedit { text-indent: 4px; }
div.moduletitle, span.moduletitle, tr.moduletitle, h2.moduletitle 
{ font-size:1.5em;  text-transform: none;  }
.modulesubtitle { font-weight: bold; } 

.modulefooter { font-size:11px; text-align:center;  }
.filesfooter { text-align:left; white-space:nowrap;}
.linkdescription { padding: 5px 5px 5px 5px; }
div.sitemap ul , div.sitemap ul li { font-size:100%; }
.skiplink {display:none}
ul.userstats {font-size:90%;  }
ul.userstats li {font-size:100%;  }
.unselectedcrumb { font-weight:normal;}
.selectedcrumb { font-weight:bold; }
a.selectedcrumb:link ,
a.selectedcrumb:visited { text-decoration: none;}
a.selectedcrumb:hover { text-decoration: underline;}
a.selectedcrumb:active { text-decoration: none;}
a.unselectedcrumb:link ,
a.unselectedcrumb:visited { text-decoration: none;}
a.unselectedcrumb:hover { text-decoration: underline;}
a.unselectedcrumb:active { text-decoration: none;}
ul.linkitem a { font-weight: bold; text-decoration:none;}
.buttonlink {display:table-cell;background-color:transparent;border-style:none;color: #0033FF;cursor: pointer;text-decoration: underline; font-size: 9px;}
a.AspNet-Menu {font: 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;  }




.siteheading {font-size: 130%; text-decoration: none;}
h1.siteheading {text-align:center;}

legend { font-size:larger; font-weight: bold; }
legend a { text-decoration:none;}
.settinglabel {font-weight: bold; font-size:smaller; }
.modulebuttonrow {text-align:center;  }
a.ModuleEditLink { font-size:smaller;}
a.ModuleEditLink:link { font-size:smaller;}
a.ModuleEditLink:visited { font-size:smaller;}
a.ModuleEditLink:hover { font-size:smaller; }
a.ModuleEditLink:active {  font-size:smaller; }
a.siteheading:link { text-decoration: none;  }
a.siteheading:visited { text-decoration: none; }
a.siteheading:hover { text-decoration: underline; }
a.siteheading:active { text-decoration: none; }
.WelcomeMessage { font-weight: bold; font-size: 85%; }
.sitelink {  font-weight: bold; font-size: 85%; }
a.sitelink:link { text-decoration: none; }
a.sitelink:visited { text-decoration: none; }
a.sitelink:hover { text-decoration: underline; }
a.sitelink:active { text-decoration: none; }
.accent { font-weight: bold; }

a.ModulePager:link { text-decoration: underline; }
a.ModulePager:visited { text-decoration: underline;}
a.ModulePager:hover { text-decoration: underline; }
a.ModulePager:active { text-decoration: underline; }
.selectedpage{ font-weight: bold;}
a.SelectedPage:link { font-weight: bold; text-decoration: none; }
a.SelectedPage:visited { font-weight: bold; text-decoration: none; }
a.SelectedPage:hover { font-weight: bold; text-decoration: underline; }
a.SelectedPage:active { font-weight: bold; text-decoration: none;}
a:hover { text-decoration: underline; }
legend a.ModuleEditLink { font-size:smaller; }
legend a.ModuleEditLink:link { font-size:smaller;}
legend a.ModuleEditLink:visited { font-size:smaller;}
legend a.ModuleEditLink:hover { font-size:smaller;  }
legend a.ModuleEditLink:active {  font-size:smaller;}
h1 {font-size: 105%;  }
h2 {font-size: 100%;  }
h3 {font-size: 95% ; }
h4 {font-size: 90%;  }
.txtcopyright { font-size: 80%;font-weight: normal; }
.txterror {font-size: 100%; font-weight: bold;  }
.moduleedit { text-indent: 4px; }
div.moduletitle, span.moduletitle, tr.moduletitle, h2.moduletitle 
{ font-size:120%;  font-weight: bold; }
.modulesubtitle { font-weight: bold; } 

.modulefooter { font-size:smaller; text-align:center;  }
.filesfooter { text-align:left; white-space:nowrap;}
.linkdescription {font-size: 100%;  font-weight: normal; font-style: italic; }
ul { font-size:80%;}
div.sitemap ul , div.sitemap ul li { font-size:100%; }
.skiplink {display:none}
ul.userstats {font-size:90%;  }
ul.userstats li {font-size:100%;  }

body {
	}
div.AspNet-Menu-Horizontal{
	position: absolute;
	width: 100%;
	height: 25px;
	bottom: 2px;
	right: 0px;
	float:right;
	}
div.AspNet-Menu-Horizontal ul.AspNet-Menu
{ margin:0; padding:2px 0px 0px 7px; list-style:none;}
ul.AspNet-Menu li {
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
	font: tahoma;
	font-family: Tahoma;

}
ul.AspNet-Menu li img { }
ul.AspNet-Menu li a ,
ul.AspNet-Menu li ul li.AspNet-Menu-ParentSelected a
{ float:left;background: url('tableft.gif') no-repeat left top;
   margin:0;padding:0 0 0 4px;text-decoration:none;}

div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu span
{ float:left;display:block;background: url('tabright.gif') no-repeat right top;
   padding:7px 15px 4px 8px;color: #CCC;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu span {float:none;}
/* End IE5-Mac hack */
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu:hover span {
	color:#FFF;}
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu:hover {
	background-position:0% -42px;}
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu:hover span { background-position: 100% -42px;}

div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-SelectedWithChildren a.AspNet-Menu,
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf a.AspNet-Menu
{ background-position:0% -42px; }

div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-SelectedWithChildren a.AspNet-Menu span,
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf a.AspNet-Menu span
{background-position: 100% -42px; color: #FFF;}

/* vertical menu */

div.AspNet-Menu-Vertical{margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px;
	background-color: inherit;	 }
div.AspNet-Menu-Vertical ul.AspNet-Menu 
{ position:relative; top: -6px; left: 0px;  }
div.AspNet-Menu-Vertical ul.AspNet-Menu ul 
{ margin: 0; padding: 0; display: none; }
div.AspNet-Menu-Vertical ul.AspNet-Menu li img { display:none; }
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul ul ul ul ul ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul ul ul ul ul ul ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul ul ul ul ul ul ul ul
{ display: none; }

div.AspNet-Menu-Vertical ul.AspNet-Menu li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li li li li li:hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li li li li.AspNet-Menu-Hover ul,
div.AspNet-Menu-Vertical ul.AspNet-Menu li li li li li li li li li li li.AspNet-Menu-Hover ul    
{ display: block; }

div.AspNet-Menu-Vertical ul.AspNet-Menu ul 
{position:relative; right: 0px; top: -20px; }

div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf > a  ,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf  > a
{ background-image: none; }

div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren > a
{background-color: #f2f2f2 ; background-image: url('GreenCircle.gif'); 
	background-repeat:no-repeat; background-position:left; 
	width: 160px; display: block; font-weight: bold;text-decoration:none;	
	padding: 2px 5px 2px 10px;color: #333;border-right: 5px solid #CCC;	
	min-height: 18px;	}
	
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-SelectedWithChildren > a,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren > a:hover
{background-color: #ECECEC ; background-image: url('GreenCircle.gif'); 
	background-repeat:no-repeat; background-position:left;width: 160px; }
	
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-ChildSelected > a
{background-color: #f2f2f2 ; background-image: url('GreenCircle.gif'); 
	background-repeat:no-repeat; background-position:left; 
	padding:2px 5px 2px 10px;color: #339900;border-right:5px solid #72A545;
	width: 160px;}
	
div.AspNet-Menu-Vertical ul.AspNet-Menu a.AspNet-Menu-SelectedLeaf 
{ padding:2px 5px 2px 10px;background: #f2f2f2;color: #339900;
	border-right:5px solid #72A545;width: 160px;}

div.AspNet-Menu-Vertical ul.AspNet-Menu a.AspNet-Menu-Leaf 
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	background: #f2f2f2;
	color: #333;
	border-right: 5px solid #CCC;
	min-height: 18px;
	width: 160px;
}

div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren
{border: 1px solid #f2f2f2; border-bottom:solid 1px white;
	clear:left;	float:left;list-style:none;margin: 0px 0px 0px -40px;
}

div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px 2px 10px;
	background: #f2f2f2;
	color: #333;
	border-right: 5px solid #CCC;
	min-height: 18px;
	width: 160px;
	clear: both;
}

* html body div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu 
{clear:left; height: 18px; width: 160px;}

div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu:hover,
div.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren a.AspNet-Menu:hover
 {padding:2px 5px 2px 0px;background: #f2f2f2;color: #339900;
	border-right:5px solid #72A545;width: 160px; }

body { }
div.AspNet-TreeView {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
}
div.AspNet-TreeView ul {
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	right:0px;
}
.AspNet-TreeView-Show { }
.AspNet-TreeView-Hide { display:none;}
div.AspNet-TreeView ul li
{padding: 3px 0 2px 0; }
div.AspNet-TreeView ul ul {
	margin: 2px 0 2px 0px;
}
div.AspNet-TreeView ul li img
{border: none; vertical-align: middle; margin: 0 2px 0 0; }
div.AspNet-TreeView li a {text-decoration: none;}
div.AspNet-TreeView li.AspNet-TreeView-Root {}
div.AspNet-TreeView li.AspNet-TreeView-Parent {}
div.AspNet-TreeView li.AspNet-TreeView-Leaf { margin-right: 0px;right:0px;}
div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink { cursor: pointer;}
div.AspNet-TreeView .AspNet-TreeView-Collapse
{background: url(collapse.gif) 0 0 no-repeat; width: 15px; margin-right: 0px;
  float:right; cursor: pointer; }
div.AspNet-TreeView .AspNet-TreeView-Expand
{
	background-position: right;
	background: url(expand.gif) 0 0 no-repeat;
	width: 15px;
	margin-right: 0px;
	float: right;
	cursor: pointer;
}
div.AspNet-TreeView a,
div.AspNet-TreeView a:visited,
div.AspNet-TreeView a:active,
div.AspNet-TreeView a:link {color: #333;}
div.AspNet-TreeView a:hover { color:#72A545;}
div.AspNet-TreeView .AspNet-TreeView-Selected a
{font-weight: bold !important;color: #339900 !important;}
div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{ font-weight: bold !important; color: #333 !important;}
li.AspNet-TreeView-Leaf,
li.AspNet-TreeView-Root ,
li.AspNet-TreeView-Selected ,
li.AspNet-TreeView-Parent
{
	display: block;
	list-style: none;
	font-weight:normal;
	color: #333;
	text-decoration: none;
	padding: 2px 5px 2px 10px;
	background: #F2F2F2;
	border-right: 5px solid #CCC;
	border-bottom: solid 1px white;
	border-top: solid 1px white;
	min-height: 18px;
}
li.AspNet-TreeView-Selected ,
li.AspNet-TreeView-Leaf:hover,
li.AspNet-TreeView-Root:hover ,
li.AspNet-TreeView-Selected:hover ,
li.AspNet-TreeView-Parent:hover{
	border-right: 5px solid #72A545;
	border-right-color: #0090F5;
}
li.AspNet-TreeView-Root {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li.AspNet-TreeView-ParentSelected ,
li.AspNet-TreeView-Selected ul li.AspNet-TreeView-ParentSelected
{ margin: 0px 0px 0px 0px; }
li.AspNet-TreeView-Leaf img,
li.AspNet-TreeView-Root img {display:none;}
li.AspNet-TreeView-Leaf a,
li.AspNet-TreeView-Root a ,
li.AspNet-TreeView-Selected a ,
li.AspNet-TreeView-Parent a
{padding: 0px 0px 0px 10px;color: #333;}

.blogwrapper {   }
.blognavleft {float: left; width: 175px; padding: 5px 5px 30px 5px; 
	margin: 0px 0px 0px 0px;  }
.blognavright {float: right; width: 175px;  padding: 5px 5px 30px 5px; 
	margin: 0px 0px 0px 0px;  }
.blogcenter-nonav {margin: 0px 0px 0px 0px; padding: 5px 0px 0px 5px;    }
.blogcenter-leftnav {margin: 0px 0px 0px 185px; padding: 5px 0px 0px 5px;   }
.blogcenter-rightnav {margin:0px 185px 0px 0px; padding: 5px 0px 0px 5px;    }
.bloginfo {   }
.bloginfotitle {   font-weight: bold; }
.blogtitle { margin: 5px 0px 0px 0px;   font-weight: bold;  }
.blogdate { padding: 0px 5px 0px 0px; text-align:right; font-size:11px;  }
.blogcommentlink 
{ font-size:11px; text-align:right; padding: 0px 5px 3px 0px; font-family: Trebuchet MS;    }
div.blogcommentlink{ border-bottom: 1px solid #EAEAEA; }
div.blogcommenttext { border-bottom: 1px solid #EAEAEA;   }
.blogcommenttitle { font-family: Trebuchet MS;    }

.blogcommentposter { font-size:11px;   }
.blognav ul { list-style-type:none;  }
.blognav li { list-style: none; margin: 0px 0px 3px -30px;  }
div.blognavright div h3 { margin: 0px 0px -10px 8px; }.forumthreadcrumbs { margin: 0px 0px 3px 0px;}
.forumpostheader {padding: 0px 0px 0px 5px;margin: 0px 0px 0px 0px;   
	background-color: #eee; font-weight: bold; }
.postwrapper { background-color: #EAEAEA; margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; border:solid thin #EAEAEA;}
.postleft {float: right; text-align:center;  width: 20%; padding: 15px 5px 5px 5px; 
	margin: 0px 0px 0px 0px; }
.postright {
	padding: 0px 0px 0px 0px;
	margin: 0px 21% 0px 0px;
	background-color: white;
}
.posttopic {   background-color: #EAEAEA; }
.postbody { padding: 10px 5px 0px 5px; }
.forumpostuserpropertylist {  margin: 0px 0px 0px 0px; text-align: center; }
.forumpostusername { list-style-type:none;   }
.forumpostuseravatar { list-style-type:none; }
.forumpostuserattribute { list-style-type:none; }.rsswrapper {   }
.rssnavleft {float: left; width: 235px; padding: 5px 5px 30px 5px; margin: 0px 0px 0px 0px;  }
.rssnavright {float: right; width: 235px;  padding: 5px 5px 30px 5px; margin: 0px 0px 0px 0px;  }
.rsscenter-nonav {margin: 0px 0px 0px 0px; padding: 5px 0px 0px 5px; font-size: 105%;   }
.rsscenter-leftnav {margin: 0px 0px 0px 245px; padding: 5px 0px 0px 5px; font-size: 105%;   }
.rsscenter-rightnav {margin:0px 245px 0px 0px; padding: 5px 0px 0px 5px; font-size: 105%;  }
.rsstitle { margin: 5px 0px 0px 0px; font-size: 15px; font-weight: bold;   }
.rssdate {  padding: 0px 5px 0px 0px; text-align:right;    }
.rsstext {   }
.rssauthor {  padding: 0px 0px 5px 5px; font-family: Trebuchet MS;  border-bottom: solid 1px #ccc;   }
.FeedHead {  padding: 0.5em; }
.FeedBody { border-color: #CAB693; border-style: solid; border-width: 1px;
	border-top-width: 0px; padding-left: 0.5em; padding-right: 0.5em; }
.rssfeedentryTrue {   }
.rssfeedentryFalse { background-color: #6F7A86; }
	.aspcalendarmain { margin: 0px 0px 0px 5px; background-color: #e6efdb; color:Black; font-size:10px; }
.aspcalendardayheader { font-weight:bold; font-size:10px; color:#08619a; text-align:center; white-space:nowrap;}
.aspcalendarday { border: solid 1px black;  font-size:10px; color:Black; text-align:center; white-space:nowrap;}
.aspcalendarnextprevious {  font-weight:bold; font-size:small; color:Black; text-align:center; white-space:nowrap; }
.aspcalendarothermonth { border: solid 1px black; background-color:#f3f3f3;  font-size:10px; color:Black; text-align:center; white-space:nowrap; }
.aspcalendarselectedday { border: solid 1px black; background-color:#FFFFE0;  font-size:10px; color:Black; text-align:center;  }
.aspcalendarselector {   font-size:8pt; font-weight:bold; text-align:center; white-space:nowrap;  }
.aspcalendartitle { border: none;  background-color: #e8e8e8; font-size:10px; font-weight:bold; text-align:center; white-space:nowrap; }
.aspcalendartoday { border: solid 1px black; background-color:#FFFFE0; color:Black; font-size:10px; text-align:center; }
.aspcalendarweekendday { border: solid 1px black; background-color:#D3D3D3; color:Black; font-size:10px; text-align:center; }


.mpcalendarmain { border-style:solid; padding:3px; margin:0; color:Black; font-size:small; width: 100%;}
.mpcalendardayheader { font-weight:bold; font-size:8pt; color:Black; text-align:center; }
.mpcalendarday { border: solid 1px black;  font-size:8pt; color:Black; text-align:center; }
.mpcalendarnextprevious {font-weight:bold; font-size:small; color:Black; text-align:center;  }
.mpcalendarothermonth { border: solid 1px black; background-color:#f3f3f3;  font-size:8pt; color:Black; text-align:center;  }
.mpcalendarselectedday { border: solid 1px black; background-color:#FFFFE0;  font-size:8pt; color:Black; text-align:center;  }
.mpcalendarselector { background-color: #eee; color:Green; border-color:Red;  font-size:8pt; font-weight:bold; text-align:center; }
.mpcalendartitle { font-size:8pt; font-weight:bold; text-align:center;  }
.mpcalendartoday { border: solid 1px black; background-color:#FFFFE0; color:Black; font-size:8pt; text-align:center; }
.mpcalendarweekendday { border: solid 1px black; background-color:#D3D3D3; color:Black; font-size:8pt; text-align:center; }
