body {
	margin:			0 auto;
	padding:		10px 10px;
	width:			780px;
	text-align:		center;
	
	background:		#fcfcd0;
	background:		#fef8ce;
	background:		#bbcdff;
	color:			#000000;
	font-family:	        sans-serif;
	font-size:		small;
	overflow: -moz-scrollbars-vertical;
}	

hr.divider {color: #fe7e00;}
hr.divider {
        border-top:	2px solid #fe7e00;
        border-bottom:	0;
        border-left:	0;
        border-right:	0;
        height:         2px;
}

.plot {
        text-align:             center;
        margin:                 0px 0px 0px 0px;
        padding:                0px;
	border:		        0;
        vertical-align:         center;
}

.plot a	                { text-decoration: none; }
.plot a:hover	        { text-decoration: none; }

.simple a		{ text-decoration: none; }
.simple a:hover		{ text-decoration: none; }

#name {  
	color:		#515A5F;
	font-weight:    bold;
	font-size:	150%;
     }

#wrapper {
        width:          99%;
}

#plot_wrapper {
        width:          99%;
}


.container {
	border:		0;
	padding:	25px 25px 10px 25px;
	width:		750px;
	background:	#ffffff;
        border-style:   solid;
        border-width:   1;
        border-color:   #0f4ce5;
}

.listbox {
	width:		85%;
	padding:	20px 0px 0px 0x;
	margin:		0;
}

.date		        { color: #5f5f5f; font-size: 75%}

.quote			{ font-style: italic; }
.sep			{ margin: 0 0.3em 0 0.3em; }
.disabled		{ color:        #d0d0d0; }
.white			{ color:        #ffffff; }
.shaded		        { color: #6f6f6f; font-size: 75%}
.dashed {
        padding:        0;
        margin:         0 0;
        border-top:	1px dashed #515A5F;
        width:          100%;
}

#topnav {
	margin:		0;
	padding:	6px 0 ;
	border-top:	1px solid #515A5F;
	font-weight:    bold;
	font-size:	90%;
}

.footer {
	margin:		10px 0;
	border-top:	1px solid #515A5F;
	font-size:	70%;
	color:		#909090;
	text-align:	center;
}

#footerbox {
	margin:		0;
	padding:	0px 0 0 0;
}

#toptmp {
        border-top:	1px solid #515A5F;
        border-bottom:	1px solid #515A5F;
        background:	#faf0f0;
}

#topnav2l {
	margin:		0;
	padding:	5px 0 ;
	border-top:	1px dashed #515A5F;
	font-weight:    bold;
	font-size:	90%;
        text-align:     left;
}

#topnav2r {
	margin:		0;
	padding:	5px 0 ;
	border-top:	1px dashed #515A5F;
	font-weight:    bold;
	font-size:	90%;
        text-align:     right;
}

#topnav3 {
	margin:		0;
	padding:	5px 0px;
	border-top:	1px dashed #515A5F;
	border-bottom:	1px dashed #515A5F;
	font-weight:    bold;
	font-size:	90%;
        text-align:     left;
        background:	#fff0f0;
}

#topnav3r {
	margin:		0;
	font-weight:    bold;
	font-size:	90%;
        text-align:     right;
}

#topnav strong          { color: #FE7E00; }
#topnav a	        { text-decoration: none; color: #515A5F; }
#topnav a:hover	        { text-decoration: none; color: #349F2B;}

#topnav2l strong        { color: #FE7E00; }
#topnav2l a	        { text-decoration: none; color: #515A5F; }
#topnav2l a:hover	{ text-decoration: none; color: #349F2B;}

#topnav2r strong        { color: #FE7E00; }
#topnav2r a	        { text-decoration: none; color: #515A5F; }
#topnav2r a:hover	{ text-decoration: none; color: #349F2B;}

#topnav3 strong        	{ color: #FE7E00; }
#topnav3 a	        { text-decoration: none; color: #515A5F; }
#topnav3 a:hover	{ text-decoration: none; color: #349F2B;}

#topnav3r strong        { color: #FE7E00; }
#topnav3r a	        { text-decoration: none; color: #515A5F; }
#topnav3r a:hover	{ text-decoration: none; color: #349F2B;}


