/* Body: background color, default font */
Body{background-color:#006400;font-family:Verdana,Arial,Helvetica;font-size:11px;}

/* Header: background color */
.HeadBg{background-color:#006400;}

/* pane styles */
.LeftPane{background-color:#ccffcc;border-right:#999999 1px solid;}
.ContentPane{}
.RightPane{background-color:#ffffcc;border-left:#999999 1px solid;}

/* style of item titles by Announcements and events */
.ItemTitle{color:#800000;font-family:Verdana,Arial,Helvetica;font-size:11px;font-weight: bold;}

.ModuleTitle{background-color:#006400;color:#FFFFFF;font-family:Verdana,Arial,Helvetica;font-size:13px;font-weight:bold;}

/* --- BEGIN Content Editor CSS Styles drop-down menu --- */

/* style for module titles */
.Head{font-weight:bold;font-size:13px;color:#800000;font-family:Verdana,Arial,Helvetica;}

/* style of item titles on edit and admin pages */
.SubHead{font-weight:bold;font-size:11px;color:#800000;font-family:Verdana,Arial,Helvetica;}
