body {
	background-image: url(images/bg2.gif);
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.ti {
	font-family: Arial, Helvetica, sans-serif;
	color: #008B7C;
	font-size: 18px;
	font-weight: bold;
}
.plaintxt {
	font-family: Tahoma;
	font-size: 12px;
}
.hyperlink {
	font-family: Tahoma;
	color: #008B7C;
	text-decoration: none;
	font-size: 12px;
}
.hyperlink:hover {
	font-family: Tahoma;
	text-decoration: none;
	color: #FFDF21;
	font-size: 12px;
}
.ti2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #008B7C;
}
.nav2igation {
	font-family: Arial, Helvetica, sans-serif;
	color: #008B7C;
	font-size: 14px;
	font-weight: bold;
	line-height: 0.5cm;
	text-decoration: none;
}
.nav2igation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFDF21;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #008B7C;
	font-size: 12px;
}
.tableheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tabletxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.clear {
	clear:both;
}

.quote {
	float:right; margin:2em 0; width:66%; color:#008B7C; font:bold italic 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;text-align:right;
}



/* LICENSE NUMBERS */
#license_numbers h3 { font-size:16px; color:#008B7C;  }
#license_numbers { font-size:12px; color:#000000; margin:30px 0 0; }
#license_numbers strong { font-size:14px; color:#008B7C; }


.plaintxt#whats_new_module {text-align:left; font-size:12px;}
.plaintxt#whats_new_module a{text-decoration:none;}