
body 
{
	margin:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	<!-- background-image: url(../../../.gif); -->
	<!-- background-color: #ff9933; -->
	background-repeat: repeat-y; 
}
.navigation 
{
    position: absolute;
    top: 200px;
    left: 3px;
    width: 150px;
    height: auto;
    font-family : Verdana, Geneva,Arial, Helvetica, sans-serif;
    line-height : 100%;
}
.oldbrowser 
{
	display: none
}

.heading 
{   
    font-color: #cc0033;
		margin-left: 181px;
		font-size: 70px;
		margin-top:0px;
    padding: 5px;
    font-family: Monotype Corsiva, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
	   
}

.heading1
{   
    margin-left: 181px;
		font-size: 22px;
		font-color:#ff0033;
		margin-top:0px;
    padding: 5px;
    font-family: OLIVEOIL, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
   
}
.content 
{   
    margin-left: 181px;
		font-size: 14px;
		margin-top:0px;
    padding: 5px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
   
}
.contentabt 
{  
    margin-left: 185px;
		font-size: 14px;
		margin-top:0px;
    padding: 5px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    width: auto;
    
}
.address
{
margin-left:0px;
color:#feefd9;
font-size: 12px;
font-color: #0066ff1;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: auto;
font-align:center;
background-color: #339999;
}

.su 
{
font-size: 24px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 550;
font-align:center;
background-color: #33cccc;
}
.formail 
{
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 550;
font-align:center;
background-color: #ff9933;
}
.header 
{
margin-left:0px;
font-size: 24px;
font-color: #333399;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: auto;
font-align:center;
background-color: #339999;
}
.cvtitle
{
font-size: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: auto;
font-align:left;
background-color: #ff9933;
}
.cvcontent
{
margin-left:0px;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
width: auto;
font-align:center;
}

.footer
{
margin-left:0px;
color:#feefd9;
font-size: 14px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
width: 550;
font-align:right;
background-color: #339999;
}
.refbul
{
list-style-image:  url(../images/b2.gif);
}
.picbul
{
list-style-image:  url(../images/b1.gif);
}
.navbox    
{
   font-size: 15px;
   font-family: Helvetica,Geneva;
   background-color: #339999;
   border: 1px solid #999999;
   padding: 5px;
   margin-left: 20px;
}
P, OL, UL, DL {font-size: 13px;}

P OL, P UL, P DL, OL UL {font-size: 13px;}
p:first-letter { font-size: 150%;  font-weight: bold; float: left } 

a:link
{ 
  color: blue; 
  text-decoration : none; 
  }
a:visited {
  color: #FF0000; 
  text-decoration : none; 
  }
a:hover { 
  color: #999999; 
	text-decoration : underline; 
 }
     
a.nav:link {
  color: #FFFFFF; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:visited {
  color: #FF8C00; 
  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;}


