BODY {
height: 100%;
margin: 0;
padding: 0;
background: #333333 url(http://static.evilcredits.com/images/background1.png);
color: #FFFFFF;
cursor:url(http://static.evilcredits.com/images/green_cursor.cur), auto;
}

img {
border: 0px;
}

h1 {
margin: 0px;
}

.progress {
font-family: Verdana,Tahoma,Arial;
font-size: 11px;
font-weight: bold;
margin-left:15%;
margin-right:15%;
width: 475px;
border: none;
border-collapse: collapse;
}

.progress td {
text-align: center;
border: 1px solid #5C5C5C;
padding: 4px 0px 4px 0px;
}

.progress_bar {
text-align: left;
}

DIV.main {
background-color:#4F4F4F;
border: 1px white solid;
width:80%;
min-width:710px;
max-width:1024px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 10px;
}

TABLE.big {
width:748px;
height:425px;
margin-left: auto;
margin-right: auto;
font-family:Tahoma,Geneva,Verdana,sans-serif;
font-size:10pt;
}

TABLE.big td {
padding:7px;
}

DIV.select {
background-color:#666666;
border: 1px white solid;
text-align: center;
}

DIV.select:hover {    /* FF hover select button */
cursor:pointer;
}

A {                   /* IE 6 hover select button */
cursor:pointer;
}

TABLE.pricelist {
width: 470px;
border: 1px solid gray;
border-spacing: 1px;
border-collapse: collapse;
font-family:Tahoma,Geneva,Verdana, sans-serif;
font-size:12pt;
}

TABLE.pricelist th {
border: 2px dashed blue;
padding: 7px;
}

TABLE.pricelist td {
border-width: 0px 0px 1px 0px;
padding: 7px;
border-style: none none dashed none;
border-color: white white #777777 white;
}

TABLE.pricelist tr:hover {           /* row highlighting */
background-color: #ff0000;
}

TABLE.payments {
background-color:#4F4F4F;
width:230px;
border: 1px solid gray;
border-spacing: 1px;
border-collapse: collapse;
font-family:Tahoma,Geneva,Verdana, sans-serif;
}

TABLE.legal2 {
width:780px;
}

.font1 {
font-family: Verdana,Tahoma,sans-serif;
font-size: 10pt;
font-weight: bold;
}

.font2 {
font-family: Tahoma,Geneva,Verdana,sans-serif;
font-size: 11pt;
}

.whitelink, .whitelink:visited, .whitelink:active, .whitelink:link {
color: #cccccc;
font-family: Tahoma,Geneva,Verdana,courier;
font-size: 8pt;
line-height: 13px;
}

A.whitelink:hover {
color: #ff0000;
font-family: "Tahoma,Geneva,Verdana,courier";
font-size: 8pt;
line-height: 13px;
}

A:link, A:visited { color: #FFFFFF; }
A:hover { color: #FF0000; }

ul {
font-family: "tahoma";
font-size: 8pt;
line-height: 13px;
}

.buyrate {
font-weight: bold;
color: #FF0000;
font-size: 11pt;
}

.howitworks {
width:390px;
border: 1px dashed gray;
line-height:20px;
}

.selling {
font-family: "tahoma";
font-size: 10pt;
line-height: 17px;
}

.sellheadline {
font-family: "Verdana";
text-align: center;
font-weight: bold;
}

.footmenu {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
width: 475px;
border: 1px solid gray;
border-spacing: 0px;
border-collapse: collapse;
}

.footmenu2 {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
width: 375px;
border: 1px solid gray;
border-spacing: 0px;
border-collapse: collapse;
}

.featured {
text-align: center;
font-family: Verdana;
font-size: 11px;
padding: 3px 8px 3px 9px;
border: 1px solid gray;
border-spacing: 0px;
border-collapse: collapse;
}

.footmenu td, .footmenu2 td {
text-align: center;
border: 1px solid #666666;
padding: 7px 10px 7px 10px;
}

#message {
background-image:url(http://static.evilcredits.com/images/contact_textarea.gif);
background-position:right top;
}

.question {
color: #FFE4E1;
}

.answer {
color: #E1E1FF;
}

.offline {
border: 2px solid red;
width:250px;
text-align:center;
color:black;
background-color:#DCDCDC;
position:absolute;
right:0px;
top:0px;
}

.bannertext {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
}

#toolchest {
margin-left: auto;
margin-right: auto;
}


.tool {
border: 3px #333333 solid;
border-style:outset;
width:340px;
height:225px;
background-color:#6E6E6E;
}	

.toolleft {
width:65%;
font-size: 11px;
line-height: 14px;
text-align:justify;
font-family: Arial;
padding:8px;
vertical-align: top;
border-right: 1px dashed gray;
}

.toolright {
font-size: 13px;
font-family: Arial;
padding:8px;
vertical-align: top;
}

.toolname {
height:35px;
font-family: Verdana;
font-size: 18pt;
}

.tooldiv {
border: solid 3px #006600;
border-style:outset;
background-color: #00aa00;
width:90px;
height:45px;
padding-top:8px;
text-align:center;
}

.tooldiv:hover {
background-color: #008800;
cursor: pointer;
font-weight: bold;
}

.toolright ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

.toolright .good{
padding-left:15px;
background: url(http://evilcredits.com/images/li-check.gif) left center no-repeat !important;
}

.toolright .bad{
padding-left:15px;
background: url(http://evilcredits.com/images/li-x.gif) left center no-repeat !important;
}