
body, td
{
  font-family:		Verdana, Geneva, sans-serif;
  font-size:		12px;
  color:		    #0A184C;
  line-height:      18px;
}

body
{
  background-color:		#0A184C;
  text-align: center;
}	

th
{
  font-weight:		bold;
  font-size:		13px;
  line-height:		16px;
  text-align:       center;
  background-color:#D9C27C;
}

span.author {
  font-size:		10px;
}
p.welcome
{
  font-weight:		bold;
  font-size:		15px;
  color:		    #990000;
}

div.portfolioText
{
  padding-bottom: 4px;
  padding-left:   8px;
  padding-right:  8px;
  font-size:		11px;
  line-height:      14px;
}


a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-size:		12px;
  font-family:		Verdana, Geneva, sans-serif;
  text-decoration:	none;
  color:		#f4f4f4;
  
  background-color: #0A184C;
  width:            110px;
  height:           20px;
  display:    block;
  margin:           5px;
  padding:  2px;
  border-style: solid;
  border-color: #0A184C;
  border-width: 3px;
}

a.MENU-1-OFF
{
  font-size:		    12px;
  font-family:		Verdana, Geneva, sans-serif;
  text-decoration:	none;
  color:	 #0A184C;
  display:block;
  background-color: #f4f4f4;
  width:            110px;
  height:           20px;  
  margin:           5px;
  padding:  3px;
  border-style: solid;
  border-color: #0A184C;;
  border-width: 2px;
}


div.MENU
{
  margin-left: 5px;
  padding-left: 3px;

}


a:hover
{
    color:		#B85234;
    text-decoration:	underline;
	  font-weight: bold;
}

a
{
  color:		#666666;
  text-decoration:	underline;
  font-weight: bold;
}

h1
{
  font-family:	Verdana, Geneva, sans-serif;
  font-size:		18px;
  color:		#457025;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
}

h2
{
  font-size:		15px;
  color:		#457025;
  margin-bottom: 6px;
  text-align:left;
}

h3
{
  font-size:		13px;
  color:		#457025;
  margin-bottom: 2px;
  padding-bottom: 2px;
  margin-top: 10px;
  padding-top: 10px;
}
strong
{
  color:		#766238;
  font-weight: bold;
}
b.orangeBold
{
   color: #F0881B;
}
ul
{
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 90%;
}

div.FOOTER
{
  font-size:		10px;
  background-color: #0A184C;
  line-height: 11px;
  color:		#f4f4f4;
}

div.FOOTER a
{
  font-size:		10px;
  text-decoration:	underline;
  color:		#f4f4f4;
}
div.FOOTER a:hover
{
  font-size:		10px;
  text-decoration:	none;
  color:		#f4f4f4;
}

