.cheader {
	font-weight: bold;
}


.container {
        margin: 0 auto;
        text-align: left;
        width: 760px;
	font-size: 12px;
}

body {
        margin: 0; 
	font-family: Arial,Sans-serif;
	text-align: center;
}

.footer {
	background: #efefff; 
	padding: 4px;
}

.header {
        background: #fff;
        padding: 0px;
}

.header_td_menu,.footer_td {
	background: #e9e9e9;
        padding: 5px;
}

.footer_td {
	font-size: 90%;
	text-align: center;
}



.pagetitle {
	font-size: 170%;
   	font-weight: bold;
	color: #cc0000;
}

.userpage_table_emph {
	font-weight: bold;
}

ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
ul.menu li {
	list-style: none;
	display: inline;
}
ul.menu li:hover {
	background: #ffcf80;
}

ul.menu li a, {
	text-decoration: none;
	color: #0000c0;
}

ul.menu li a:visited {
	color: #0000c0;
}

textarea {
	color: blue;
	font-weight: bold;
	font-size: 100%;
}

.actionbutton, ul.menu li, {
	padding: 1px;
	margin: 2px;
}

.example
{
	font-weight: bold;
	color: blue;
}
.box
{
	font-family: sans-serif; 
	padding: 8pt; 
	margin-bottom: 1pt
}

h1 {
        font: bold 130% Arial,Sans-serif;
        color: #000000;
        
}

h2 {
        font: bold 100% Arial,Sans-serif;
        color: #000000;
}

h3 {
        font: bold 100% Arial,Sans-serif;
        color: #000000;
}

h4 {
        font: 100% Arial,Sans-serif;
        color: #000000;
}



.archivetitle {
        font: 120% Arial,Sans-serif;
	color: #000000;
}

.searchfieldhelp,.formfieldhelp {
        font-size: 12px;
}

.input {
	padding-top: 3pt;
}

.select {
	background: #e9e9e9;
}

.formfieldname, .searchfieldname {
        padding-top: 1em;
	font-weight: bold;
	font-size: 100%;
}

.formfieldidname {
	font-weight: bold;
	font-size: 100%;
}


.formfieldinput {
        padding-bottom: 3pt;
}
.formfieldidinput {
}


.formfieldcomment {
	font-style: italic;
        padding-bottom: 3pt;
}

.requiredstar,.requiredlang {
	color: #ff0000;
}


.alert {
	color: #ff0000;
        font: bold 100% ;
}

.namefieldheading {
	text-align: left;
	font: small ;
}

.searchanyall,.searchorder {
	padding-top: 12pt;
	font-size: 12px;
}

.searchmustfulfill {
        padding-top: 12pt;
}

.main {
	background: #e9e9e9;
	border: 1px solid #ffffff;
	margin-top: 3px;
	margin-bottom: -6px;
}

.main_content {
        margin-left: 10px;
        margin-right: 10px;
	padding-bottom: 5px;
	font-size: 12px;
}

dt {
	font-weight: bold;
}

.numeral {
	font-weight: bold;
}

.ignoredword {
	font-style: italic;
}


.subject_browser_opts, .subject_browser_selections, .subject_browser_search
{
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.5em;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px;
}
.subject_browser_selections
{
	margin-top: 0.5em;
	background: #ffffaa;
}

.subject_browser_selections span.subject
{
	font-weight: bold;
}
.subject_browser_opts
{
	margin-bottom: 0.5em;
}
.subject_browser_selected
{
	font-style: italic;
}

.row_a
{
	background: #efefff; 
}
.row_b
{
	background: #f8f8ff; 
}

.row_a td, .row_b td
{
	border-top: #8080f0 1px solid;
	border-bottom: #8080f0 1px solid;
}
td.first_col 
{
	border-left: #8080f0 1px solid;
}
td.last_col 
{
	border-right: #8080f0 1px solid;
}
td.middle_col 
{
	border-right: #8080f0 1px solid;
	border-left: #8080f0 1px solid;
}


.status_row_heading, th, .submission_buttons
{
        font-family: Arial,Sans-serif;
	font-weight: bold;
}

th.empty_heading, tr.header_plain th {
	background: none;
	border-style: none;
}

.submission_buttons, .searchbuttons, .searchcontrols, .searchcontrol
{
	font-family: Arial,Sans-serif;
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-top: 8px;
}
.searchcontrols 
{
	background: #f0f0f0;
	border: 1px solid #000000;
	padding: 4px;
}
	
.problems
{
	margin-top: 8pt;
	margin-bottom: 8pt;
        border: 4px;
        padding: 16pt;
        border-style: solid;
        border-color: #ff0000 ;
        background-color: #f8f8f8;
	text-decoration: none;
}

.preview
{
	margin: 1em 0 1em 0;
	background: #f8f8ff;
	padding: 1em;
	border: 2px #c0c0ff dashed;
}
	

