BODY {
    margin-top: 0;
    margin-left: 0;
    background-color:#ffffff;
    font-family:arial;
    font-size:10pt;
}
INPUT {
    font-family:verdana;
    font-size:9pt;
}
#topheader {
    color:white;
    background-color:#1e77d3;
    padding-left:20px;
}
#topheader img {
	padding-left:10px;
}
.activityText
{
    color: black;
    font-family:verdana;
    font-size: 14pt;
    font-weight:bold;
    border:solid 2px red;
    background-color:pink;
}
#dialogbox 
{
	/*horizontal-align:center;*/
	background-color:#E0E0E0;
	border:1px solid grey;
}
TD#toplink
{
	width:150px;
	vertical-align:middle;
	text-align:left;
	background-color:#dd0000;
	
}
TD#toplinkact
{
	width:100%;
	vertical-align:middle;
	text-align:right;
	background-color:#dd0000;
}
.strip
{
     color:white;
     background-color:#1e77d3;
}
#toplink img 
{
	vertical-align:middle;
}
#toplinkact img 
{
	vertical-align:middle;
}
#toplink a:link{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    font-size:8pt;
}
#toplink a:visited{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    font-size:8pt;
}
#toplink a:active{
    color: blue;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    font-size:8pt;
}
#toplink a:hover{
    color: blue;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    font-size:8pt;
}
#toplinkact a:link{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    font-size:8pt;
}
#toplinkact a:visited{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    font-size:8pt;
}
#toplinkact a:active{
    color: blue;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    font-size:8pt;
}
#toplinkact a:hover{
    color: blue;
    font-weight: bold;
    text-decoration: none;
    font-family:verdana;
    font-size:8pt;
}
#activityheader {
     color:white;
     background-color:#1e77d3;
     height:40px;
     width:100%;
}
#activityheader img 
{
	vertical-align:middle;
	padding-left:10px;
	border-width:1px;
}
.booktitle
{
	font-family:arial;
	color:#ffffff;
	font-size:14pt;
	font-weight:bold;
	width:60%;
}
TD {
    font-family:verdana;
    font-size:9pt;
    font-weight:normal;
}
#message
{
	color:Navy;
	font-size:12px;
	font-weight:bold;
	background-color:#ffff80;
	padding-top:.5em;
	padding-bottom:.5em;
	padding-left:1em;
	padding-right:1em;
	text-align:left;
	border:solid 1px #808080;
}
#onehundredpic
{
	padding-left:1em;
	padding-top:.2em;
	text-align:center;
}
TABLE#messagetbl
{
	width:100%;
}
#testDef
{
	color:navy;
	border:solid 2px blue;
	background-color:#ffff00;  //80 is pale
}
.menutext {
    color: black;
    font-family:verdana;
    font-size: 11pt;
    font-weight:bold;
}
.whitemenutext {
    color: white;
 	font-family: verdana;
    font-weight : bolder;
    font-size: 10pt;
}


.graymenutext {
    color: Gray;
    font-family:verdana;
    font-size: 10pt;
    font-weight:normal;
}
/*
.graytext{
	font-family:verdana;
	color:gray;
	font-size:10pt;
	font-weight:normal
}
.navybgtitle{
    color:White;
    font-size : 11pt;
    font-family : verdana;
    font-weight:bold;
    background : Navy;
}
*/
.redbgtitle{
    color:White;
    font-size : 12pt;
    font-family : verdana;
    background : red;
}
.bluebgtext{
    color:white;
    font-family : verdana;
    background : #1e77d3;
    font-weight:bold;
    font-size:10pt;
    padding-top:.2em;
    padding-bottom:.2em;
}
.redbgtext{
    color:white;
    font-family : verdana;
    background : red;
}
.greenbgtext{
    color:white;
    font-family : verdana;
    background : green;
}
/*
.navytitle{
    color:Navy;
    font-size: 11pt;
    font-weight: bold;
}
*/
.wlw{
    color:white;
    font-weight : bold;
    font-family: arial;
    font-size:12pt;
    padding-top:15px;
}
.smalltext{
    color:black;
    font-weight : normal;
    font-family: arial;
    font-size:8pt;
}
.smallbluetext{
    color:blue;
    font-weight : normal;
    font-family: arial;
    font-size:8pt;
}
.errmsg{
    color:Red;
    background:white;
}
.redcell{
    background-color:red;
    color:white;
}
.errtext{
    color:red;
    font : 10pt;
    font-weight : bold;
}
.tblHdr {
    font-family: verdana;
    font-weight : bolder;
}
.chapterTitle {
	font-family: verdana;
    font-size : normal;
    color : white;
    font-weight : bold;
}
.word{
    color:black;
    font-weight:bolder;
    font-size : 200%;
    font-family : sans-serif;
}
.msgblack{
    color: black;
    font-weight : bold;
    font-family : Verdana;
    font-size: 10pt;;
}
/*
.whitetitle{
    color:White;
    font-size : larger;
    font-family : sans-serif;
    background : Navy;
}
*/
.blacktitle{
    color:black;
    font-size: 12pt;
    font-weight:bold;
    font:verdana;
}
.blacktitlesmall{
    color:black;
    font-size: 10pt;
    font-weight: bold;
    font:verdana;
}
.reporttitle{
    color:black;
    font-size: large;
    font-weight: bolder;
}
/*
a:link{
    color: navy;
    font-weight: bolder;
    text-decoration: none;
}
a:visited{
    color:navy;
    font-weight: bolder;
    text-decoration:none;
}
a:active{
    color :red;
    text-decoration:none;
}
a:hover{
    color :red;
    text-decoration:none;
}
*/
