/** General Content **/

td.content { padding: 15px;
vertical-align: top;
font-size: 14px;
font-family: Times New Roman;
color: #171717;
text-align: justify; }

b { color: #845255;
font-weight: bold;
letter-spacing: 1px;
cursor: help; }

i { color: #8C4D55;
cursor: help; }

s { color: #B3C25B;
cursor: help; }

/** Links **/

a:link, a:visited, a:active  
{ text-decoration: none;
color: #574143; 
font-weight: bold;
border-bottom: solid 2px #C3C2C2;
letter-spacing: 1px; }

a:hover     
{ cursor:crosshair;
border-bottom: solid 2px #5E383E; }

/** Headers **/

p.head {
color: #574143;
text-transform: lowercase;
letter-spacing: 5px; 
border-bottom: #6B8960 solid 2px;
font-size: 14px;
font-family: Impact;
padding: 5px;
text-align: center;
border-top: dashed 1px #C8C9BF; }

/** Statistics Box **/

p.status { text-align: left; 
margin-right: 70px; 
margin-left: 70px; 

padding-left: 10px; 
padding-right: 10px;
padding-top: 5px;
padding-bottom: 12px;

border-top: 1px dotted #C8C9BF; 
border-bottom: 1px dotted #C8C9BF; 
border-right: 10px solid #C8C9BF; 
border-left: 10px solid #C8C9BF;

background: #F6F4F5;
background: no-repeat right url('Images/stats_bg.jpg'); }

span.status
{text-decoration: none;
color: #658558; 
font-weight: bold;
border-bottom: dashed 1px;
letter-spacing: 1px;}

span.nolink {
text-decoration: none;
color: #658558; 
font-weight: bold;
border-bottom: solid 2px #C3C2C2;
letter-spacing: 1px; }

span.nolink:hover     
{ cursor:crosshair;
border-bottom: solid 2px #5E383E; }

/** Misc **/

p.code { border-top: 1px dashed; 
border-bottom: 1px dashed; 
border-right: 10px solid; 
border-left: 10px solid; 
color: #845255;
text-align: center; 
text-transform: uppercase;
font-size: 10px;
background: #F6F4F5;
letter-spacing: 5px; 
margin-right: 25px;
margin-left: 25px;
padding: 5px; }

blockquote { margin-left: 25px; 
margin-right: 25px;
text-align: left; }

span.title {color: #400000;
font-weight: bold;
text-transform: lowercase;
border-bottom: dotted 1px #C3C2C2;
letter-spacing: 2px; 
cursor:help;
font-family: Bookman Old Style; }

/** Images **/

img { border: 0px none;}

img.code { background-color: #E1E0DC;
padding: 5px; }

img.code:hover { background-color: #C6E0B5;
cursor: crosshair;}

a.img, a.anchorclass {border: 0px; padding: 0px;}

/* Skin Display */

img.skin {
width: 150px;
height: 120px;
padding: 5px;
background: #E1E0DC; }

img.skin:hover { background: #C6E0B5; cursor: move;}

p.skin {color: #574143;
text-transform: lowercase;
letter-spacing: 5px; 
border-bottom: #6B8960 dashed 1px;
font-style: italic;
padding-left: 15px;
padding-bottom: 5px; }

/** Owned Table **/

td.owned_info
{ padding: 10px;
font-size: 10px;
font-family: Arial;
vertical-align: top;

border-top: 1px dotted #C8C9BF; 
border-bottom: 1px dotted #C8C9BF; 
border-right: 10px solid #C8C9BF; 
border-left: 10px solid #C8C9BF;

background: #F6F4F5;
background: no-repeat right url('Images/stats_bg.jpg'); }
