<!--
* {font-family: verdana, geneva, arial, helvetica, san-serif;}
body {
	font-weight: normal; 
	font-size: 75%; 
	margin: 0.4em 0em 0em 0em; 
	color: black; 
	background-color: white;
	font-family: verdana, geneva, arial, helvetica, sans-serif; 
	text-decoration: none;
}

table, td, p, li, lu, center, input, textarea, select, option {font-size:1em; color: #000000;}
.default { font-size: 13px;}
.advancedbutton {font-size: 11px;color: #000000; }

.h2, .Pxtitle {color: #000000; font-weight: bold; font-size: 17px;}
.h3 {color: #000000; font-weight: bold; font-size: 13px;}
.subtitle {font-size: 12px; color: #000000;}
.small, .smallfont {font-size: 11px;}
.grey {font-size: 13px; color: #595959;}
.bluesmall {font-size: 11px; color: #333399;}
.greysmall {font-size: 11px; color: #595959;}
.greyvsmall {font-size: 10px; color: #595959;}
.black {font-size: 13px; color: #000000;}
.blacksmall {font-size: 11px; color: #000000;}
.blacksummary {font-size: 1em; color: #000000; line-height: 24px;}
.error {color: #660033; font-thick: 1px; font-size: 12px; font-weight: bold;}
.s10 {font-size: 10px;}
.s11 {
	font-size: 11px;
	width: 120px; 
	word-wrap: break-word;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
A.bluesmall:link, A.bluesmall:visited {color: #333399; text-decoration: none;}
A.bluesmall:hover {color: #333399;	text-decoration: underline;}
.vert {background-image: url("../images/vert_bg.gif"); background-repeat: repeat-y;}
/* This stops the gap appearing in IE before and after the form tags. */
form { display: inline;}
/*this is for display of file size and format*/
.filesize {font-family: verdana, geneva, arial, helvetica, san-serif; font-size: 1em; color: #000000;}
.thinborder {font-size: 12px; border: 1px #37807D solid }
.green {color:green; font-size: 13px;}
.greenN {color:green;font-size: 10px; }
.authorname {font-weight: bold;}
.srctitle {font-style: italic;}
.subtype {font-style: italic;}
.assignissue {font-weight: bold;}
//-->

