BODY
{
	margin: 0,0,0,0;
}

BODY,TD,TH
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
}

TD.breadcrumbs,DIV.breadcrumbs,A:link.breadcrumbs,A:visited.breadcrumbs,A:active.breadcrumbs
{
	font-size: x-small;
}

TD.smallblack,DIV.smallblack,A:link.smallblack,A:visited.smallblack,A:active.smallblack
{
	color: #000000;
	font-size: x-small;
}

A:hover.smallblack
{
	color: #ffffff;
	font-size: x-small;
}

TD.navlinks,DIV.navlinks,A:link.navlinks,A:visited.navlinks,A:active.navlinks
{
	color: #000000;
	font-size: 10 pt;
}

A:hover.navlinks
{
	color: #ffffff;
	font-size: 10 pt;
}

TD.tabs_on,DIV.tabs_on,A:link.tabs_on,A:visited.tabs_on,A:active.tabs_on
{
	color: #000000;
	font-size: 10 pt;
	font-weight: bold;
}

A:hover.tabs_on
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

TD.tabs,DIV.tabs,A:link.tabs,A:visited.tabs,A:active.tabs
{
	color: #ffffff;
	font-size: 10 pt;
	font-weight: bold;
}

A:hover.tabs
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

A:link,A:visited
{
	color: #C62931;
	text-decoration: none;
}

A:hover,A:active
{
	color: #FFC621;
	text-decoration: none;
}

INPUT
{
	border: solid 1px #000000;
}

INPUT.submit
{
	background-color: #C62931; 
	color: #ffffff; 
}
P.hangingindent { 
	text-indent:-25px; 
	margin-left:25px; 
}




/* FROM white.css in BOINC */

th{
    background-color: rgb(153,179,255);		
    font-weight: bold;
	color: black;			
}

td.indent {
     border-left: 4px solid white;
}

td.heading {
    background-color: rgb(255,198,33);  /* yellow */
    background-color: rgb(153,179,255); /* blue */
    font-weight: bold;
}

td.heading2 {
    background-color:rgb(255,230,153);
    font-weight: bold;
}

td.fieldname {
    background-color: #eeeeee;
    text-align: right;
    vertical-align: top;
}

td.fieldvalue {
    vertical-align: top;
    font-weight: bold;
}

td.fieldname_error {          
    background-color: #ff8888;
    text-align: right;        
    vertical-align: top;      
}                             

td.fieldvalue_error {         
    background-color: #ff8888;
    vertical-align: top;      
    font-weight: bold;        
}                             

td.category {
    background-color: #dddddd;
}

td.navbar {
    border: 0px;
    text-align: center;
}

a.navbar:link {
    color: #ff9711;
    text-decoration: none;
}

a.navbar:visited {
    color: #ff9711;
    text-decoration: none;
}

a.navbar:hover {
    color: #ffc060;
    text-decoration: underline;
}
/* Note: row0 and row1 are every other post */
/* Reply Message Body */
tr.row0 {
    background-color: rgb(227,227,227);
    text-align: left;
}
/* First Message Body */
tr.row1 {
    background-color: rgb(237,237,237);
    text-align: left;
}

tr.subtitle {
    background-color: #eeeeee;
    font-weight: bold;
}

tr.message {
    background-color:rgb(192,41,49);
}

input , select {
    vertical-align: middle;
}

h1 , h2 {
    color: black;
    font-size: x-large;
    font-weight: normal;
    margin-top: 10px;
}

h3 , h4 {
    color: black;
    font-size: small;
    font-weight: bold;
}

img {
    border: 0px;
}

.title {
    font-size: small;
    font-weight: bold;
}

.description {
    font-size: 80%;
    font-weight: normal;
}

.authorcol {
    width: 120px;
    overflow: hidden;
}

.cellwrap{
    width: 100%;
    overflow: auto;
}

/* When quoting text within a post */
blockquote {
    border-left: 2px solid blue;
    background: #DDDDDD;
    padding-left: 3px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    font-style: italic;
}

#blockquote.postbody {
    border-style: inset;
    border-color: blue;
    background-color: rgb(240,240,255);
    padding-left: 5px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 15px;
    margin-right: 160px;
    font-style: oblique
} 

#thread table {
    width: 100%;
    table-layout: fixed;
}

.sigdelim {
    width: 60%;
    height: 1px;
    background-color: black;
    color: black;
    border: 0;
    margin-right: 100%;
}

td.postheader{
    background-color: rgb(255,198,33);
background-color:rgb(255,230,153);
    border-bottom: 1px solid rgb(190,190,200);
    border-left: none;
    border-right: none;
    height:1px;
}

td.postbody {
    font-size: 9pt;
}

td.postfooter{
    background-color: rgb(153,179,255);
    border-top: 1px solid rgb(190,190,200);
    border-left: none;
    border-right: none;
    height:1px;
}

td.postfooter1{
background-color: rgb(227,227,227);
    border-top: 1px solid rgb(190,190,200);
    border-left: none;
    border-right: none;
    height:1px;
}
tr.helpdeskseperator{
    height: 10pt;
}

/* Inbetween a reply */
tr.postseperator{
    background-color: white; 
    height:4px;
}

tr.postseperator td{
    border-top: 1px solid rgb(170,170,170);
    border-bottom: 1px      solid rgb(170,170,170);
}

td.threadline {
    text-align:left;
}

span.note{
    font-weight: normal;
    font-size: 0.9em;
}
span.news_date {
    color: rgb(100,100,100);
    font-size: 0.9em;
}
span.news_content {
    font-size: 0.9em;
}
span.news_title {

}

.code {
    font-family: System, Fixed, sans-serif;
    color: #000000;
}

#news {
    background-color: rgb(237,237,237);
    vertical-align: top;
}

#news h2, #uotd h2, #mainnav h2, #stats h2{
	color: black;
    font-size: 1.2em;
    font-weight: bold;
}

#news h3 {
    color: rgb(255,128,33);
    font-size: 1em;
    margin-bottom: 2px;
}

#news p {
    margin-top: 0px;
}

#uotd {
    background-color: rgb(237,237,237);
    vertical-align: top;
}

.smalltext {
    font-size: 0.8em;
}

#nav {
	background-color: rgb(192,41,49);
}

#nav a{
	color: white;
	font-size: 1.2em;
	font-weight:bold;
}

#stats {
	background-color: white;
	vertical-align: top;
}

