

body, td, th, li {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th {
    font-weight: bold; 
    background-color: #E8E8E8;
}

a:link {
    text-decoration: none; 
    color: blue;
}

a:visited {
    text-decoration: none; 
    color: blue;
}

a:hover {
    text-decoration: underline; 
    color: red;
}


a:link#cat {
    text-decoration: none; 
    color: blue;
}

a:visited#cat {
    text-decoration: none; 
    color: blue;
}

a#cat:hover {
    text-decoration: underline; 
    color: red;
}













form { 
    margin-bottom: 0;
}





.highlight {
    background-color: #AAFFAA;
}

.headingblock {
    background-image: url(http://www.mapccstraining.org/elc/theme/standardgrey/gradient.jpg);
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}


.myheadingblock {
    background-image: url(http://www.mapccstraining.org/elc/theme/standardgrey/solid.jpg);
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}


.mk_headingblock {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.navbar {
    background-image: url(http://www.mapccstraining.org/elc/theme/standardgrey/gradient.jpg);
}


a:link#navbar {
    font-family: verdana;
	text-decoration: none; 
    color: #3f76ab;
}

a:visited#navbar {
	font-family: verdana;
    text-decoration: none; 
    color: #3f76ab;
}

a:hover#navbar {
	font-family: verdana;
    text-decoration: underline; 
    color: red;
}


.generaltable {
}

.generaltableheader {
    background-image: url(http://www.mapccstraining.org/elc/theme/standardgrey/gradient.jpg);
}

.generaltablecell {
}

.sideblock {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.sideblockheading {
    background-image: url(http://www.mapccstraining.org/elc/theme/standardgrey/gradient.jpg);
}

.sideblockmain {
}

.sideblocklinks {
}

.sideblocklatestnews {
}

.sideblockrecentactivity {
}

.outlineheadingblock {
    background-image: url(http://www.mapccstraining.org/elc/theme/standardgrey/gradient.jpg);
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.forumpost {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.forumpostheader {
}

.forumpostheadertopic {
}

.forumpostpicture {
}

.forumpostside {
}

.forumpostmessage {
}


.weeklyoutline {
}

.weeklyoutlineside {
}

.weeklyoutlinesidehighlight {
}

.weeklyoutlinecontent {
}

.weeklyoutlinecontenthighlight {
}


.topicsoutline {
}

.topicsoutlineside {
}

.topicsoutlinesidehighlight {
}

.topicsoutlinecontent {
}

.topicsoutlinecontenthighlight {
}


.siteinfo {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.siteinfocontent {
}


.generalbox {
    border-width: 1px;
    border-color: #555555;
    border-style: solid;
}

.mk_generalbox {
    border-width: 0px;
    border-color: #555555;
    border-style: solid;
}

.generalboxcontent {
}

.feedbacktext {
    color: darkblue;
    font-weight: bold;
    font-size: 12px;
}

select.formSelect  {
   font-size: .9em;
   color: #000;
   background-color: #FFF;
   padding: 2px;
   border: solid 1px #000;
}





