﻿body {
	background-image:url('images/bkgnd.jpg')
}
/*                                                
#sss {
border-bottom-color:blue;border-bottom-style:solid; 
position:absolute; left: 154px; top: 209px; width: 361px;
} */

#head {
	border:1px solid #B42121;
	width: 750px;
/*	height: 100px;  */  
	top: 8px;
}                                              
                                        
#topic {
	height: 40px;
	margin-top: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	top: 121px;
	text-align: center;
	border-bottom-width: 1px;
	padding-top: .2em;
	width: 750px;
	position: absolute;
	left: 17px;
	visibility: visible;
}
/*                                                 
.topic {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	text-align: center;
}*/
.gray {color: #999999}
.gray_home_pg_only {color: #999999}


div.nav {
	width: 100px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color: #B42121;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color: #000000;
	position:absolute;
	left: 10px;
	z-index:1;
	margin-bottom: 10px;/*                                                 */
	margin-left: 0px;
}
		
/* span.text14pt is used only on the Performance page */		
span.text14pt { font-family: "Times New Roman", serif; font-size: 14pt }

span.nav {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	line-height: 100%;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom:0px;
	padding-left: 8px;
}

/* Default link colors */
	a:active {color: black; text-decoration:none;}
	a:link {color: black; text-decoration:none;}
	a:visited {color: black; text-decoration:none;}
	a:hover  {color: #FF0000; text-decoration:none;}
	
/* Other link colors */
	a:link.otherlinks {color: blue; text-decoration: none}
	a:active.otherlinks {color: blue; text-decoration: none}
	a:visited.otherlinks {color: blue; text-decoration: none}
	a:hover.otherlinks {color: red;text-decoration: underline}

.verd10pt    { font-family: Verdana, sans-serif; font-size: 10pt; text-align: left; text-indent: 0; 
               word-spacing: 0; line-height: 100%; margin-left: 6px; 
               margin-right: 0; margin-top: 0; margin-bottom: 5pt }

.text        {
	font-family: "Times New Roman", serif;
	font-size: medium;
	line-height: 1.3em;
}
.text2       {
	font-family: "Times New Roman", serif;
	font-size:  medium;
	margin-bottom: 0px;
	margin-top: 3px;
}
/*  ***** NAVIGATION PANEL *******   */                                             
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	width: 100px;
	left:10px;
	position: absolute;
	border-left: solid;
	border-left:solid;
	border-color:#FF0000;
	border-width:1px;
	border-right: solid;
	border-right:solid;
	border-color:#FF0000;
	border-width:1px;
	padding-top:.6em; 
	padding-bottom:.6em;
	margin-left:10px;
	visibility: visible;
 	height: 194px;
 	top:200px 
}  
/*  ***** NAVIGATION PANEL *******   */  
.navitmes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
}

.navitmes_static {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#999999;
	padding-left: 10px;
}