.toptitle {
	color: #9F9F9F;
	font-size: xx-small;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
    text-align: left;
    padding-left: 3em;
}

.footer {
	color: #9F9F9F;
	font-size: xx-small;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

.menutable {
	border: 1px solid #C0C0C0;
	background: #FFC069;
    width: 100%;
    margin-top: 20px!important;
    margin-left: 10px!important;
    margin-bottom: 20px!important;
    margin-right: 10px!important;
    border-left: 3px dotted #A5A5A5;
}

.menutable td {
	width: auto;
	text-align: left;
	line-height: 2.5em;
    text-indent: 5px;
}

.footertable {
	width: 100%;
	border: 1px solid #C0C0C0;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	background: #E9E9E9;
}

.footertable td {
	width: auto;
	text-align: right;
	line-height: 1em;
}

.menutablesfuml {
    background: #FFAF40 ;
	background-image: url("imgs/sfum_nar.jpg");
    background-repeat: repeat-x;
}

.menutablesfuml td {
	width: auto;
}

.menutablesfummix {
    background: #FFAF40 ;
	background-image: url("imgs/sfum_n_ar_b.jpg");
    background-repeat: repeat-x;
    width: 18;
}

.menutablesfummix td {
	width: auto;
}

.menutablesfumr {
    background: #1166AB;
	background-image: url("imgs/sfum_nb.jpg");
    background-repeat: repeat-x;
}

.menutablesfumr td {
	width: auto;
}

.maindivider {
    background: #FFAF40 ;
	background-image: url("imgs/sfum_ar_b.jpg");
    background-repeat: repeat-y;
    width: 18;
}

.maindivider td {
	width: 18;
}

.menubkg {
	width: 194;
    background-color: #FFAF40;
	color: #3F3F3F;
	font-size: x-small;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
    vertical-align: top;
    padding-top: 10px;
}

.menu {
    color: #505050;
    font-size: small;
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
    display: block;
}

a.menu:link, a.menu:visited {
    color: #505050;
    font-size: 90%;
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
}

a.menu:hover {
    color: #E8E8E8;
    text-decoration: none;
    font-weight: bold;
    background: #1166AB;
    border-left: 2px solid #F19D30;
}

.titletable {
	width: 100%;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	padding: 1px 1px 2px 4px;
	background: #EDF9FF;
	font-weight: bold;
}

.titletable td {
	width: auto;
	text-align: left;
	line-height: 1em;
}

.imageborder {
	border: 1px solid #C0C0C0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	line-height: 0;
}

.contenttable {
	margin: 0;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.contenttable td {
}

.content {
	font-size: x-small;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
	color: #CFCFCF;
    background: #1166AB;
    padding-top: 10px;
    padding-right: 10px;
}

.content li {
	vertical-align: middle;
}

.content h3 {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 110%;
}

.news {
	font-size: xx-small;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
	color: #5F5F5F;
}

.newstitle {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	padding: 1px 1px 2px 4px;
	font-size: xx-small;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	vertical-align: middle;
	font-weight: bold;
	color: #5F5F5F;
	background-image: url("gradient.jpg");
	background-repeat: no-repeat;
}

.description {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
	font-size: xx-small;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	vertical-align: top;
	color: #5F5F5F;
	background-image: url("gradient_blue.jpg");
	background-repeat: repeat-y;
}

a:link, a:visited {
	color: #FFBA4E;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF7944;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited h3 {
	color: #CFCFCF;
	text-decoration: none;
}

a:hover h3 {
	color: #FF7944;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-size: 1.8em;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	text-align: justify;
	color: #5F5F5F;
}

img.imgfloatl {
    float: left;
    margin-right: 1em;
}

img.imgfloatr {
    float: right;
    margin-left: 1em;
}
