/*
clientstyle.css - Styles for the client pages
*/

body, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	}
inp-info-txt
.HeadlineTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF7F1C;
	font-size: 30px;
	font-weight: bold;
}

a {
	font-family: verdana; 
color: #000000;
	}
a:visited {
	font-family: verdana; 
	color: #000000;
	}
a:hover {
	font-family: verdana; 
color: #000000;
	}

.AccentColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
}
table.whitea td a {color:#686868;text-decoration:underline; line-height: 28px;}

table.whitea td {font-size:14px;}

.inp-info-txt {  color:#FFFFFF !important; }

.inp-info-td {
background-color: #251F1C !important;
}
div.nav_menu{ height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
}