.green 		        { color: #00BB00; font-weight: bold; }
.green a	        { color: #00BB00; font-weight: bold; text-decoration: none; }
.green a:hover	        { text-decoration: underline; }

.blue 		        { color: #3366cc; font-weight: bold; }
.blue a	                { color: ##3366cc; font-weight: bold; text-decoration: none; }
.blue a:hover	        { text-decoration: underline; }

.red 		        { color: #ff3366; font-weight: bold; }
.red a	                { color: #ff3366; font-weight: bold; text-decoration: none; }
.red a:hover	        { text-decoration: underline; }

.pink 		        { color: #bc8f8f; font-weight: bold; }
.pink a	                { color: #bb3366; font-weight: bold; text-decoration: none; }
.pink a:hover	        { text-decoration: underline; }

#category {
	font-weight:    bold;
        width:          15%;
        text-align:     left;
        vertical-align: top;
	padding:	8px 0 ;
}

#entry {
	font-size:      90%;
	border-bottom:	1px dashed #515A5F;
	padding:	8px 0 ;
}

#year {
	font-weight:    bold;
        width:          8%;
        text-align:     left;
        vertical-align: top;
	padding:	8px 0 ;
}

#footnote {
	font-size:      75%;
        color:          #515A5F;
}

.footnote_mark {
	font-size:      90%;
        color:          #515A5F;
}

#paper {
	font-size:      90%;
	border-bottom:	1px dashed #515A5F;
	padding:	8px 0 ;
}

#paperlast {
	font-size:      90%;
	padding:	8px 0 ;
}

#abstract {
	font-size:      80%;
}

#email {
        text-align:     right;
        vertical-align: center;
}

#status_year {
	font-weight:    bold;
        width:          8%;
        text-align:     left;
        vertical-align: top;
}

#status_entry {
	font-size:      100%;
	vertical-align:	top;
}

#status_entry_desc {
	font-size:      100%;
	vertical-align:	top;
	border-bottom:	1px dashed #515A5F;
}

#status_readings {
	font-size:	80%;
        text-align:     right;
	vertical-align:	bottom;
}


#status_name a	        { font-weight: bold; text-decoration: none; color: #515A5F; }
#status_name a:hover	{ text-decoration: underline; color: #349F2B;}

#thick_separator {
	border-top:	2px dashed #FF0000;
	font-size:      10%;
        font-color:     #FFFFFF;
}

#thin_separator {
	border-top:	1px dashed #cccccc;
	font-size:      10%;
        font-color:     #FFFFFF;
}

#attack_index {
	font-weight:    bold;
        width:          5%;
        text-align:     left;
        vertical-align: top;
}

#attack_entry {
	font-size:      100%;
	vertical-align:	top;
}

hr.attack_divider {color: #fe7e00;}
hr.attack_divider {
        border-top:	1px solid #fe7e00;
        border-bottom:	0;
        border-left:	0;
        border-right:	0;
        height:         1px;
}




#conf_year_h {
        color:          #515A5F;
	font-weight:    bold;
        width:          8%;
	font-size:      90%;
        text-align:     left;
        vertical-align: top;
}

#conf_entry_h {
        color:          #515A5F;
	font-weight:    bold;
        width:          20%;
	font-size:      90%;
        text-align:     left;
        vertical-align: top;
}

#conf_entry_last_h {
        color:          #515A5F;
	font-weight:    bold;
        width:          100%;
	font-size:      90%;
        text-align:     center;
        vertical-align: top;
}

#conf_year {
	font-weight:    bold;
	font-size:      90%;
        text-align:     left;
        vertical-align: top;
	border-top:	1px dashed #cccccc;
}

#conf_entry {
	font-size:      90%;
        text-align:     left;
        vertical-align: top;
	border-top:	1px dashed #cccccc;
}

#conf_entry_plus {
	font-size:      90%;
        text-align:     left;
        vertical-align: top;
	border-top:	1px dashed #cccccc;
}

#conf_entry a	        { font-weight: bold; text-decoration: none; color: #515A5F; }
#conf_entry a:hover	{ text-decoration: underline; color: #349F2B;}

#conf_entry_plus a	{ font-weight: bold; text-decoration: none; color: #A15A5F; }
#conf_entry_plus a:hover { text-decoration: underline; color: #349F2B;}

#conf_entry_last {
        width:          100%;
	font-size:      90%;
        text-align:     center;
        vertical-align: center;
	border-top:	1px dashed #cccccc;
}


.imgnote {
        float: right;
}

.code {
	color: 		green;
}

#lowkey		{text-decoration: none; color: green}

#silent		{text-decoration: none; color: black}
#silent:hover	{text-decoration: none; color: green}

