body,tr,td,th,p {
	font-size: 7.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;
	color: #353535;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-arrow-color:black;
	scrollbar-base-color:black;
	scrollbar-shadow-color:white;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:white;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:blue;
	text-align:left;
}

.blueheader {
	 font-weight:bold;
	 color:#1B3E74;}
	 
.blueheaderlight {
	 font-weight:lighter;
	 color:#1B3E74;}

.listname {
	font-size: 7.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:bold;}
	
.listco {
	font-size: 6.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;}

.listtitle {
	font-size: 7.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:bolder;
	color: #666666;
	text-align: right;		
	border-style: solid; border-right-width: 1px; border-color:#444444
}	
	

.loggedin {
	background-color: #ffffff;
	font-size: 6.5pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;}
	
	
.fields {
	font-size: 8pt;
	font-family :verdana, tahoma, arial;
	font-weight:lighter;
	color: black;}
	
.header{
	list-style-position: outside;
	list-style-type: circle;
	background-position: top;
	text-align:right;
	margin-left:2px;
	font-weight: bolder;
	color: #DF1015;
}

.body{
	list-style-position: outside;
	list-style-type: circle;
	background-position: top;
	text-align:right;
	margin-left:2px;
	font-weight: lighter;
	color: #333333;
}

.lineborder
{
border-top: solid #C4C4C4 1px;
border-bottom: solid #C4C4C4 1px;
border-left: solid #C4C4C4 1px;
border-right: solid #C4C4C4 1px;
}


a:link{color:#ea680c;  text-decoration:none;}
a:visited{color:#ea680c;text-decoration:none;}
a:active{color:#ea680c; text-decoration:none}
a:hover{color:#ea680c; text-decoration:underline}

.details {
	list-style-position: outside;
	list-style-type: circle;
	background-position: top;
	text-align:left;
	margin-left:2px;
}

.dottedbottom {	border-style: dashed; border-left-width: 0px; border-color:#666666;
		border-style: dashed; border-right-width: 0px;
		border-style: dashed; border-top-width: 0px;
		border-style: dashed; border-bottom-width: 1px;		

}
