a.navtop{
	text-decoration:none;
	color:#FFFFFF;
	font-size: 8pt;
	font-weight:bold;}

a.navtopon{
	text-decoration:none;
	color:#f6fbc6;
	font-size: 8pt;
	background-color:#d05410;
	font-weight:bold;}

a.navtop:hover{
	color:yellow;
	text-decoration:none;}

.topSubNav{
	margin-top: 0px; 
	margin-bottom: 1px solid #fff; 
	padding:0px; 
	background-color:#ff6714; 
	border-top:3px solid #fff; 
	border-bottom:3px solid white;
	color:#ffffff; 
	font-family: TAHOMA; 
	font-size: 12pt; 
	font-weight:bold;
	padding:0px;
	/*padding: 5px 10px 5px 10px;*/}





body{
	/*COLOR: #646464; */
    background: white;
    /* BEG ADDED 8-1-2007: NAJ */
    width: 688px;
    margin-left: auto; 
    margin-right: auto; 
    text-align: left;
    /* END ADDED 8-1-2007: NAJ */
	Font-Family: Arial; FONT-SIZE: 10pt;}

body form{
    font-size: 10pt;
    color: #646464;
    font-family: Tahoma;
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: white;}

h1 {font-family: serif;
    font-size: 18pt;
    font-weight: normal;
    color: #697893;}

h2 {font-family: tahoma;
    font-size: 10pt;
    font-weight: bold;
    color: #697893;}
	
p {margin: 10px;}


.smf_sidebar, .sidebar_header, .sidebar_main {background:url(leftbox_middle.gif) repeat-y}
.sidebar_main p {margin:15px}