a:link {  color: #ED250C}a:hover {  color: #3321AF}a:active {	color: #000000;	text-decoration: underline;}a:visited {  color: #ED250C}p, td {  }th {border:thin solid #000000;}p { }.TableHead{	font-size: 11px;	color: #B44029;	font-color: #fff;	line-height: 12px;	font-weight: bold;	text-transform: uppercase;	letter-spacing: 1px;}.TableText {	font-size: 11px;	color: #000000;	line-height: 15px;}.TableSpace {	border: thick solid #FFFFCD;}h1 {	font-size: 15px;	font-weight: bold;	color: #3321AF;	margin: 0px 0px 10px;}h2 {	font-size: 14px;	font-weight: bold;	color: #3321AF;	margin: 0px 0px 10px;}h3 {	font-size: 13px;	font-weight: bold;	color: #ED250C;	margin: 0px 0px 6px;}------nav system--------#list-menu {width: 240px;/* this width value is also effected bythe padding we will later set on the links. */font-size: 12px; letter-spacing: 1.5px;}/* this removes bullets and indents. */#list-menu ul {margin: 0; padding: 0;list-style-type: none;} /* creates space between items. 3rd col=sp btwn */#list-menu li {margin: 1px 1 3;} /* this section creates styles for the links. */#list-menu a {display: block;width:160px;padding: 2px 2px 2px 10px;border: 1px solid #000;background: #b44029;color: #ffffdc;text-decoration: none; font-weight: bold;filter:blendTrans(duration=0.3)} /* next two sections create rollover effects. */#list-menu a:link, #list-menu a:active, #list-menu a:visited {color: #ffffff;font-weight: bold;}#list-menu a:hover {border: 1px solid #000000;background: #E0A151;color: #000000;font-weight: bold;} /* could add a bg image for hover. *//*#list-menu a:hover {border: 1px solid #000000;background: #333333 url(images/background1.gif);color: #ffffff;} *//* for cool fading transition effect add this code #list-menu a {display: block;width:110px;padding: 2px 2px 2px 10px;border: 1px solid #000000;background: #dcdcdc;text-decoration: none;filter:blendTrans(duration=0.5);}*//* if using transition - add to head  <script type="text/javascript"> function lite(obj) {if(document.all&&!window.opera) {obj.filters.blendTrans.apply(); obj.filters.blendTrans.play(); } } </script> *//* SUB-MENU  */#list-menusub {width: 200px;/* this width value is also effected bythe padding we will later set on the links. */font-size: 10px; }/* this removes bullets and indents. */#list-menusub ul {margin: 0; padding: 0;list-style-type: none;} /* creates space between items. */#list-menusub li {margin: 0px 0 0;} /* this section creates styles for the links. */#list-menusub a {display: block;width:150px;padding: 0px 0px 1px 1px;border: 1px solid #ffffcd;background: #ffffcd;color: #000000;text-decoration: none; filter:blendTrans(duration=0.2)} /* next two sections create rollover effects. */#list-menusub a:link, #list-menusub a:active, #list-menusub a:visited {color: #000000;}#list-menusub a:hover {border: 1px solid #ffffcd;background: #dca153;color: #000000;} /* END SUB-MENU  *//* event-box  */.eventbox {width: 100%;margin: 0;padding: 10px 10;background: #fff;border: 1px dotted #dca153;vertical-align: left;}/* END event-box  */--------end main left nav-----a.footerlink, a.footerlink:active, a.footerlink:visited {  font-size: 10px; color: #000000; font-weight: bold;text-decoration: underline}a.footerlink:hover { font-size: 10px;color: #ffffff; font-weight: bold;text-decoration: underline}footerlinkred {	font-size: 8px;	font-style: normal;	font-weight: bold;	color: #cc3303;}a.footerlinkred, a.footerlinkred:active, a.footerlinkred:visited {	font-size: 8px;	font-style: normal;	font-weight: bold;	color: #cc3303;}a.footerlinkred:hover {	font-size: 8px;	font-style: normal;	font-weight: bold;	color: #cc3303;}.rtsliv {background-image:url(../images/MMAtheme-flat-rtsliv.jpg);background-repeat: no-repeat;}.black {color: #000000}ul {  list-style-position: outside; list-style-type: square}.strong {  font-size: 17px; font-weight: bold}.footer { }.announcementBox {	background-color: #FFFFFF;	margin: 10px;	padding: 15px;}