﻿body
{
	background-color: #ffffff;
	margin: 0px;
	font-size: 12px;
	color: dimgray;
	font-family: Arial;
}
A:link
{
	color: #0000ff;
	font-family: Arial;
	text-decoration: none;
	font-size: 10pt;
}

A:active
{
	color: #0000ff;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
A:visited
{
	color: #0000ff;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
A:hover
{
	color: #0000ff;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
}

A:link.sublinks
{
	color: dimgray;
	font-family: Arial;
	text-decoration: none;
}

A:active.sublinks
{
	color: dimgray;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
A:visited.sublinks
{
	color: dimgray;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
}
A:hover.sublinks
{
	color: #1574b0;
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
}

A:link.Big_font
{
	color: #626162;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

A:active.Big_font
{
	color: #298ccb;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A:visited.Big_font
{
	color: #626162;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A:hover.Big_font
{
	color: #298ccb;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

A:link.Big_font2
{
	color:#ED181E;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

A:active.Big_font2
{
	color: #ED181E;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A:visited.Big_font2
{
	color: #626162;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
A:hover.Big_font2
{
	color: #298ccb;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}


.footer
{
	background-color: whitesmoke;
}
.pointer
{
	cursor:pointer 
}
.GdHeader
{
	background-image:url('../images/CartHeader.jpg');
	background-repeat:repeat-x;
}
.contact
{
	font-size: 10pt; 
	color: white
}
B:link
{
	font-size: 10pt; 
	color: white;
	font-weight:bold;
	text-decoration: none;
    
}

B:active
{
	font-size: 10pt; 
	color: white;
	font-weight:bold;
	text-decoration: none;
}
B:visited
{
	font-size: 10pt; 
	color: white;
	font-weight:bold;
	text-decoration: none;
}
B:hover
{
	font-size: 10pt; 
	color: white;
	font-weight:bold;
	text-decoration: none;
}
B:link.PP
{
	font-size: 10pt; 
	color: white;
	font-weight:bold;
	text-decoration: none;
}
