/* Body: background color, default font */
Body{background-color:#B34700;font-family:Verdana,Arial,Helvetica;font-size:11px;}

/* Header: background color */
.HeadBg{background-color:#B34700;}

/* pane styles */
.LeftPane{background-color:#FFB380;border-right:#999999 1px solid;width:300px;}
.ContentPane{}
.RightPane{background-color:#FFD9BF;border-left:#999999 1px solid;width:200px;}

/* 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:#B34700;color:#FFFFFF;font-family:Verdana,Arial,Helvetica;font-size:13px;font-weight:bold;}

