﻿body {
	height: 100%;
}

HTML {
	height: 100%;
}

#fullheight {
	min-height: 100%;
	margin: 0 auto;
}
/* GENERIC */
LI { margin-right:12px }

P{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}

H1  {
    font-family: Arial, Century Gothic, Helvetica, sans-serif;
	font-size: 28px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 20px;
}

H2  {
}

H3  {
}

H4  {
}

DT  {
}

H5  {
}

H6  {
}

THEAD    {
}

TFOOT    {
}

TH  {
}

A:link  {
color: #25363a;
	text-decoration: none;
}



A:visited   {
color: #25363a;
	text-decoration: none;
}

A:hover    {
color: #ffffff;
	text-decoration: none;
}
.menubg {
	background-image: url('images/menu_center.gif');
	text-align:center;
}



.grassbg {
	background-image: url('images/grass_bg.gif');
}

.abackground {
	background-image: url('images/background.jpg');
}


.footerbg {
	background-image: url('images/footer.gif');
	text-align:center;
	background-repeat:no-repeat
}

.contentBG {
	background-image: url('images/background_cup.gif');
		background-repeat:no-repeat
}

.bannerBG {
	background-image: url('images/banner.jpg');
		text-align:center;
}

.sidebarBG {
	background-color:#dfcdb2;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
color: #524c42;
}


.sidebarBODY {
	background-image: url('images/sidebar_bg.gif');
	background-repeat:repeat-y;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
color: #FFFFFF;
}

.sidebarMENU {
	background-image: url('images/sidebar_bg.gif');
	background-repeat:repeat-y;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
	font-weight:bold;
	color: #25363a;
}


.MenuStyle {
	background-image: url('images/menu_bg.gif');
	background-repeat:repeat-y;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
color: #4b7b8f;
}

A:hover.MenuStyle {
color: #FFFFFF;
}

A.MenuStyle {
color: #4b7b8f;
}


.TextArea {
	background-image: url('images/text_bg.gif');
	background-repeat:repeat-y;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10pt;
color: #000000;
}


.sidebarBOTTOM {
	background-image: url('images/sidebar_bottom.png');
	background-repeat:repeat-y;
	font-family: arial, Helvetica, sans-serif;
	font-size: 8pt;
color: #000000;
}


A:hover {
}

* html #fullheight {
	height: 100%;
}

SPAN.ProductDescription LI {
    margin-left: 0px;
    padding-left: 0px;
}

SPAN.ProductDescription UL {
    margin-left: 0px;
    padding-left: 15px;
}

UL.spaced LI {
    margin-bottom: 15px;
}

div.Links a {
    margin-top: 10px;
    display: block;
    font-weight: bold;
    font-size: medium;
}

#LinkList a {
    color: yellow;
}

.style1
{
text-align: center;
}
.style2
{
color: #FFFF00;
}
.style3
{
text-align: left;
}
