body
{
font-family: 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, sans-serif;
margin:3px;
margin-left: 20%;
margin-right: 20%;
margin-top: 40px;
background-color:#ffffff;
color:#333333;
background-image: url(/images/back2.gif);
 background-repeat: repeat-x,y;
font-size:15px;
}
 
                     /* HEADER DETAILS   * /        

.header
{
margin-top:10px;
margin-left:160px;
}
 
 
 
 
                          /*  NAVIGATION  * /

.navigation
{
position:absolute;
top:69px;
left:3px;
width:138px;
height:auto;
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
line-height:110%;
}


#toc
{
text-align: center;
}

a.toc:hover { 
  color: #7FFFD4; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}



                         <!--CONTENTS  -->

.content
{
background:#ffffff;
color:#000088;
margin-top:25px;
margin-left:138px;
margin-right:1px;
background-image: url(../images/back1.gif);
 background-repeat: repeat-x,y;
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

                         <!-- FOOTER section -->  -->

#footer
{
text-align: center;
}

                       <!-- NAVIGATION BOX DETAILS -->

.navbox
{
font-size: 15px;
   font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
     
		 border-color: #ffff66;
   border-style: groove; 
   border-width: 2px;
   padding: 4px;
   margin: 1px;
height: 5px;
}

                             <!-- TABLE WIDTH DETAILS -->


.tr
{
width:1000px;
}
 
        
 
                    <!-- FOOTER DETAILS -->

.footer
{
margin-top:400px;
margin-left: 170px;
margin-right:250px;
color:#feefd9;
font-size: 12px;
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
width: 300px;
font-align:right;
background-image: url(../images/back.gif);
 background-repeat: repeat-x,y;
}

                        <!-- RESUME DETAILS -->

.cvheading
{
	FONT-FAMILY: verdana,arial; FONT-SIZE:14; COLOR:#ffff66; FONT-WEIGHT:bold;
}
.cv_sub
{
  FONT-FAMILY: verdana,arial; FONT-SIZE:13; COLOR:#ffff99; FONT-WEIGHT:bold;
}
.cv_details
{
  FONT-FAMILY: verdana,arial; FONT-SIZE:13; COLOR:#0000ff; TEXT-ALIGN:justify;
}




                           <!-- ADDRESS DETAILS -->

.present
{
FONT-FAMILY: verdana; FONT-SIZE:14; COLOR:#ffff66; FONT-WEIGHT:bold;
}

.add
{
FONT-FAMILY: verdana; FONT-SIZE:13; COLOR:#0000cc; 
}

               
							 <!--PARAGRAPH AND OTHER DETAILS  -->



 P UL,  OL UL {font-size: 13px;}


                         <!-- NAVIGATION DETAILS -->


a:link
{ 
  /* color: #ff6633;*/ 
  text-decoration : none; 
  }
a:visited {
  /* color: #ffffcc;*/ 
  text-decoration : none; 
  }
a:hover { 
  color: #ff9900; 
	text-decoration : underline; 
 }

a.nav:link {
  color: #FFFFFF; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:visited {
  color: #ff3300; 
  text-decoration : none;
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:hover { 
  color: #7FFFD4; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}

	