
body
{
margin: 10 auto;
width: 800px;
padding: 0;
font-family: tahoma;
text-align: center;
background: url(./Graphics/bg.gif);
background-color: black;
color: #d50808;
}

A:link {color: #d50808; text-decoration: none;}
A:active {color: #d50808; text-decoration: none;}
A:visited {color: #d50808; text-decoration: none;}


div.off {
height: auto;
width: 100px;
margin-top: 5px;
background: url(./Graphics/tdbg.gif);
border-top: 5px solid #d50808;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 5px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding: 0px;
}

div.on {
height: auto;
width: 100px;
margin-top: 5px;
background-color: #000000;
border-top: 5px solid #d50808;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 5px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding: 0px;
}

div.SMoff {
height: auto;
width: 50px;
margin-top: 5px;
background: url(./Graphics/tdbg.gif);
border-top: 5px solid #d50808;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 5px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding: 0px;
}

div.SMon {
height: auto;
width: 50px;
margin-top: 5px;
background-color: #000000;
border-top: 5px solid #d50808;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 5px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding: 0px;
}

div.MDoff {
height: auto;
width: 75px;
margin-top: 5px;
background: url(./Graphics/tdbg.gif);
border-top: 5px solid #d50808;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 5px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding: 0px;
}

div.MDon {
height: auto;
width: 75px;
margin-top: 5px;
background-color: #000000;
border-top: 5px solid #d50808;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 5px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding: 0px;
}

div.PToff {
height: auto;
width: 150px;
margin-top: 5px;
background: url(./Graphics/tdbg.gif);
border-top: 5px solid #d50808;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 5px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding: 0px;
}

div.PTon {
height: auto;
width: 150px;
margin-top: 5px;
background-color: #000000;
border-top: 5px solid #d50808;
border-left: 0px solid #ffffff;
border-right: 0px solid #ffffff;
border-bottom: 5px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding: 0px;
}

div.topLeft {
height: 225px;
width: 200px;
margin-top: 5px;
background: url(./Graphics/bg.gif);
border: 0px solid #d50808;
font-size: 11pt;
font-weight: 600;
font-variant: small-caps;
float: left;
padding-top: 5px;
}

div.topRight {
height: 225px;
width: 570px;
margin-top: 5px;
background: url(./Graphics/tdbg.gif);
border: 5px ridge #d50808;
font-size: 11pt;
font-weight: bold;
text-align: left;
color: black;
float: left;
padding: 10px;
}

div.topRightIndex {
height: 350px;
width: 385px;
margin-top: 5px;
background: url(./Graphics/tdbg.gif);
border: 5px ridge #d50808;
font-size: 11pt;
font-weight: bold;
text-align: left;
color: black;
float: left;
padding: 10px;
}

div.botLeft {
height: auto;
width: 570px;
margin-top: 5px;
background: url(./Graphics/tdbg.gif);
border: 5px ridge #d50808;
font-size: 11pt;
font-weight: bold;
text-align: left;
color: black;
float: left;
padding: 10px;
}

div.botRight {
height: 200px;
width: 200px;
margin-top: 5px;
background: url(./Graphics/bg.gif);
border: 0px solid #d50808;
font-size: 13pt;
font-weight: bold;
color: white;
float: left;
padding-top: 5px;
}

#dropmenudiv{
position: absolute;
left: 0px;
top: 15px;
border: 1px solid #d50808;
border-bottom-width: 0;
font-family: tahoma;
font-size: 11pt;
font-weight: normal;
font-variant: small-caps;
text-align: left;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 2px solid #d50808;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background: url(./Graphics/tdbg.gif);
}

div.twitter {
height: 350px;
width: 350px;
margin-top: 5px;
margin-right: 5px;
background: url(./Graphics/bg.gif);
border: 5px ridge white;
text-align: left;
font-size: 11pt;
color: white;
float: left;
padding: 10px;
}
