a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#f2f2f2;
}
/*               TEXT           */

.tahoma11 {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	color: #545454;
}
.tahoma10 {
	font-family: tahoma, Verdana, Arial;
	font-size: 10px;
	color:#FFFFFF;
}
.Green {
	color: #739638;
}
/*               TABLE PADDING          */


#bodytext table {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	color: #545454;
	line-height: 16px;
}
#FlashPadingL {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.tahoma12 {
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
}

