html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;

}
#container {
position: relative;
min-height: 100%;
}
#content {
padding-bottom: 171px;
}
#footer {
position: absolute;
bottom: 0;
min-width:100%;
}
.style1 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-size: 18px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.style3 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
.style4 {
	font-family: Tahoma;
	color: #D00000;
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #0431A4;
}
.style7 {
	font-family: Tahoma;
	font-size: 14px;
	color: #968A49;
}
.style8 {
	font-family: Tahoma;
	font-size: 11px;
	color: #968A49;
}
.style9 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style11 {
	font-family: Tahoma;
	font-size: 10px;
	color: #3C79CA;
}
.style12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #AADFFF;
}
.style13 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0535a4;
}
.warning {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.done {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
}
.style14 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

