/*PERSONALWEBKIT.COM*/
html {-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
} 

.bodystyle {
	width: 100%;
	height: 100%;
	background-color: #eee8cd;   
	//background-image: url(./../img/bg.gif);
	margin-left: auto;
        margin-right: auto;
}

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; 
	margin-left:1.1em; padding-left:2px; margin-right:1em; margin-top:0em; 
}

hr {
    height: 0.1em;
    width:100%;
    align:center;
    background:#e7ce00 thin;  
    margin: 0 0 0 1px;  
   }

img { border:none;
} 

sup { margin-left:1.5em;
}

.table {  
	  width: 100%;
	  height: auto;
	  border:0; 
	  background-color: #eee8cd; 
	  margin-left: auto;
          margin-right: auto;
	  overflow-x: auto;
}

.table1 { 
	  width: 100%;
	  height: 100%;
	  border:0; 
	  background-color: #eee8cd; 
	  margin-left: auto;
          margin-right: auto;
	  //overflow-x: auto;
}

.table2 { width: auto;
	  height: 100%;
	  border:0; 
	  background-color: #eee8cd;
	  margin-left: auto;
          margin-right: auto;
}

.mastertable {
	  border: 5px double #d4a017; 
	  background-color: #eee8cd;    
	  margin-left: auto;
          margin-right: auto;
	}
	
.bnrtable {
	border: 7px double #ffffff;
	background-color:  #ccccdd;
	}

.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;
} 

ul { list-style-type: none;
}


// ol { margin-left:1em; padding-left:0px; margin-right:1em;
}


/* Content Links */
a { text-decoration:none; color:#003366;}   //content-link color 

a img { border:none;
} 

a:hover {text-decoration:none; color: #99aabb;     
}

/* 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: 17%;
	color:#d4a017; //5c6eff
	text-decoration:none;
}

a.sidenav1 {
	width: 30%;
	color:#9E7BFF;    //003366 
	text-decoration:none;
}

a.sidenav2 {
	width: 100%;
	color:#696969;     
	text-decoration:none;
}

a.sidenav2a {
	width: 100%;
	color:#4863a0;     
	text-decoration:none;
}

a.sidenav3 {
	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.sidenav2a:hover {
	width: 100%;
	color:#737ca1;
}

a.sidenav3:hover {
	width: 100%;
	color:#696969;
	background-color: #eaeaea;
}

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;
}

.myboxu {
    margin: 0.2in auto;
    color: #ffffe0; 
    width: 199px;
    padding: 7px;
    text-align: center;
    background-color: #99aabb;  
    border: 1px solid #ffffff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #ffffe0, #6699cc);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffe0), to(#6699cc)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe0', endColorstr='#6699cc'); /* for IE */
}

.myboxu1 { 
    margin: 0.2in auto;
    color: #ffffe0; 
    width: 99px;
    padding: 11px;
    text-align: center;
    background-color: #99aabb;
    border: 0px solid #ffffff;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: -moz-linear-gradient(top, #ffffe0, #6699cc);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffe0), to(#6699cc)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe0', endColorstr='#6699cc'); /* for IE */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe0', endColorstr='#6699cc'); /* for IE */
}


/* 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:.9em; padding-left:0px; margin-right:1em;
	}

h4 {
	font-size:15px;
	font-weight:bold;
	color:#00069;   //696902 
	text-align:center; margin-left:1.2em; padding-left:0px; margin-right:1em;
	text-decoration:none;
	}

/*Heading 2 */
h5 {
	font-size:14px;
	color:#003366;
	text-align: center;
	font-weight: bold;
	background-color: #eee8cd;  //#f3f3ff
	margin-left: 2px;
	padding:2px;
		
}

/*Style 1 */
h6 {
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-align: justify;
	margin-left : 0;
	border: 1px solid #9999ff;
	padding: 3px;
	}
