body {
	background-image: url(images/banner1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	text-decoration: none;

}

.styling{
	color:#c33020;
	font: bold 20px "MS Sans Serif";
	padding: 3px;
}
.stdlgred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c33020;
}
.stdtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.smlgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

.smlsilver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: silver;
	text-decoration: none;
}

.tms14blu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}
.scret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #FFFFFF;
}
.stdtxtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0033;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	background-color: #CCCCCC;
	white-space: nowrap;
	clear: both;
	float: right;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC00FF;
	border-right-color: #CC00FF;
	border-bottom-color: #CC00FF;
	border-left-color: #CC00FF;

	
}
.info {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
