﻿a:link {text-decoration: none; color: #666666;}
a:visited {text-decoration: none; color:#666666;}
a:hover {text-decoration: none; color:#bdd63c;}
a:active {text-decoration: none; color:#330000;}

body 
{
	color: #000000;
	margin-top: 0px;
	background-image: url(images/background.jpg);
	font-family: Verdana, Arial;
	font-size: 10pt;
	z-index: 1;
}

h3
{
	width:410px;
	height:23px;
	background-image: url(images/headerbar.jpg);
	background-repeat: no-repeat;
	font-style: italic;
	padding-left: 25px;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td
{
	width:50%;
}

#main
{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	position: relative;
	width: 850px;
}

.bottom
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 850px;
	height: 67px;
	z-index: 1;
}

.date
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	font-weight: bolder;
	font-size: 10pt;
	color: #FFFFFF;
}

.cards
{
    width: 340px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.header
{
	position: absolute;
	width: 225px;
	height: 186px;
	top: 0px;
	left: 44px;
	z-index: 0;
}

.pendraw
{
	position: absolute;
	width: 507px;
	height: 216px;
	top: 0px;
	right: 40px;
	z-index: 0;
}

.cart
{
	position: absolute;
	width: 150px;
	height: 26px;
	top: 0px;
	right: 30px;
	z-index: 2;
	color: #000000;
	font-weight: bold;
	background-image: url(images/cart.jpg);
}

.phone
{
	position: absolute;
	top: 150px;
	left: 235px;
	z-index: 1;
	font-size:10pt;
	font-family: Verdana;
	font-style:italic;
	font-weight: bold;
}

.topbar
{
	position:absolute;
	width: 549px;
	height: 30px;
	top: 195px;
	left: 250px;
	background-image: url(images/topbar.jpg);
	text-align: left;
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	z-index: 1;
}

.linkside
{
	position: absolute;
	width: 180px;
	left: 65px;
	text-align: left;
	color: #666666;
	font-family: Verdana;
}

.bar
{
	position: absolute;
	width: 182px;
	height: 30px;
	left: 53px;
	color: #000000;
	font-weight: bold;
}

.textarea
{
	padding-top: 230px;
	padding-bottom: 150px;
	margin-left:260px;
	width: 530px;
	text-align: left;
	height: auto;
	z-index: 2;
}

.back
{
	position: absolute;
	left: 28px;
	bottom: 43px;
}

.footer
{
	position: absolute;
	bottom: 0px;
	left: 42px;
	width:750px;
	height:160px;
	font-family: Arial;
}

td.tablestuff
{
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 15px;
}

.tablestuff
{
	font-size: 8pt;
}

.footertext
{
	text-align: left;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 108px;
	text-decoration:none;
}

.leaf
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 0;
}

.linksmain 
{
	text-decoration: none;
}

a.linksmain:link {color:#330000;}
a.linksmain:visited {color:#330000;}
a.linksmain:hover {color:#bdd63c;}
a.linksmain:active {color:#666666;}

.linksfoot
{
	text-decoration:none;
}

a.linksfoot:link {color:#FFFFFF;}
a.linksfoot:visited {color:#FFFFFF;}
a.linksfoot:hover {color:#bdd63c;}
a.linksfoot:active {color:#FFFFFF;}


