﻿body
{
    background-color: #1f1f1f;
    margin-top:0px;
    margin-bottom:0px;
}
.SizePrice
{
      font-size:12px;
      word-spacing:1px;
      line-height:17px;
}
.heading
{
    font-size: 12px;
    color: #bcbcbc;
    font-family: Arial;
	font-weight:bold;
	text-decoration:none;
    letter-spacing:1px;
}
.dark-heading
{
    font-size: 12px;
    color: #666666;
    font-family: Arial;
	font-weight:bold;
	text-decoration:none;
    letter-spacing:1px;
}
.text
{
    font-size: 12px;
    color: #999999;
    font-family: Lucida Sans Unicode,Arial;
    font-weight: normal;
    text-decoration: none;
    word-spacing:1px;
    line-height:17px;
}
A.text
{
    font-size: 12px;
    color: #aeaeae;
    font-family: Lucida Sans Unicode,Arial;
    font-weight: normal;
	text-decoration: none;
	word-spacing:1px;
    line-height:17px;
}
A.text:hover
{
    font-size: 12px;
    color: #eeeeee;
    font-family: Lucida Sans Unicode,Arial;
    font-weight: normal;
    text-decoration: none;
    word-spacing:1px;
    line-height:17px;
}
.red-text
{
    font-size:12px;
    color:#a94140;
    font-family: Lucida Sans Unicode,Arial;
    text-decoration: none;
    word-spacing:1px;
    line-height:17px;
}
A.red-text
{
    font-size:12px;
    color:#a94140;
    font-family: Lucida Sans Unicode,Arial;
    text-decoration: none;
    word-spacing:1px;
    line-height:17px;
}
A.red-text:Hover
{
    font-size:12px;
    color:#d03e2c;
    font-family: Lucida Sans Unicode,Arial;
    text-decoration: none;
    word-spacing:1px;
    line-height:17px;
}
.large-text
{
    font-size: 13px;
    color: #cccccc;
    font-family: Lucida Sans Unicode,Arial;
    font-weight: bold;
    text-decoration: none;
}
A.nav-links
{
    font-size: 12px;
    color: #cccccc;
    font-family: Lucida Sans Unicode,Arial;
    text-decoration: none;
    font-weight: normal;
    word-spacing:1px;
    line-height:17px;

}
A.nav-links:hover
{
    font-size: 12px;
    color: #ffffff;
    font-family: Lucida Sans Unicode,Arial;
    text-decoration: none;
    word-spacing:1px;
    line-height:17px;
}
.subnav-links
{
    font-size: 12px;
    color: #bcbcbc;
    font-family: Arial;
	font-weight:bold;
	text-decoration:none;
    letter-spacing:1px;
}
A.subnav-links
{
    font-size: 12px;
    color: #bcbcbc;
    font-family: Arial;
	font-weight:bold;
	text-decoration:none;
    letter-spacing:1px;
}
A.subnav-links:hover
{
    font-size: 12px;
    color: #bcbcbc;
    font-family: Arial;
	font-weight:bold;
	text-decoration:underline;
    letter-spacing:1px;
}
.tags
{
    font-size: 10px;
    color: #666666;
    font-family: Arial;
    font-weight: normal;
    word-spacing:1px;
    line-height:17px;
}
.form-textbox
{
    font-family: Arial;
    color: #cccccc;
    font-size: 11px;
	height:17px;
	font-weight:normal;
	background-color: #383B43;
    border: 1px solid #cccccc;
    word-spacing:1px;
    line-height:17px;
}
.form-textbox-upload
{
    font-family: Arial;
    color: #cccccc;
    font-size: 11px;
	height:19px;
	font-weight:normal;
	background-color: #383B43;
    border: 1px solid #cccccc;
    word-spacing:1px;
    line-height:17px;
}
.form-dropdown
{
    font-family: Arial;
    color: #cccccc;
    font-size: 11px;
	font-weight:normal;
	background-color: #383B43;
    border: 1px solid #cccccc;
    word-spacing:1px;
    line-height:17px;
}
.form-button
{
    font-size:12px;
    color:#a94140;
    font-family: Lucida Sans Unicode,Arial;
    text-decoration: none;
    background-color:#333333;
    border-color: #999999;
    word-spacing:1px;
    line-height:17px;
}

.tiny-red-text
{
    font-size: 11px;
    color: #a54949;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
}
.form-text
{
    font-size: 11px;
    color: #000000;
    font-family: Arial;
    font-weight: normal;
    word-spacing:1px;
    line-height:17px;
}
.item-name
{
    font-size: 12px;
    color: #a54949;
    font-family: Arial;
    font-weight: bold;
    letter-spacing:1px;
    line-height:17px;
}
.astrix
{
    font-size: 18px;
    color: #B7A990;
    font-family: Arial;
}
.copyright
{
    font-size: 10px;
    color: #999999;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    word-spacing:1px;
    line-height:17px;
}
A.copyright
{
    font-size: 10px;
    color: #999999;
    font-family: Arial;
    font-weight: normal;
	text-decoration: none;
	word-spacing:1px;
    line-height:17px;
}
A.copyright:hover
{
    font-size: 10px;
    color: #eeeeee;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    word-spacing:1px;
    line-height:17px;
}