/* CSS Document */
body {
	background-color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14pt;
}
.rightmenu {
	color: #FFFFFF;
	font-size: 10pt;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.maintext {
	color: #000000;
	font-size: 1.0em;
	line-height: 1.3em;
	font-size: 80%;
}
.undertext {
	color: #FFFFFF;
	font-size: 10pt;
	font-style: italic;
}
.copyrighttext {
	color: #FFFFFF;
	font-size: 8pt;
}
.undertext a:link {
	color: #FFFFFF;
}
.undertext a:visited {
	color: #CCCCCC;
}
.undertext a:hover, a:active {
	color: #FEFECA;
}
.rightmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.rightmenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.rightmenu a:hover, a:active {
	color: #FEFECA;
	text-decoration: none;
}
.rightmenu ul, li {
	text-align: left;
	margin-left: 0px;
}
.copyrighttext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyrighttext a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.copyrighttext a:hover, a:active {
	color: #FEFECA;
	text-decoration: none;
}.tmablTitle {
	font-size: 16px;
	font-weight: bold;
}

