/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM,
H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Real styles */

/* A {cursor: auto} Removed by SGB */

A:link {color: #FF6600;
background: transparent;
text-decoration: none}

A:visited {color: #AA0000;
background: transparent;
text-decoration: none}

A:active {color: #CC3300;
background: transparent;
text-decoration: none}

A:hover {text-decoration: underline}

ADDRESS {margin: 0em 0% 0em 0%;}

BLOCKQUOTE {margin: 0em 2% 0em 2%; border: 1px solid silver; padding: 2px;}

BODY {margin: 2px 0% 1px 0%;
font: 11px/1 Arial, Helvetica, sans-serif;
background: white;
cursor: default}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;}

CODE {
/* To avoid overriding boldness/italicity by using font */
font-family: monospace}

DIV {margin: 0em 0% 0em 0%}

DD {margin: 0em 0% 0em 0%}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%}

FORM {margin: 0em 0% 0em 0%}

H1 {margin: 0em 0% 1em 0%}

H2 {margin: 0em 0% 1em 0%}

H3 {margin: 0em 0% 1em 0%}

H4 {margin: 0em 0% 1em 0%}

H5 {margin: 0em 0% 1em 0%}

H6 {margin: 0em 0% 1em 0%}

HR {margin: 0em 0% 0em 0%}

HTML {margin: 0;
background: white}

INPUT {cursor: auto}

KBD {font-family: monospace}

P {margin: 0em 0% 1em 0%}

PRE {margin: 0em 0% 0em 0%;
font-family: monospace}

SAMP {font-family: monospace}

SMALL {font-size: 9px}

SUB {font-size: 9px}

SUP {font-size: 9px}

TD {}

TEXTAREA {cursor: text}

