body
{
margin: 0px 90px 0px 90px;
font-family: verdana, tahoma, arial, sans-serif, serif;
background-color: #D4D4D4;
}

hr
{
height: 1px;
width: 90%;
color: #D4D4D4;
}

th
{
font-size:13px;
border-color: #000000;
}
td
{
font-size: 12px;
border-color: #000000;
}

table
{
border-color: #000000;
}

a:link, a:visited
{
color: #FF9919;
font-weight: bold;
text-decoration: none;
}

a:hover, a:active
{
color: #000000;
font-weight: bold;
text-decoration: none;
background: #FFDD5D;
}

h1
{
color: #D4D4D4;
font-weight: bold;
letter-spacing: 8px;
font-size: 50px;
line-height: 20px;
margin: 0px;
}

h2
{
color: #959595;
font-weight: bold;
letter-spacing: 5px;
font-size: 20px;
line-height: 26px;
margin: 0px
}

h3
{
color: #959595;
font-weight: bold;
letter-spacing: 5px;
font-size: 20px;
line-height: 0px;
margin: 0px;
}

.example
{
text-align: left;
font-size: 18px;
}
.header
{
color: #FF9919;
font-weight: bold;
}

.date
{
color: #757575;
font-weight: bold;
letter-spacing: 1px;
font-size: 14px;
line-height: 20px;
}

.codeleft
{
font-family: courier;
font-size: 10px;
line-height: 17px;
background: #D4D4D4;
border: 1px solid #000000;
text-align: left;
padding: 10px 10px 10px 10px;
}

.coderight
{
background: #F4F4F4;
border: 1px solid #000000;
text-align: left;
padding: 10px 10px 10px 10px;
}

#menu
{
padding: 5px 0px 20px 20px;
}

#main
{
position: absolute;
top: 0px;
border-right: 10px solid #FF9919;
border-left: 10px solid #FF9919;
padding: 0px 30px 10px 30px;
text-align: left;
background:#FFFFFF;
font-size: 12px;
line-height: 18px;
}

#copyright
{
text-align: center;
padding: 20px 0px 15px 0px;
font-size: 9px;
color: #A3A3A3;
letter-spacing: 3px;
line-height: 12px;
}



