/*Event Colors */
/* All Client Templates */
	#header #titleImage #titleNoLogo{background-color:#993333;}
	#header #titleImage{background-color:#993333;}
	#header #titleHead {background-color:none;}
/* Type 2 Templates */
	#container #content #contentSidebar .single_module_head {background-color:#993333;}
/* Template F */
	td.Header{background-color:#993333;}
	td.Dark{background-color:#aeadad;}
	td.Light{background-color:#c4c4c4;}

/* New F */
#f-module h3{background-color:#999999;}
#f-columns .column.dark{background-color:#999999;}
#f-columns .column.light{background-color:#cccccc;}
.clearboth{
    clear: both;
    padding-top: 10px;
}

