/* CSS Document by anukk 2006*/

html {
margin: 8px 0px 0px 20px;
padding: 0px;
}

body {
margin: 8px 0px 0px 20px;
background-color: #333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
line-height: 16px;
color: #999999;
}

textarea, select, input, option {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
background-color: #333333;
border: 1px solid #fff;
}

a:link {
text-decoration: none;
color: #fff;
font-style:italic;
}

a:visited {
text-decoration: none;
color: #fff;
font-style:italic;
}

a:hover {
text-decoration: underline;
color: #fff;
font-style:italic;
}

a:active {
text-decoration: none;
color: #fff;
font-style:italic;
}

#layout {
width: 471px;
height: 395px;
border: 1px solid #fff;
border-left-style: solid;
border-right-style: solid;
border-top-style: solid;
border-bottom-style: none;
z-index: 1;
}

#content {
margin: 0px 0px 0px 0px;
z-index: 2;
background-color:#000000;
width: 461px;
border: 1px solid #fff;
border-left-style: solid;
border-right-style: solid;
border-top-style: none;
border-bottom-style: solid;
padding: 5px;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-style:italic;
font-size: 18px;
color: #CCCCCC;
margin-bottom: 6px;
}



