<style type="text/css">
body,p,td {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#eaeaea;
	scrollbar-dark-shadow-color:#636563;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#eaeaea;
	scrollbar-shadow-color:#eaeaea;
	font-family:arial, helvetica, sans-serif;
	font-size:14px; color:#003366;       
	}

.bodystyle {
	background-color: #6699cc;  //eaeaea  
	font-family:arial, helvetica, sans-serif;
	font-size:18px; color:#003366; 
	//background-image: url(bg.gif);
        background-image: url(../../img/bg(1).gif);
	margin: 0.3in auto;
}

.bodystyle1 {
	//background-color: #6699cc;  //eaeaea  
	font-family:arial, helvetica, sans-serif;
	font-size:18px; color:#003366; 
        background: url(./../img/violetflame1.jpg); 
        //background-repeat: no-repeat;
        //background-size: 100%;
        //background-image: url(../../img/bg(1).gif);
        margin: 0.3in auto;      
}

.mastertable {
	  border: 3px double #d4a017; 
	  background-color: #eee8cd; //#336699  //FFB90F
}
	
.bnrtable {
	border: 7px double #ffffff;
	background-color:  #ccccdd;
	font-color:#003366;
	}

.bnrtable1 {
	border: 7px double #ffffff;
	background-color:  #ccccdd;
	font-family:arial, helvetica, sans-serif;
	font-size:14px; color:#003366;
	}

.navtable {
	border: 7px double #ffffff;
	background-color : #f3f3ff; 
	 }

.cnttable {
	border: 7px double #ffffff;
	background-color: #eee8cd;  //news-bgcolor  
	padding-left:5;
	padding-top:2;
	padding-right:5;
} 

table.hovertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366; //333333
	cellspacing: 0;
	cellpadding: 0;
	border-width: 0px;
	border-color: #999999;
	border-collapse: collapse;
}
table.hovertable th {
	background-color:#c3dde0;
	border-width: 0px;
	padding: 6px;
	border-style: solid;
	border-color: #a9c6c9;
}
table.hovertable tr {
	background-color:#ffffff;   //d4e3e5
}
table.hovertable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #a9c6c9;
}

// ol { margin-left:1em; padding-left:0px; margin-right:1em;
}


/* Content Links */
a { text-decoration:none; color:#f88017;}   //0000ac

a img { border:none;
} 

a:hover {text-decoration:none; color: #0000ff;  
display: block; 
}

/* Main Navigation links */
.mainnav{
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border-bottom: 3px double #cccccc;
}

a.sidenav {
	width: 27%;
	color:#d4a017;  //5c6eff
	text-decoration:none;
}

a.sidenav1 {
	width: 30%;
	color:#003366;    //9E7BFF 
	text-decoration:none;
}

a.sidenav2 {
	width: 100%;
	color:#000099;     
	text-decoration:none;
}

a.sidenav:hover {
	width: 17%;
	color:#000033;
	background-color: #eaeaff;
}

a.sidenav1:hover {
	width: 30%;
	color:#000033;
	background-color: #eaeaff;
}

a.sidenav2:hover {
	width: 100%;
	color:#696909;
}

a.specialeffects  {
        width: 100%;
	color:#003366;
	text-decoration:none; 
}
a.specialeffects:hover {
        width: 100%;
	color:#000033;
	background-color: #5cb3ff;   //eaeaff
} 	
.footer {
	font-family:arial,helvetica;
	font-size:9px;
	color:#ffffff;
	text-align:right;
	margin-left: 8;
	margin-right: 8;
	}
.cwklink {
	font-family:arial,helvetica;
	font-size:9px;
	color:#ccffff;
	text-align:center;
	letter-spacing :.05em;
}

/* Headline style */

h1 {
	font-size: 15px; 
	font-weight:bold;
	color:#000069;
	text-align:left;
}

h2 {
	font-size: 15px;
	color:#696902;  //003366
	text-align:left;
}


/*Heading 1 */
h3 {
	font-family: georgia;
	font-weight:bold;
	font-size: 20px;
	color: #cc3000;      //696902   //696969               
	text-align: left; margin-left:.7em; padding-left:0px; margin-right:1em;
	}

h4 {
	font-size:15px;
	font-weight:bold;
	color:#00069;   //696902 
	text-align:center; margin-left:1em; padding-left:0px; margin-right:1em;
	text-decoration:none;
	}

/*Heading 2 */
h5 {
	font-size:16px;
	color:#003366;
	text-align: left;
	}

/*Style 1 */
h6 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left : 0;
	border: 1px solid #9999ff;
	padding: 3px;
}

h7 {
	white-space: nowrap; 
	display: block;
	text-align: center;
	font-weight :bold;
	font-size: 45px;
	margin-left: auto;
	margin-right: auto;
}

h8 {	
	font-size: 20px;
	color:#003366;
	text-align: center;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
</style>






