<!--
body { 
background: #EFEFEF; 
font-family: Tahoma, Arial, sans-serif; 
font-size: 12px; 
color: #222222;
margin: 0px;
padding: 0px;
}

#lyr1 {
visibility: hidden;
position: absolute;
top: 154px;
width: 548px;
height: 384px;
background-image:url('gray_e6_75pc.png');
border: 2px solid #FC7216;
z-index: 2;
}

#lclose {
position: absolute;
right: 0px;
background-color: #FC7216;
color: #efefef;
padding-left: 2px;
padding-right: 1px;
padding-bottom: 1px;
-moz-user-select: none;
cursor: pointer;
}

#ltitle {
position: absolute;
left: 0px;
background-color: #FC7216;
font-size: 20px; 
font-weight: bold; 
color: #efefef;
padding-left: 4px;
padding-right: 4px;
-moz-user-select: none;
cursor: default;
}

#lyr2 {
position: relative;
top: 34px;
left: 8px;
width: 526px;
height: 334px;
background-image:url('gray_e6_75pc.png');
border: 1px solid #777777;
padding: 2px;
}


#main {
position: relative;
width: 100%;
height: 100%;
background: #EFEFEF;
}

#cap_top {
position: relative;
width: 635px;
height: 25px;
/* background-image:url('trsp_yel_30pc.png'); */
}

#cover {
position: relative;
width: 635px;
height: 635px;
background-image: url('mik99dd08cover.png');
}

#cap_bot {
position: relative;
width: 635px;
height: 80px;
/* background-image:url('trsp_yel_30pc.png'); */
}

#nav {
position: relative;
}

.lnk {
position: relative;
display: inline-block;
top: 14px;
font-size: 20px; 
font-weight: bold; 
color: #efefef;
margin: 2px;
padding: 0px;
cursor: pointer;
border: 2px solid #FC7216;
background-color: #222222;
filter:progid:dxImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='btngrad1.png');
-moz-user-select: none;
}

#s_cpyr {
position: relative;
top: 11px;
font-size: 11px; 
-moz-user-select: none;
cursor: pointer;
}

#cpyr {
visibility: hidden;
position: absolute;
top: 15px;
left: 10px;
}

#cprtop {
font-size: 18px; 
font-weight: bold; 
}

#cprmain {
font-size: 16px; 
}

#cprbtm {
width: 506px;
text-align: justify;
}

#frm {
visibility: hidden;
position: absolute;
top: 15px;
left: 10px;
text-align: right;
}

#dl {
visibility: hidden;
position: relative;
text-align: center;
font-size: 16px; 
}

#dlnk {
position: relative;
bottom: -28px;
font-size: 12px;
color: bbbbbb;
}

#fnfo {
font-size: 12px;
}

#bigger {
font-size: 120%;
letter-spacing: 0.5px;
}

.cr {
position: relative;
top: 0px;
cursor: default;
margin-bottom: 2px;
}

.crx {
position: relative;
top: 0px;
cursor: default;
/*
vertical-align: top;
text-align: left;
*/
}

.fld1 { 
margin-right: 274px; 
margin-top: 2px; 
margin-bottom: 1px; 
height: 20px; 
border: 1px solid #888888; 
background: #F4F4F4; 
font-weight: bold; 
font-size: 12px; 
padding-top: 1px;
}

.fld2 { 
margin-right: 274px; 
margin-top: 2px; 
margin-bottom: 1px; 
height: 20px; 
border: 1px solid #FC7216; 
background: #F4F4F4; 
font-weight: bold; 
font-size: 12px; 
padding-top: 1px;
}

.fld3 { 
position: relative;
width: 350px;
height: 120px;
font-family: Tahoma, Arial, sans-serif; 
border: 1px solid #FC7216; 
background: #F4F4F4; 
font-weight: bold; 
font-size: 12px; 
padding: 1px;
margin-right: 65px; 
}

.sendbtn { 
font-size: 12px;
font-weight: bold; 
background: #F4F4F4; 
border: 4px double #FFFFFF; 
color: #454545; 
margin-right: 65px; 
cursor: pointer;
}

a:link { 
font-weight:bold; 
color:black; 
text-decoration:none; 
}

a:visited { 
font-weight:bold; 
color:black; 
text-decoration:none; 
}

a:focus { 
font-weight:bold; 
color: #FC7216; 
text-decoration:underline; 
}

a:hover { 
font-weight:bold; 
color: #FC7216; 
text-decoration:none; 
}

a:active { 
font-weight:bold; 
color: white; 
text-decoration:underline; 
}

a.ddl:link { 
font-weight:bold; 
color: #999999; 
text-decoration:none; 
}

a.ddl:visited { 
font-weight:bold; 
color: #999999; 
text-decoration:none; 
}

a.ddl:hover { 
font-weight:bold; 
color: black; 
text-decoration:none; 
}


br.sml {
line-height: 2px;
}

.brd           { border: 6px double #F4F4F4 }

-->