#bodydiv {background: #ffffff url(../images/nightsky2.jpg) no-repeat;
font-size: .97em;
font-family: Arial, Helvetica, sans-serif;color: #666666;font-weight: normal;font-style: normal;
line-height: 150%;
/*width: 360px;*/
}

td {
font-size: .97em;
line-height: 150%;
}

h1 {
color:#59698B;font-weight:bold;font-style:normal;font-size:18px;line-height:150%;
}

h2.grey {
color:#59699f;font-weight:bold;font-style:normal;font-size:1.05em;line-height:150%;
}

h2.parahead {
color:#59698B;font-weight:bold;font-style:normal;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:150%;padding-top: 15px;
}

.gandhi {font: bold italic .95em;}

.cure {
color:#0000ff;font-weight:bold;font-style:normal;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:1.35em;line-height:150%;
}

.moneytrail {
color:#900;font-weight:bolder;font-style:normal;}

.moneytrailsubhead {
color:#900;font-weight:bolder;font-style:normal;}

a.redtext {
color:#900;font-weight:bolder;text-decoration:underline;
}

.required {
color:#ff0000;}

a {
color: #0000ff;
}

a:hover{
color: #ff0000;
}

.footer {
font-size: 10px;border-top: 1px #666666 solid;}

#navigation {
width:121px;
font-size: .85em;
margin-top: 3px;
}

#navigation ul {
margin:0px;
padding:0px;
/*background-color:#000;*/
}

#navigation ul li {
min-height:15px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;height:15px;
list-style:none;
padding: 5px;
color:#fff;
background-color:#000;
border-top:#fff solid;
border-bottom:#fff solid;
border-width:3px;
cursor:pointer;text-align: right;}

#navigation ul li.red {
min-height:15px;/*The min-height and the two succesive height style definitions are needed to define a minimum height for IE6 because it does not recognize the min-height CSS property.*/
	height:auto !important;height:15px;
list-style:none;
padding: 5px;
color:#fff;
background-color:#660000;
border-top:#fff solid;
border-bottom:#fff solid;
border-width:3px;
cursor:pointer;text-align: right;}  

#navigation ul li a{
color:#fff;
text-decoration: none;
}

#navigation ul li a:hover {
color:#ff0000;
position:relative;
}

