﻿body
{
	background-color:#393939;
	margin:0;
}

.top
{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width:631px;
	height:156px;
}

.left
{
	background-image:url(images/left.jpg);
	width:349px;
	background-color:Black;
	background-repeat:no-repeat;
}

.main
{
	background-color:black;
	width:589px;
}

.right
{
	background-image:url(images/right.jpg);
	width:42px;
}

td
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}

.content
{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
}

a.menu
{
	color:White;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}

a.menu:hover
{
	color:#90EC4D;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
}

h3
{
	color:#000000;
	font-family:arial;
	font-size:18px;
	margin-bottom:0;
	margin-top:32px;
	/*border:1px solid #797979;*/
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:2;
	text-align:center;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	height:31px;
	width:528px;
}

legend
{
	color:#FDCC1A;
	font-family:Brush Script MT, arial;
	font-size:21px;
	letter-spacing:1;
}

fieldset
{
	color:white;
	padding:15px;
	border:1px solid gray;
}

h5, h4
{
	color:#FDCC1A;
	font-family:arial;
	font-variant:small-caps;
	font-size:17px;
	text-align:center;
}

hr
{
	color:gray;
	height:1px;
	margin-top:0;
}

a.linx
{
	color:#ffffff;
	text-decoration:none;
}

a.linx:hover
{
	color:#FDCC1A;
	text-decoration:none;
}

li
{
	list-style-image: url('images/bullet.png');
}

.product-list
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	font-weight:700;
}

.product-list a
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: small;
	text-align:left;
	text-decoration:none;
}

.product-list a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

.product-list a:hover
{
	color: #ffde75;
	text-decoration:none;
}