﻿body
{
}

.toptop
{
	background-color: White;
}

.header_main_bar
{
	border-top: solid 1px #3A63A1;
	background-color: #EAECEA;
}

.header_bar
{
	background-color: #3A63A1;
	height: 30px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.nav_links
{
	text-decoration: none;
	font-size: 11pt;
	color: White;
	font-family: Lucida Sans, Franklin Gothic Demi Cond , Arial, Courier New CE;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	font-weight: bold;
}

.nav_links:hover
{
	color: #E0A501;
}

.nav_hr
{
	width: 190px;
	height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.links a
{
 color:Black;
 padding-bottom:20px;
 font-size:15pt;

}

.links a:hover
{
 color:#E0A501;
}

.footer_section
{
	border-top: solid 2px #E0A501;
	border-bottom: solid 2px #E0A501;
	background-color: #3A63A1;
}


.nav_links_r
{
    text-decoration: none;
    font-size: 10.5pt;
    font-family: Lucida Sans, Franklin Gothic Demi Cond , Arial, Courier New CE, Courier New;
    font-weight: bold;
    width: 100%;
    height: 100%;
    vertical-align: top;
    cursor: pointer;
    text-align: left;
    padding-left:5px;
   color: White;
}

.nav_links_r td
{
    border-top: solid 2px white;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 5px;
       
}

.nav_links_r td:hover
{
    background-color: #3A63A1;
    /*color: #3A63A1;*/
}

.nav_hr_r
{
    width: 190px;
    height: 1px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.HotList a
{
	font-size:20pt;
	font-family: Raphael, TimeScrDMed, Times New Roman;
	color:black;
	text-decoration:none;
}

.HotList a:hover
{
	font-size:20pt;
	font-family: Raphael, TimeScrDMed, Times New Roman;
	color:red;
	text-decoration:none;
}