table { font-size: 10px;
font-family: Verdana;
color: #FFFFFF;
text-align: justify; }

td.content { 
padding-top: 20px;
padding-left: 10px;
padding-bottom: 5px;}

/* Big Title */

p.title
{font-size: 30px;
font-family: Trebuchet MS;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
text-align: left;
letter-spacing: 5px;
padding: 0px;}

p.subtitle
{font-style: italic;
letter-spacing: 2px;
text-align: right;}

p.quote { font-family: Times New Roman;
font-size: 12px;
font-style: italic;
background: #252525;
color: #9D9797;
text-align: center;
letter-spacing: 2px; 
margin-right: 25px;
margin-left: 25px;
padding: 10px; 
cursor: pointer; }

/* Code Size Headers Adjust */

p.liltitle
{font-size: 16px;
font-family: Trebuchet MS;
font-weight: bold;
font-style: italic;
color: #FFFFFF;
margin-left: 25px;
text-align: left;
letter-spacing: 5px;
padding: 0px;}

span.c1 {color: #A6D7F5; }
span.c2 {color: #FFF07C; }

/* Fixed Tip */

#fixedtipdiv {
position: absolute;
padding: 5px;
border: 3px solid #7DABF2;
line-height: 15px;
z-index:100;
text-align: center;
color: #444A7F;
font-size: 10px;
font-family: Verdana; }

/* Stats Stylesheet */

td.stats { color: #9D9797; font-family: Century Gothic; text-align: left; }

/* Images */

img { border: 0px;}

a.img:visited, a.img:link, a.img:active, a.img:hover
{text-decoration: none;
border: 0px;
padding: 0px;
letter-spacing: 0px;}

img.code { padding: 3px; background: #252525; border: 1px solid #9D9797; }

img.code:hover { background: #061EB4; cursor: move;}

/* Links */

a:link, a:active, a:visited
{text-decoration: none;
border-bottom: dotted 1px;
color: #FFBE1C;
font-weight: bold;
padding: 1px;
letter-spacing: 1px;}

a:hover     
{cursor: help;
background: #9E0202;
text-decoration: none;
border-bottom: dotted 1px;
padding: 1px;}

/* Others */

b {color: #4DA430;
font-weight: bold;
letter-spacing: 1px; 
cursor: crosshair;}

i {color: #061EB4;
letter-spacing: 1px; 
cursor: crosshair; }

s {color: #9E0202;
text-decoration: strike;
font-style: italic;
cursor: crosshair; }

blockquote { margin-left: 10px; 
margin-right: 10px;
text-align: left; }

p.head {
border-bottom: 2px solid #061EB4;
font-size: 14px;
font-family: Impact;
color: #9E0202;
text-align: right;
letter-spacing: 5px;
text-transform: uppercase; 
padding-right: 25px;
padding-top: 5px;
padding-bottom: 5px; }

p.code { font-family: Times New Roman;
font-size: 10px;
background: #252525;
color: #9D9797;
text-align: center;
text-transform: uppercase;
letter-spacing: 5px; 
margin-right: 80px;
margin-left: 80px;
padding: 10px; 
cursor: pointer; }

input, select, textarea, option {
background: #252525;
color: #9D9797;
padding: 2px;
font: 10px Tahoma;
letter-spacing: 1px;
border: 1px solid #9D9797; }

/* Skin Display */

img.skin {
width: 150px;
height: 120px;
padding: 3px;
background: #252525;
border: 1px solid #9D9797; }

img.skin:hover { background: #061EB4; cursor: move;}