a.text-black:link { color: #FFFFFF;text-decoration: none; }
a.text-black:vlink { color: #FFFFFF;text-decoration: none; }
a.text-black:alink { color:#FFFFFF;text-decoration: none; }
a.text-black:hover { color: #FFFFFF;text-decoration: none; }
a.text-black:visited { color: #FFFFFF;text-decoration: none; }
a.text-black:visited:hover { color: #FFFFFF;text-decoration: none; }

a.menubar:link { color: #5C7D99;text-decoration: none; }
a.menubar:vlink { color: #5C7D99;text-decoration: none; }
a.menubar:alink { color:#5C7D99;text-decoration: none; }
a.menubar:hover { color: #2A5FAA;text-decoration: none; }
a.menubar:visited { color: #5C7D99;text-decoration: none; }
a.menubar:visited:hover { color: #2A5FAA;text-decoration: none; }

a.collectionbar:link { color: #696969;text-decoration: none; }
a.collectionbar:vlink { color: #696969;text-decoration: none; }
a.collectionbar:alink { color:#696969;text-decoration: none; }
a.collectionbar:hover { color: #2A5FAA;text-decoration: underline; }
a.collectionbar:visited { color: #696969;text-decoration: none; }
a.collectionbar:visited:hover { color: #2A5FAA;text-decoration: underline; }

a.intro:link { color: #D3D3D3;text-decoration: none; }
a.intro:vlink { color: #D3D3D3;text-decoration: none; }
a.intro:alink { color:#D3D3D3;text-decoration: none; }
a.intro:hover { color: #A9A9A9;text-decoration: none; }
a.intro:visited { color: #D3D3D3;text-decoration: none; }
a.intro:visited:hover { color: #A9A9A9;text-decoration: none; }

a:link { color: #696969;text-decoration: none; }
a:vlink { color: #696969;text-decoration: none; }
a:alink { color:#696969;text-decoration: none; }
a:hover { color: #2A5FAA;text-decoration: underline; }
a:visited { color: #696969;text-decoration: none; }
a:visited:hover { color: #2A5FAA;text-decoration: underline; }

a.aftersubmit:link { color: #000000;text-decoration: none; }
a.aftersubmit:vlink { color: #000000;text-decoration: none; }
a.aftersubmit:alink { color:#000000;text-decoration: none; }
a.aftersubmit:hover { color: #FFFFFF;text-decoration: underline; }
a.aftersubmit:visited { color: #000000;text-decoration: none; }
a.aftersubmit:visited:hover { color: #FFFFFF;text-decoration: none; }

html {
	height:100%;
}

.table {
	height:100%;
}

/*
body {
	background-image: url(../images/wallpaper.jpg);	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
*/

.text {
	font-family: Trebuchet MS;
	font-size: 10.5pt;
	color: #53390d;
}

.shop {
	font-family: Trebuchet MS;
	font-size: 9.5pt;
	color: #53390d;
}

.text-black {
	font-family: Trebuchet MS;
	font-size: 10.5pt;
	color: #ebebeb;
}

.x-title {
	font-family: Trebuchet MS;
	font-size: 11pt;
	color: #000000;
}

.copyright {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 8pt;
	color: #FFFFFF;
}

.menubar {
	font-family: Century Gothic;
	font-size: 12px;
	color: #5C7D99;
}

.highlights {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 8.5pt;
}
.form {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
}

.banner {
	font-family: Century Gothic, Verdana, Arial;
	color: white;
	font-size: x-large;
	font-weight: bold;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background: #003366;
	padding: 7px;
}

.description{
	font-family: Century Gothic, Verdana, Arial;
	font-size: x-small;
}

.footer {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 8pt;
	color: #5C7D99;
}

.title {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #4c7190;
}

.title-black {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ebebeb;
}

.intro {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #4c7190;
}

.box {
	width: 150px;
	height: 376px;
	border-bottom: thin solid #A0A0A4;
}

.descbox {
	width: 250px;
	height: 376px;
	border-bottom: thin solid #A0A0A4;
}

.collectionbar {
	font-family: Verdana;
	font-size: 11px;
}

.outerborder {
	border: 0.2cm solid #FFFFFF;
}

.borderline {
	border: 0px solid #000000;
}

.prodname {
	font-size: 11pt;
}

.proddesc {
	font-size: 9pt;
}