body {
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #000;
	background-image: url(images/pgbg.jpg);
	background-repeat: repeat-x;
}
.tbl_bg {
	background-image: url(images/centerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:700px;
}
.nmbr {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #296296;
}
.nmbr a {
    text-decoration:underline;
}
.nmbr .topLink{
    font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:1px;
	text-decoration:underline;
	color: #999;
}
.greysm {
	font-size: 12px;
	line-height: 14px;
}
.grey {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.footer, .footer a:link, .footer a:visited, .footer a:active{
	font-size: 10px;
	color: #999;
	font-weight:normal;
}
.footer a:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #999;
}

.subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}
.rdhdr1, h3 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #933538;
	line-height: 32px;
}
.rdhdr2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #933538;
	line-height: 32px;
}


.menu{
    font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bolder;
	color: #5F5A54; /*#933538;  #39709A */	
}

.header{
    font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight:bold;
	text-transform:uppercase;
	color: #5F5A54; /*#933538;  #39709A */	
}

.menu div div{
    float:left;
    font-weight:normal;
}

.menu div div ul{
    margin: 0px 0 0 0;
    padding:0;
    position:absolute;
    z-index:1px;
    background-color: White;
    Color:#5F5A54;
    border: solid 1px #000000;
    width:190px;
}
.menu div div ul ul{
    position: absolute;
    margin: -20px 4px 2px 165px;
    width:190px;
}
.menu li{
    list-style-type:none;
    text-align:left;
    color: #5F5A54;
}
.menu li:hover{
    background-color:#EBEAE6;
    color: #000000;
}
.menu div div ul li{
    padding :6px;
    text-align:left;
}

.menu a{
    color: #5F5A54; /*  #39709A */
    font-weight: normal;
    text-decoration:none;
}

.menu a:hover{
    color:  #6183B3; /*#39709A; /*#933538;  */
    text-decoration:none;
}
.menu li ul{
    margin-left: 0px;
    left:0px;
    padding-left:0px;
}
.RedImgNewmiddle{
    color:White;
    background: url(images/RedBar-Middle-Img.gif) repeat-x;
}
.RedImgNewmiddle a{
    font-size:12px;
    color:White;
    text-decoration:underline;
}

.button
{
    color:White;
    font-weight:bold;
    font-size:13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #122D02/*F47027*/;
    border: solid 2px #C3D3DF/*077AB9*/;
    text-decoration :none;
}

a.button, a.button:visited, a.button:active
{
    padding: 3px 9px 3px 9px;
    color:White;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #122D02/*F47027*/;
    border: solid 2px #C3D3DF/*077AB9*/;
    text-decoration :none;
}
.button:hover, a.button:hover
{
    color:#B4C39A;
    font-weight:bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #122D02/*BDD01C*//*077AB9*/;
    border: solid 2px #C3D3DF/*F47027*/;
    text-decoration :none;
}
.popup{
    overflow : auto;
    border: solid 9px #1F5AB4;
    /*padding: 3px;*/
    visibility:hidden;
    /*display:none;*/
    margin: 0px 0px 0px 0px;
    position:absolute;
    height : auto;
    width : 750px;
    background-color:#ffffff;
}
.spchdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
}
