body {
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #000000;
	background-repeat:repeat-y

}
.inputstyle {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #A4DBFF;
	border: 1px solid #333333;
}

.inputstyleslide {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-color: #DBF7DC;
	border: 1px solid #DBF7DC;
}


.h1 {
	font-size: 30px;
	color: #CCCCCC;
	font-weight: bold;
}

.LtOrgeHeaderSub {
	color: #0099FF;
	font-size: 12px;
	font-weight: normal;
}


.BscOrange {color: #0000FF}

.InfoStyle {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
}

a.OrgeHeaderMM:link {

	font-size: 18px;
	color: #FF7310;
	font-weight: bold;
	font-style: italic;
	text-shadow: 6;
}

a.OrgeHeaderMM:hover {

	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
	text-shadow: 6;
}

a.OrgeHeaderMM:visited {

	font-size: 18px;
	color: #FF7310;
	font-weight: bold;
	font-style: italic;
	text-shadow: 6;
}


	
