/* 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: Verdana, Arial, Helvetica, sans-serif;
}

/* Real styles */

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

A:link, A.unseen:link, A.unseen:visited {color: #126;
background: transparent;
text-decoration: none}

A:visited, A.seen:link, A.seen:visited {color: #459;
background: transparent;
text-decoration: none}

A:active, A.seen:active, A.unseen:active {color: #56a;
background: transparent;
text-decoration: none}

A:hover, A.seen:hover, A.unseen:hover {text-decoration: underline}

BLOCKQUOTE {
	margin: 1em 2% 1em 2%;
	padding: 5px;
	background-color: #F3F3FF;
}

BODY {margin: 10px 10px 10px 20px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
}

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 { font-size: 12px; }

H2 { font-size: 11px; }

H3 {}

H4 {}

H5 {}

H6 {}

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

HTML {margin: 0;
background: #FFF;}

KBD {font-family: monospace}

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 {}

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

TT {font-family: monospace}

/* NVC Classes */

A.advancedsearch {font-size: 10px;}
A.na {font-size: 11px}
A.nas {font-size: 11px; font-weight: bold}
A.nap {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 #bcf;
	padding: 2px;
	line-height: 2;
	white-space: nowrap;
	margin-right: 2px;
	margin-left: 2px;
}
A.nvc:hover {
	background-color: #bcf;
	color: #126;
}

DIV.logoblock {
	margin-bottom: 10px;
	border: 1px solid #bcf;
	padding: 2px;
	background-color: #9CF;
	text-align: center;
} 
DIV.navsearch {
	margin-bottom: 10px;
	border: 1px solid #bcf;
	border-right-width: 0px;
	padding: 2px;
	background-color: #F3F3FF;
} 
DIV.poweredby {
	margin-bottom: 10px;
	padding: 2px 8px 2px 2px;
	background-color: #FFF;
}
div.greeting {
	margin-bottom: 4px;
	background-color: #F3F3FF;
	padding: 2px;
	font-size: 10px;
} 
div.fp p {
	margin: 0 0 1em 0;
}
td.lhs {
	background-color: #bcf;
	font-size: 4px;
}
p.forgot {
	font-size: 10px;
	margin-top: 4px;
}
DIV.navaidblock, div.login {
	margin: 0px 0px 10px 0px;
	border: 1px solid #bcf;
	border-right-width: 0px;
	padding: 2px;
	background-color: #F3F3FF;
	padding-bottom: 10px;
} 

DIV.navaidblock p, div.login p {
	margin: 0 0 1em 0;
}

div.filedata {
	margin-left: 4px;
}

div.tafooter {
	border-top: 1px solid #bcf;
	padding-top: 6px;
	text-align: center;
	font-size: 10px;
}

DIV.print {
	background-color: white;
	padding: 10px;
	border: 2px solid black;
}

SPAN.poweredby {font-size: 10px}

TABLE.content {
	background-color: white;
	padding: 5px;
	border: 1px solid #bcf;
}
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 {
	margin-bottom: 10px;
	border: 1px solid white;
	border-top: 1px solid #bcf;
}
TABLE.artsubject, TABLE.jobheader {
	border-top: 1px solid #bcf;
}
TABLE.artdetail, TABLE.jobdetail, TABLE.jobadmin {
	margin: 0px;
}
TABLE.catintro, TABLE.jobadmin, TABLE.jobspec {
	margin-bottom: 10px;
}
TABLE.artintro {
	padding-top: 2px;
}
TABLE.artbody {
	margin-bottom: 2px;
}
TABLE.usearchresult {
	margin-bottom: 10px;
}
TABLE.artattachset, TABLE.jobattachset {
	margin-bottom: 10px;
}
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 #bcf;
    padding: 2px;
	margin-bottom: 10px;
}
table.admintable p {
	margin: 0 0 1em 0;
}
TABLE.poll, TABLE.searchform {
	margin-bottom: 10px;
	border: 1px solid #bcf;
	padding: 2px;
	background-color: #F3F3FF;
}
TABLE.tofriend {
} 
TABLE.publprices {
	margin-top: 10px;
	margin-bottom: 10px;
}
TD.level1 {
	border-top: 1px dotted #bcf;
}
TD.level1 P {
	margin-bottom: 0px;
}
TD.level2 {
	border-top: 1px solid #bcf;
}
TD.level3 {
	border-top: 1px solid #bcf;
}
TD.level4 {
	border-top: 1px solid #bcf;
}
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 #bcf;
	margin-bottom: 10px;
}
TD.artstate, TD.searchmessage, TD.message, TD.jobstate {
	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: 11px;
}
TD.commsubject, TD.commdetail, TD.gsearchresult {
	background-color: #F3F3FF;
	border-top: 1px solid #bcf;
}
TD.commreply {
	margin-bottom: 4px;
	padding: 2px;
}
TD.catintro, P.ci {
	font-size: 11px;
}
TD.artintro, TD.jobintro, TD.ai {
	font-size: 11px;
	padding-bottom: 1em;
}
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;
	padding-right: 5px;
}
TD.pollintro {
	font-style: italic;
	border-bottom: 1px dashed #bcf;
}
TD.pollquestion {
	font-size: 10px;
}
TD.pollimp {
	border-top: 1px dashed #bcf;
}
TH.pollheader {
	border-bottom: 1px solid #bcf;
}
DT.adminemsdt {
    font-weight: bold;
}
TD.adminemsopt {
    border-bottom: 1px solid #bcf;
}
TD.adminemsopthead {
    border-top: 1px solid #bcf;
    border-bottom: 1px solid #bcf;
}
TD.adminemslisthdr {
    font-weight: bold;
}
TD.adminemslistcell {
    border-top: 1px dashed gray;
}
TD.adminemskeycell {
    font-weight: bold;
    white-space: nowrap;
}

/* widgets */

span.attachsize {
    white-space: nowrap;
	color: #bcf;
}
fieldset.tofriend {
    border: 1px solid #bcf;
	padding: 5px;
	margin: 5px 0 5px 0;
}
fieldset.login {
    border: 1px solid #bcf;
	border-right-width: 0px;
	margin: 0px 0px 10px 0px;
}
span.recent {
	font-size: 9px;
	font-weight: normal;
	color: #966;
	padding-left: 4px;
	white-space: nowrap;
}

input, select, option {
	font-size: 11px;
}
