/* Styles for Wartime Website journals */


P, UL, OL {
	font-family : Verdana, Helvetica, helv, sans-serif;
	font-weight : bold; 
	color : #666666;    /* dark gray */
        line-height : 1.3em;
}


input, textarea, select {background-color: #FFFFF0;
}
submit {background-color: #FFF8DC; border: medium groove #FFF8DC; font-weight: bold; border-style: outset;
}

A:hover {
	background-color : #FFCC99;
}

.button {
	background-color: #FFF8DC; border: medium groove #FFF8DC; font-weight: bold; 
                           border-style: outset;
}
.hr {
	background-color : #990000;    /* reddish brown */
}

.emp {
	color : #990000;    /* reddish brown */
}
.cap {
	font-family : "MS Sans Serif", Verdana, Helvetica, helv, sans-serif;
	font-size : 80%;
	font-style : normal;
}

.cap1 {
	font-family : "MS Sans Serif", Verdana, Helvetica, helv, sans-serif;
	font-size : 80%;
	font-style : normal;
	margin-top : .25em;
}
.dblsp {
	line-height : 2em;
}

.dblsp1 {
	line-height : 1.5em;
	font-size : 90%;
	}

.emp1 {
	color : Black;
}
.emp2 {
	font-family : Verdana, Helvetica, helv, sans-serif;
	font-weight : bold;
	color : #660000;     /* brown */
}

.emp3 {
	font-family : Verdana, Helvetica, sans-serif;
        font-size : 85%;
	color : #660000;     /* brown */
}

.emp4 {
	font-family : Verdana, Helvetica, helv, sans-serif;
	font-weight : bold;
	color : Red;     
}

.emp5 {
	font-size : 70%;
	color : #990000;    /* reddish brown */    
}

.emp6 {
	font-family : Verdana, Helvetica, helv, sans-serif;
	font-weight : bold;
	color : #666666;    /* dark gray */
}


.emp7 {
        font-size : 90%;
	color : #990000;    /* reddish brown */    
}

.red {
	color : Red;
}

.linethru {
	text-decoration: line-through;
}

BODY { scrollbar-arrow-color: #663333; 
   scrollbar-3dlight-color: #FFCC99; 
   scrollbar-highlight-color: #FFCC99; 
   scrollbar-face-color: #FFCC99; 
   scrollbar-shadow-color: #660000; 
   scrollbar-track-color: #FFFFCC; 
   scrollbar-darkshadow-color: #660000;
   margin-left : 5%;
   margin-right : 5%;
 }
A {
	font-family : Verdana, Helvetica, helv, sans-serif;
        font-weight : bold;
	}
P A {
        /* font-weight: normal;  */
}
H1 A {
	font-family : "Times New Roman", "times roman", tmsrm, serif;
}
H2 A {
	font-family : "Times New Roman", "times roman", tmsrm, serif;
}
H3 A {
	font-family : "Times New Roman", "times roman", tmsrm, serif;
}
H4 A {
	font-family : "Times New Roman", "times roman", tmsrm, serif;
}