/*PERSONALWEBKIT.COM*/
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:verdana, arial, helvetica, sans-serif;
	font-size:14px; color:#003366; 
	margin-left:1.1em; padding-left:2px; margin-right:1em; margin-top:0em; 
}

.bodystyle {
	background-color: #ffffff;   
	background-image: url(../img/bg.gif);
	margin-left: auto;
      margin-right: auto;
}

.th1{
font-family: georgia, arial, helvetica, sans-serif;
font-size: 13px;
padding: .1em; border: 1px #ccc solid; 
}

hr {
    height: 0.1em;
    width:100%;
    align:center;
    background:#e7ce00 thin;  
    margin: 0 0 0 1px;  
   }

.table1 {
cellspacing:0; 
cellpadding:0; 
align:center;
border:0;
border-collapse:collapse; 
border:3px solid transparent;
}

img { border:none;
} 

sup { margin-left:1.5em;
}

.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:#f88017;
} 

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:#cc6600;   //696969     
	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:#336699;         //696909
}

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: #fff;
    width: 129px;
    padding: 7px;
    text-align: center;
    background-color: #5cb3ff;
    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, #ffffcc, #f59b99);  
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffcc), to(#f59b99)); 
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffcc', endColorstr='#f59b99'); /* 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;
	}
