/* CSS Document */

body {
background-color: #271405;
font-family: Courier New, Courier, monospace;
color: #333333;
}

h1 { 
font-family: Courier New, Courier, monospace;
font-size: 14px;
color: #663333;
}

h2 { 
font-family: Courier New, Courier, monospace;
font-size: 13px;
color: #663333;
}

h3 { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #FFFF66;
}

h4 { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #663333;
}

.toptable { 
background-color: #271405;
height: 20px;
width: 600px;
}

.topltd {
background-color: #271405;
height: 30px;
width: 400px;
}

.toprtd {
background-color: #271405;
height: 30px;
width: 200px;
}

.infotable {
background-color: #663333;
width: 600px;
padding-left: 15px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

.infotd {
background-color: #663333;
width: 590px;
height: 20px;
font-family: Courier New, Courier, monospace;
color: #FFFFCC;
font-size: 12px;
}

a.infolink { 
font-family: Courier New, Courier, monospace-;
font-size: 12px;
color: #663333;
text-decoration: underline;
font-weight: normal;
}

a.infolink:hover { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #663333;
text-decoration: underline; 
font-weight: normal;
}

a.infolink:visited { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #663333;
text-decoration: underline;
font-weight: normal;
}

.coprtable {
background-color: #271405;
width: 600px;
font-family: Courier New, Courier, monospace;
font-size: 12px; 
color: #663333;
padding-left: 15px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

.blocktable {
height: 10px;
width: 600px;
background-color: #FFCC33;
}

.blocktable2 {
height: 10px;
width: 600px;
background-color: #FFCC33;
}


.contenttable {
width: 600px;
background-color: #FFFFCC;
border: 0px;
border-color: #CCCCCC;
font-family: Courier New, Courier, monospace;
color: #663333;
font-size: 12px;
padding-left: 15px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}

a.buylink { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #FFFFCC;
text-decoration: underline;
font-weight: bold;
}

a.buylink:hover { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #FFFF66;
text-decoration: underline; 
font-weight: bold;
}

a.buylink:visited { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #FFFF66;
text-decoration: underline;
font-weight: bold;
}

a.sitelink { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #FFFFCC;
text-decoration: none;
font-weight: normal;
}

a.sitelink:hover { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #FFFF66;
text-decoration: underline; 
font-weight: normal;
}

a.sitelink:visited { 
font-family: Courier New, Courier, monospace;
font-size: 12px;
color: #FFFFCC;
text-decoration: none;
font-weight: normal;
}


