
BODY{
	color: black;
	background-color: white;
	font-size: 12pt;
	line-height: 150%;
	margin: 0px;
	background-color: #fbfbfb ;
}

TD{
	font-size: 	12pt;
	padding: 	5px;
}

DIV#MAIN{
	width:	700px;
	font-size: 11pt;
	padding-top: 15px;
	padding-bottom: 32px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;

}

IMG{
	border: none;
}

H1{
	font-size: 10pt;
	text-align: center;
}

H2{
	border: solid 2px #a0a0e0;
	padding: 10px;
	font-weight: bolder;
	text-align: center;
	font-size: 12pt;
}

.indent{
	padding-left: 40px;
}

p{
	margin: 0px;
	padding: 0px;
}
UL{
	margin: 0px;
	padding-left: 	20px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
}

LI{
	font-size: 10pt;
}

.bkYL{ background-color: #e0e0a0; }
.bkGR{ background-color: #a0e0a0; }
.bkBG{ background-color: #a0e0e0; }
.bkBL{ background-color: #a0a0e0; }
.bkPP{ background-color: #e0a0e0; }
.bkRD{ background-color: #e0a0a0; }

.sidebar{ margin-top:	5px;
	  margin-bottom:10px;
	  padding-left: 10px;
	  height: 50px;}

.upload{
	border: solid;
	border-left:	solid 10px #a0e0a0;
	border-right: 	solid 5px #a0e0a0;
	border-top:	solid 1px #a0e0a0;
	border-bottom:	solid 1px #a0e0a0;
	padding: 20px;
	margin-bottom: 20px;

}

.news{
	border: solid;
	border-left:	solid 10px #a0a0e0;
	border-right: 	solid 5px #a0a0e0;
	border-top:	solid 1px #a0a0e0;
	border-bottom:	solid 1px #a0a0e0;
	padding: 10px;
	margin-bottom: 10px;

}

.upcategory{
	font-size: 9pt;
	font-weight: bolder;
}

.uptitle{
	font-size: 12pt;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.updescript{
	font-size: 10pt;
	padding-left: 5px;
}
.barYL{ border-left: solid 16px #FF0000; }
.barGR{ border-left: solid 16px  #009933; }
.barBG{ border-left: solid 16px  #6666CC; }
.barBL{ border-left: solid 16px  #a0a0e0; }
.barPP{ border-left: solid 16px  #e0a0e0; }
.barRD{ border-left: solid 16px  #e0a0a0; }


.frWH{ color: white; }
.frBK{ color: black; }


.description{
	font-size: 10pt;
	color: a0a0a0;
	text-align: right;
	line-height: 120%;
}

A{
	text-decoration: none;
	color: black;
}

A:HOVER{
	text-decoration: underline;
}

.whatsnew{
	padding-top: 10px;
	font-size: 9pt;
	line-height: 130%;
}
