@charset "UTF-8";
/* CSS Document */

.style1{
	font-weight: bold;
}
.style2{
	font-weight: normal;
}
.style3 {
	font-size: 10px;
	line-height: 13px;
}

p.links a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
p.links a:link{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
p.links a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
p.links a:active{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
p.links a:hover {
	text_decoration: underline;
	color: #000000;
	font-weight: bold;
}
.pagesHeading{
	text-align:center;
	color:#55AA00;
}
.pagesHeadingBold{
	text-align: left;
	color: #55AA00;
	font-size: 18px;
	font-weight: bold;
}

.style4{
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}
.style4elf{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.style4left{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
.style4sm{
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-align: center;
}

.style5{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 12px;
}
.style6{
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}
.style6a{
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}
.style7{
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	line-height: 20px;
}
.style8{
	font-weight: normal;
	font-size: 15px;
	color: #990000;
	line-height: 20px;
}
.badLogIN{
	font-weight: bold;
	font-size: 12px;
	color: #00FFFF;
}
.style9{
	font-size: 8px;
}
.failed{
	color:#FF0000;
	font-size:10px;
	font-weight:normal;
}
.nojs{
	color:#FF0000;
	font-weight:bold;
}
.redText{
	color:#FF0000;
	font-size: 14px;
}
.why{
	color:#009933;
	font-size:11px;
	font-weight:normal;
}

.style10{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.smTT{
	font-weight: normal;
	font-size: 12px;
	color: #990000;
	line-height: 14px;
}