/*** FSM - A Mambo 4.5.1 template* @version 2.0* @package FSM* @copyright (C) 2007 by Fun-Surf Media - All rights reserved!* @license http://www.funsurfmedia.com*//* ###################### OVERALL SETTINGS ###################### */BODY {  margin           : 15px 0px 0px 15px;  background-color : #FFFFFF;  color            : #000000;}td, tr, p, div {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #000000;}ul {  margin           : 0px 0px 0px 0px;}hr {  background       : #FFFFFF;  height           : 0px;  width            : 100%;}/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */.pathway {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;  color: #000000;}a.pathway:link, a.pathway:visited {  color            : #000080;  font-weight      : normal;}a.pathway:hover {  color            : #0000FF;  font-weight      : normal;}/* ################### MAIN AND SUB MENU SYSTEM ################### */a.mainlevel:link, a.mainlevel:visited {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #000000;  font-weight      : bold;}a.mainlevel:hover {  color            : #0000FF;}table.moduletable {  width            : 100%;  border           : 0px solid #6666FF;  padding          : 2px;  margin-bottom    : 1px;}table.moduletable th {  font-size        : 11px;  font-weight      : bold;  color            : #000000;  text-align       : center;  background-color : #FFFFFF;  width            : 100%;}table.moduletable td {  font-size        : 11px;  font-weight      : normal;}.poll {  font-family      : Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #3399FF;  line-height      : 14px;}/* ###################### SECTION LISTING SETTINGS ###################### */.sectiontableheader {  background-color : #FFFFFF;  color            : #000080;  font-weight      : bold;}.sectiontableentry1 {  background-color : #FFFFFF;}.sectiontableentry2 {  background-color : #FFFFFF;}/* ###################### SMALL FONT SETTINGS ###################### */.small {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #3366C0;  text-decoration  : none;  font-weight      : medium;}.smalldark {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #000000;  text-decoration  : none;  font-weight      : normal;}/* ###################### CONTENT PAGE SETTINGS ###################### */.contentpane {  background       : #FFFFFF;}.contentpaneopen {  background       : #FFFFFF;}.contentheading, .componentheading {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 15px;  font-weight      : bold;  background       : url(http://img.funsurfmedia.com/menutitle-long.gif) top left no-repeat;  width            : 100%;  color            : #000080;  text-align       : left;}.createdate {  font-family      : Arial, Helvetica, sans-serif;  font-size        : 10px;  color            : #999999;  text-align       : left;}/* ###################### FORMULAR SETTINGS ###################### */.button {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-style       : normal;  font-size        : 11px;  font-weight      : bold;  background-color : #FFFFFF;  color            : #000080;  border           : 1px solid #CCCCCC;}.inputbox {  font-family      : Verdana, Arial, Helvetica, sans-serif;  font-size        : 11px;  color            : #000080;  background-color : #FFFFFF;  border           : 1px solid #CCCCCC;}/* ###################### LINKS ###################### */a:link, a:visited {  font-size        : 11px;  color            : #000080;  text-decoration  : none;  font-family      : Verdana, Arial, Helvetica, sans-serif;}a:hover {  color            : #3366C0;  text-decoration  : none;}a.category:link, a.category:visited {  color            : #333333;  font-weight      : bold;}a.category:hover {  color            : #3366C0;}