BODY {
	color: #0100FE;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	background-image: url(shop303/images/bg-2009-2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #0100FE;
}

TABLE, TR,TD{
	color : Black;
	font-family: Tahoma, Arial, sans-serif;
	font-size : 10pt;
}

A {
	color : #000099;
		font-size : 10pt;
		text-decoration : underline;
}

A:HOVER {
	color : Blue;
	text-decoration : underline;
}

.menu_page {
	font-size: 12px;
	COLOR: gray;	
	clear: left;
	text-decoration : none;
}
a.menu_page:HOVER
{
	background-color : #F0F0F0;
	COLOR: gray;	
	font-size: 12px;
	text-decoration : Underline;
}

.menu_page2 {
	font-size: 10px;
	COLOR: #808080;
}
a.menu_page2
{
	font-size: 10px;
	COLOR: #808080;
}

.menu_page_title {
	font-size: 12px;
	COLOR: gray;
	FONT-WEIGHT: bold;
}

a.menu_page_title
{
	font-size: 12px;
	COLOR: gray;
	FONT-WEIGHT: bold;
}


.menulink{
		font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
}
A.menulink:LINK {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}
A.menulink:VISITED {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}
A.menulink:ACTIVE {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
}
A.menulink:HOVER {
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;	
	color : #3300FF;
	text-decoration : underline;
}


.menulinksmall{
		font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
}
A.menulinksmall:LINK {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	text-decoration : underline;
}
A.menulinksmall:VISITED {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	text-decoration : underline;
}
A.menulinksmall:ACTIVE {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;
	text-decoration : underline;
}
A.menulinksmall:HOVER {
	font-family : Verdana, Arial, sans-serif;
	font-size : 7pt;	
	color : #3300FF;
	text-decoration : underline;
}


A.whitelink:LINK {
	color : White;
	text-decoration : none;
}
A.whitelink:VISITED {
	color : White;
	text-decoration : underline;
}
A.whitelink:ACTIVE {
	color : White;
		text-decoration : underline;
}
A.whitelink:HOVER {
	color : #FFFFCC;
}


A.plainlink:LINK {
	text-decoration : none;
}
A.plainlink:VISITED {
	text-decoration : underline;
}
A.plainlink:ACTIVE {
		text-decoration : underline;
}
A.plainlink:HOVER {
}

A.plainboldlink:LINK {
	font-weight : bold;
	text-decoration : none;
}
A.plainboldlink:VISITED {
	font-weight : bold;	
	text-decoration : underline;
}
A.plainboldlink:ACTIVE {
	font-weight : bold;
	text-decoration : underline;
}
A.plainboldlink:HOVER {
	font-weight : bold;
		color : Red;
}


.smalltext {
	font-family: Tahoma, Arial, sans-serif;
	color:Black;
	font-size : 7pt;
}
.BoldHeading {
	font : Arial, Helvetica, sans-serif;
	color : #1F4076;
	font-weight : bold;
	font-variant : small-caps;
	font-size : 12pt;
}
.WhiteBoldHeading {
	font : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-variant : small-caps;
	font-size : 12pt;
}

.leftpadcell {
	padding-left: 6px;
}.BoldRed {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}