TH {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

TT {font-family: monospace}

/* NVC Classes */

A.advancedsearch {font-size: 10px} 
DIV.na, DIV.nas, DIV.nap {
	margin: 0px;
	padding: 1px;
	white-space: nowrap;
}
DIV.nas {
	border: 1px solid #FF6600;
}
DIV.na A {font-size: 11px}
DIV.nas A {font-size: 11px; font-weight: bold}
DIV.nap A {font-size: 11px; font-style: italic}

A.nvc:link, A.nvc:visited, A.nvc:active, A.nvc:hover {
	background-color: #F3F3FF;
	color: black;
	border: 1px solid silver;
	padding: 2px;
	line-height: 2;
	white-space: nowrap;
}
A.nvc:hover {
	background-color: black;
	color: white;
}

DIV.navsearch {
	margin-bottom: 10px;
	border: 1px solid silver;
	padding: 2px;
	background-color: #F3F3FF;
} 
DIV.poweredby {
	margin-bottom: 10px;
	border: 1px solid silver;
	padding: 2px;
	background-color: #F3F3FF;
}
P.greeting {
	margin-bottom: 10px;
	border: 1px solid silver;
	padding: 2px;
	background-color: #F3F3FF;
	font-size: 11px;
} 
P.navaidblock, DIV.navaidblock {
	margin-bottom: 10px;
	border: 1px solid silver;
	padding: 2px;
	background-color: #F3F3FF;
} 
DIV.navaidblock P {
	margin: 0px;
}

SPAN.poweredby {font-size: 10px}

TABLE.admintitle, TABLE.adminintro, TABLE.adminmessage, TABLE.admintable,
TABLE.newart, TABLE.artshow, TABLE.catdesc, TABLE.catintro, TABLE.catindex,
TABLE.sitemaptable, TABLE.sitemaptitle, TABLE.artstate, TABLE.artsubject,
TABLE.artdetail, TABLE.artintro, TABLE.artbody, TABLE.artattachset,
TABLE.searchtitle, TABLE.searchform, TABLE.title, TABLE.jobstate,
TABLE.jobheader, TABLE.jobdetail, TABLE.jobadmin, TABLE.jobspec,
TABLE.jobattachset {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
TABLE.admintitle, TABLE.catdesc, TABLE.sitemaptitle, TABLE.searchtitle,
TABLE.title {
	border-top: 1px solid silver;
	border-bottom: 1px dashed silver;
	margin-bottom: 10px;
}
TABLE.artsubject, TABLE.jobheader {
	border-top: 1px solid silver;
	border-bottom: 1px dashed silver;
}
TABLE.artdetail, TABLE.jobdetail, TABLE.jobadmin {
	border-bottom: 1px dotted silver;
}
TABLE.catintro, TABLE.jobadmin, TABLE.jobspec {
	margin-bottom: 10px;
}
TABLE.artintro {
	margin-top: 4px;
	margin-bottom: 4px;
}
TABLE.artbody {
	margin-bottom: 10px;
}
TABLE.usearchresult {
	margin-bottom: 10px;
}
TABLE.artattachset, TABLE.jobattachset {
	margin-bottom: 10px;
	border: 1px solid silver;
}
TABLE.adminmessage, TABLE.searchmessage, TABLE.message {
    background-color: #FFEEEE;
    border: 1px solid #FFCCCC;
    padding: 2px;
	margin-bottom: 10px;
}
TABLE.admintable, TABLE.sitemaptable {
    background-color: #F3F3FF;
    border: 1px solid silver;
    padding: 2px;
	margin-bottom: 10px;
}
TABLE.poll, TABLE.searchform {
	margin-bottom: 10px;
	border: 1px solid silver;
	padding: 2px;
	background-color: #F3F3FF;
}
TABLE.tofriend {
} 
TABLE.publprices {
	margin-top: 10px;
	margin-bottom: 10px;
}
TR.artattachset {
	background-color: #F3F3FF;
}
TD.level1 {
	border-top: 1px dotted silver;
}
TD.level1 P {
	margin-bottom: 0px;
}
TD.level2 {
	border-top: 1px solid silver;
}
TD.level3 {
	border-top: 1px solid silver;
}
TD.level4 {
	border-top: 1px solid silver;
}
TD.level4#c1 {
	font-weight: bold;
}
TD.level3#c1, TD.level2#c1, TD.level1#c1 {
}
TD.level4#c2, TD.level3#c2, TD.level2#c2, TD.level1#c2 {
}
TD.level4#c3, TD.level3#c3, TD.level2#c3, TD.level1#c3 {
	white-space: nowrap;
}
TD.level3#base {
	border: 0px;
}
TD.level4#base {
	border: 0px;
	border-top: 1px solid silver;
	margin-bottom: 10px;
}
TD.artstate, TD.searchmessage, TD.message, TD.jobstate, span.message {
	color: red;
	font-weight: bold;
}
TD.sitemaptitle, TD.admintitle, TD.catdesc, TD.artsubject, TD.as,
P.cd, TD.searchtitle, TD.title, TD.jobsubject, TD.jobcategory {
	font-size: 11px;
	font-weight: bold;
}
TD.commsubject, TD.commdetail, TD.commintro, TD.commbody, TD.commattach,
TD.commreply, TD.commbody P {
	font-size: 10px;
}
TD.commsubject, TD.commdetail, TD.gsearchresult {
	background-color: #F3F3FF;
	border-top: 1px solid silver;
}
TD.commreply {
	margin-bottom: 4px;
	padding: 2px;
}
TD.catintro, P.ci {
	font-size: 11px;
}
TD.artintro, TD.jobintro, TD.ai {
	font-size: 11px;
}
TD.artbody, TD.jobbody, TD.ab {
	font-size: 11px;
}
TD.artintro P, TD.artbody P, TD.commbody P {
	margin: 1em 0% 1em 0%;
}
TD.artdetail, TD.jobdetail, TD.jobadmin {
	font-size: 10px;
}
TD.pollintro {
	font-style: italic;
	border-bottom: 1px dashed silver;
}
TD.pollquestion {
	font-size: 10px;
}
TD.pollimp {
	border-top: 1px dashed silver;
}
TH.pollheader {
	border-bottom: 1px solid silver;
}
DT.adminemsdt {
    font-weight: bold;
}
TD.adminemsopt {
    border-bottom: 1px solid silver;
}
TD.adminemsopthead {
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
}
TD.adminemslisthdr {
    font-weight: bold;
}
TD.adminemslistcell {
    border-top: 1px dashed gray;
}
TD.adminemskeycell {
    font-weight: bold;
    white-space: nowrap;
}

p.copyright {
	margin-top: 1px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
}

a.seen:link, a.seen:visited {
	color: #a00;
}

span.highlight {
	background-color: yellow;
	color: black;
}
fieldset.tofriend {
	border: 1px solid silver;
}
span.tooltip {
	cursor: pointer;
	text-decoration: underline;
	color: #F60;
}
span.recent {
    font-size: 9px;
    font-weight: normal;
    color: #966;
    padding-left: 4px;
    white-space: nowrap;
}
