body
{
    background: #9A9A9A; /*background-image: url("images/background.jpg");*/
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}

H1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

th
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    font-size: 15px;
    height: 20px;
    text-align: left;
}

.addProduct
{
    font-family: Arial;
    color: Black;
    font-size: 16px;
}

.altStyle
{
    background-color:#EFEFEF;
}

.description
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.footer
{
    font-size: 11px;
    font-family: Arial;
    color: #888888;
    background-color: #111111;
}

.footer a:link
{
    text-decoration: none;
    color: #888888;
}

.footer a:visited
{
    text-decoration: none;
    color: #888888;
}

.footer a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

.footer a:visited:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

.header
{
    font-family: Arial;
    font-weight: bold;
    background-color: #FF5A00;
}

.information
{
    font-family: Arial;
    color: #000000;
    font-size: 13px;
}

.listTable
{
    border: solid 1px #FF5A00;
    background: #FFFFFF;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
}
.mainTable
{
    border: solid 1px #000000;
    background: #252525;
}

.navAdmin a:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
}

.navAdmin a:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
}

.navAdmin a:hover
{
    text-decoration: none;
    color: #FF5A00;
}

.navAdmin a:visited:hover
{
    text-decoration: none;
    color: #FF5A00;
}

.navigate a:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
	padding-left:12px;
	padding-right:12px;
}

.navigate a:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-style: normal;
	font-family: verdana;
	text-align: center;
	text-decoration: none;
	padding-left:12px;
	padding-right:12px;
}

.navigate a:hover
{
    text-decoration: none;
    color: #000000;
}

.navigate a:visited:hover
{
    text-decoration: none;
    color: #000000;
}

.orangeTitle
{
    color: #FF5A00;
    font-family: Arial;
    font-style: italic;
    font-size: 18px;
    font-weight: bold;
}

.orangePrice
{
    color: #FF5A00;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.productList
{
    font-family: Arial;
    font-size: 12px;
}

.productList a:link
{
    text-decoration: none;
    color: black;
    font-size: 11px;
}

.productList a:visited
{
    text-decoration: none;
    color: black;
    font-size: 11px;
}

.productList a:hover
{
    text-decoration: none;
    color: blue;
}

.productList a:visited:hover
{
    text-decoration: none;
    color: blue;