body {
   	    font-family:"Times New Roman", Times, serif;
 	 
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-arrow-color:#ff0;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC
}
.img {
	   background: url('prbg.gif');
       background-repeat: no-repeat;
}

#left p {
        text-align:left;
   		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
}

p {
        text-align:justify;
   		margin-left: 20px;
		margin-right: 10px;
		margin-top: 35px;
}
.text16b {
	
		FONT-WEIGHT: bold; 
		FONT-SIZE: 16px; 
		COLOR: #FFFFFF; 
		font-family:"Times New Roman", Times, serif;
		TEXT-DECORATION: none
		
}
.text12b {
	
		FONT-WEIGHT: bold; 
		FONT-SIZE: 14px; 
		COLOR: #FFFFFF; 
		font-family:"Times New Roman", Times, serif;
		TEXT-DECORATION: none
		
}
.textblue {
		FONT-WEIGHT: bold; 
		FONT-SIZE: 14px; 
		font-family:"Times New Roman", Times, serif;
		TEXT-DECORATION: none;
        color: navy
}
.linktext {
		FONT-WEIGHT: bold; 
		FONT-SIZE: 14px; 
		font-family:"Times New Roman", Times, serif;
		TEXT-DECORATION: none;
        color: #99FFFF
}
.silvertext {
	color: #E0E0E0;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
    font-family:"Times New Roman", Times, serif;
}
		

.img {
background-image:  url("images/menu.jpg");
background-repeat: no-repeat
}
a:name{
	color: #003333;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
    font-family:"Times New Roman", Times, serif
}
a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
    font-family:"Times New Roman", Times, serif
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}
#links a:name{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}
#links a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
    font-family:"Times New Roman", Times, serif;
}

#links a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

#links a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
    font-family:"Times New Roman", Times, serif;
}
.box {
    border : thin solid #CCCCFF;
	
}
.linetop {
 border-top: thin dotted #CCCFFF;
}

.line {

 border-bottom: thin solid #CCCFFF;
}

td.menuon { 
    border: thin solid #CCCCFF;
	background-color:  #3399CC; 
	
}
td.menuoff { 
    border: thin solid #CCCCFF;

}