body { font-size: .8em; font-family: Verdana, Arial, sans-serif; }
#wrapfooter { text-align: center; }
h1.siteheading {font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase;font-size: 1.5em; font-weight: normal;	}
h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; }
h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em ;}
h4 {font-size: 1.1em;}
li { font-size: 1em; }
.topnav { font-family: Verdana, Arial, sans-serif; text-align:right; font-size: .8em; font-weight: bold;}
div.leftside h2.moduletitle ,
div.rightside h2.moduletitle 
{ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.1em; }

h2.moduletitle a.ModuleEditLink,
a.ModuleEditLink ,
a.ModuleEditLink:link ,
a.ModuleEditLink:visited ,
a.ModuleEditLink:hover ,
a.ModuleEditLink:active { font-size: .7em; }

legend { font-weight: bold; }
legend a { text-decoration: none; }
.settinglabel, .settinglabelFixedHeight { font-weight: bold; }
.modulebuttonrow {text-align:center;  }
a.siteheading:link ,
a.siteheading:visited ,
a.siteheading:hover ,
a.siteheading:active { text-decoration:none;}
.sitelink { font-weight: bold; }
a.sitelink:link ,
a.sitelink:visited { text-decoration:none;}
a.sitelink:hover {text-decoration: underline; }
a.sitelink:active { text-decoration:none; }
.accent {font-weight: bold; }
.modulepager { font-weight: bold;}
a.ModulePager:hover { text-decoration: underline; }
.selectedpage{ font-weight: bold; line-height: 12px;}
a.SelectedPage:hover { text-decoration: underline; }
.txtcopyright { font-weight: normal; }
.txterror {font-weight: bold; color:Red; }
.TextLabel { }
div.moduletitle, span.moduletitle, tr.moduletitle, h2.moduletitle
{ font-weight: normal;  }
.modulesubtitle { font-weight: bold; }
.modulecontent { }
.modulefooter { text-align:center; }
.filesfooter { text-align:left; white-space:nowrap;}
.linkdescription { font-weight: normal; font-style: italic; }
ul {  }
div.sitemap ul , div.sitemap ul li {  }
.skiplink {display:none}
ul.userstats { }
ul.userstats li { }
.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;}
li.linkitem a, 
li.linkaltitem a { text-decoration: none; }
#wrapfooter a {text-decoration: underline; }
.aspbutton,
input.button ,
input[type=submit] {  margin: 0; font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #EAEAEA;padding: 2px 3px; 
	background: #CCC url(images/buttonbg.gif) repeat-x left bottom; 
	color: #333;
}

.code-csharp { border: 1px solid #999; background-color: #ddd; padding: 5px; margin:10px; }