﻿/*@charset "utf-8";
/* CSS Document */

}
#WinTips {
	margin: 2px;
	padding: 2px;
	border: thin solid #800000;
	background-color:aqua;
	
	width: 100%;
	left: 20px;
	
}
#Container {
	width: 95%;
	background-color:#FFFFCC;
}

	margin-right: auto;
	margin-left: auto;
	
}
#Container1{
	background-color:#FFFFCC;
}
#header
{
}
#wintitle {
	font-size: x-large;
	background-color: #6699FF;
	text-align: center;
	width: 90%;
}
#title {
	text-align: center;}
#winsubtitle {
	font-size: small;
	font-weight: bold;
	background-color: #8ABDA8;
	text-align: center;
}
.Steps {
	list-style-type: decimal;
	list-style-position: outside;
	color: #00FF00;
	font-weight: bold;
	font-size: small;
}
.blacktext {
	color: #000000;
	font-weight: normal;}
		
	#floatlink{
	}
