<!--
BODY{
font-size: 13px ; 
margin:0px;
padding:0px;
/* color: #687094; */
color: #993333;
background-color:#EFE1F5;
/* background-image:url(../image/wall07.gif;) */
}

#header{
position : static;
height:35px;
padding:0px;
margin:0px;
width:100%;
z-index: 6;
background-color:#999999; 
}

#header  h3{
position:fixed;
top:0px; 
height:26px;
width:100%;
padding:4px  10px 0px 0px ;
font-size: 13px ; 
text-align:center;
vertical-align:bottom;		/* $B?bD>0LCV(J */
color:#9973d9f;
margin:0px; 
background-color:#fff; 
z-index: 7;
}

#header  A:visited,#header  A:link
{color:#9973d9;  text-decoration:none;}

#header  A:hover 
{color:#99ff99;  text-decoration:none;}

h1 {
text-align:center;
margin:10px 100px 30px 100px;
padding:2px; 
font-weight:bolder;
font-size:20px;
color: #000000;
background-color:#ffffff;
/* $BGr%P%C%/;XDj(J */
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
}

#container{
background-color:#000000;
/* background-image:url(../image/wall07.gif); */
}

#main{
background-image:url(prof_top.gif); 
background-attachment: fixed;
background-repeat:no-repeat;
background-position : 0px 30px ;
}

#content {
margin:25px 25px 25px 25px;
padding:5px; 
width:500px;
color: #006666;
background-color:#ffffff;
/* $BGr%P%C%/;XDj(J */
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
}

th{font-size: 14px ; 
text-align:left;
}

TD{
font-size: 12px ; 
margin:3px;
padding:2px;
line-height:1.3;
color: #663300;
}

#td1{
color: #993366;
font-weight:bolder;
width:80px;
}

.td1 {
color: #996633;
font-weight:normal;
}

.td2 {
color: #993366;
}

BIG{font-size: 14px ; }
SMALL{font-size: 10px ; }

A:visited, A:link
{color:#663333;  
text-decoration: underline;
/* text-decoration:none; */ 
}
A:hover 
{color:red;  text-decoration:none; }

-->