BODY {
	font-family : Arial;
	color : #222222;
	font-size : 12px;
	background-color : White;
}

H1 {
	padding-left : 20px;
	color:#FFFFFF;
	background-color : #A0A0A0;
	font-family : Arial;
	font-weight : bold;
	font-size : 20px;
	width : 35%;
	text-align : left;
}

H3{
	color:Black;
	background-color : #EDEDED;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	padding-left : 10px;
/*	padding-right : 10px; */
   margin-top : 0px;
	margin-bottom : 0px;
}


H2 {
	color:#000000;
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
}

H4 {
	color:#000000;
	font-family : Arial;
	font-weight : bold;
	font-size : 14px;
}


A {
	font-family : Arial;
	color : #004890;
	font-size : 12px;
}

TD.tblv{
	border-bottom : 1px solid Black;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
}
TD.tblv1{
	border-bottom : 1px solid Black;
}

TD {
	font-family : Arial;
	color:#000000;
	font-size : 12px;
}

TR.fh1{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	padding:4px;
   padding-left:10px;
}

TR.fh0{
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
  	padding:4px;
   padding-left:10px;
	background-color:F0F0F0;
}

.star{
	font-family : Courier;
	font-size : 18px;
	font-weight : bold;
}

.share_free{
	color:#666666;
	font-family : Arial;
	font-size : 12px;
}
.activity{
	color:#000000;
	font-family : Arial;
	font-size : 10px;
}
.desc{
	color:#000000;
	font-family : Arial;
	font-size : 15px;
	font-weight : bold;
	text-decoration:none;
}

.headers{
	color:#000000;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	padding-left:5px;
}
.vals{
	color:#666666;
	font-family : Arial;
	font-size : 12px;
	/*font-weight : bold;*/
}

h5.errmsg {
	color:red;
	background-color : #EDEDED;
	font-family : Arial;
	font-weight : bold;
	font-size : 13px;
	border-top : 1px solid Black;
	border-bottom : 1px solid Black;
	padding-left : 10px;
   margin-top : 10px;
	margin-bottom : 0px;
   text-align:center;
}
.advtext{
	padding-left : 5px;
/*	padding-right : 5px; */
}

.basetext {
	font-size: 10pt;
	padding-top : 10px;
	padding-bottom : 5px;
	padding-left : 15px;
	padding-right : 15px;
}