
  body {
    margin:9px 9px 0 9x;
    padding:0;
  background:#0C53BF;
  width:100%;
}

  body
  {
  background-image:url('images/newbg.bmp');
  background-repeat:repeat-x;
  
  }

  #level0 {
    background:#001122;
    width:100%;}
  #level1 {
    margin-left:150px;
    padding-left:9px;
    background:#000000;}
  #level2 {
    background:#000000;
    position:relative;
    width:inherit;}
  #main {
    margin-right:9em;
    padding-right:9px;
    background:#FFF;}
  #topBar{
    background:#000000;}
  #advBar{
    background:#000000;}
  #tipDay{
    float:right;
    width:175px;
    background:#000000;
    position:relative;}
  #lftBar {
    position:absolute;
    width:150px;
    top:9px;
    left:9px;}
  #rgtBar {
    position:absolute;
    width:9em;
    top:0;
    right:0;}
  #main h1 {
    margin:0;
    padding-left:.3em;
    font:1.25em Verdana,Helvetica,Arial;
    color:#609;
    background:#000000;}
  #main dt {
    font-weight:bold;
    font-size:120%;
    margin-top:.8em}
  #rgtBar h3 {
    margin:0;
    padding:3px;
    background:#000000;
    font-weight:bold;
    font-size:1em;
    text-align:center;}
  #topBar form {
    float:right;
    width:10.5em;
    text-align:right;}

  #topBar b { /* Top nav bar text links (sitemap, experts...) */   
    display:block;   
    text-align:left;   
    font:bold .8em/1.7em Arial,Geneva,sans-serif;   
}  

.title {
	font-size:12pt;
	font-weight:600;
	color:#000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.heading{
	font-family: monotype corsiva, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #F0F8FF;
	text-decoration: underline;
}

h1 {
	font-weight: 600;
	font-family: monotype corsiva, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#000000;
	margin: 10px;
}
h3 {
	font-weight:500;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFFFCC;
	margin: 10px;
}
p {
	font-family: monotype corsiva, Arial, Helvetica, sans-serif;
	font-size:18pt;
	color:#F0F8FF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
}
  
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size: 12pt;
	color : #29169E;
	text-decoration: underline;
}
a:active {color: #FDEE4C;}
a:hover {color: #EEE8AA;}
a.foot:visited{
	color: #4169E1;
}
a.foot:hover{
	color: #FDEE4C;
}
a.foot {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FDEE4C;
	font-weight : normal;
}

.note {   
    color:red   
}

