body
{ 
   text-decoration:none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
}
td
{
    FONT-SIZE: 11px;
}

.header
{
    font-family: Arial;
    text-decoration:none;
    font-size: 13px;
    font-weight: bold;
    /*color: #808080; */
    color: #FFFFFF;
}
.header:hover
{
    text-decoration:underline;
    color: #FFFFFF;
}

.link
{
    text-decoration:none;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:none;
    color:#285A8F;
}
.link:hover
{
    color:#000000;
}


/* These are specific styles, used rarely */

.topbar
{
    background-color: #FFFFFF;
    background-image: url(http://www.pro-consul.com/images/navbg.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.browseLink
{
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight:none;
    color:#285A8F;
}
.browseLink:hover
{
    color:#285A8F;
    text-decoration:underline;
}

.top_browselink
{
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:#285A8F;
}
.top_browselink:hover
{
    color:#000000;
    text-decoration:underline;
}


.index_browselink
{
    text-decoration:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:#285A8F;
}
.index_browselink:hover
{
    color:#000000;
    text-decoration:underline;
}

.expertlink
{
   text-decoration:none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: 11.5px;
   color:#285A8F;
}
.expertlink:hover
{
    text-decoration: underline;
    color:#000000;
}

.bottomlink
{
    text-decoration: underline;
    font-family: Arial, sans-serif;
    color: #FFFFFF;
}

.form
{
   text-decoration:none;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:10px;
   color:#283976;
}

a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

h2 {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}