﻿body 
{
    background-color:White;
    margin-top:0px;
    margin-left:0px;
}
a:link		{ color:	blue;	}
a:visited	{ color:	blue;	}
a:hover		{ color:	red;	}
a.LtBlueWhite:link { color:#99ccff; }
a.LtBlueWhite:visited { color:#99ccff }
a.LtBlueWhite:hover { color:white }
a.WhiteYell:link { color:white; }
a.WhiteYell:visited { color:white }
a.WhiteYell:hover { color:#ffff00 }
a.DkBlueYell:link { color:#003399; }
a.DkBlueYell:visited { color:#003399; }
a.DkBlueYell:hover { color:#ffcc00 }
a.YellWhite:link { color:#ffcc00; }
a.YellWhite:visited { color:#ffcc00 }
a.YellWhite:hover { color:white }
a.BlueRed:link { color:#330099; }
a.BlueRed:visited { color:#330099; }
a.BlueRed:hover { color:red }
a.PubLink:link { color:blue; }
a.PubLink:visited { color:blue; }
a.PubLink:hover { color:red; }
a.RightMenuLink:link
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration:	none;
	color: blue;
}


a.RightMenuLink:visited
{
	
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration:	none;
	color: blue;
}


a.RightMenuLink:active
{
	
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration:	underline;
	color: red;
}


a.RightMenuLink:hover
{
	
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-decoration:	underline;
	color: red;
}

td.Homepage
{
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
}

td.HomepageMedium
{
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
}

td.HomepageLarge
{
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
}

td.TDDarkRed
{
	word-spacing: normal;
	text-transform: none;
	color: #330099;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
}

td.Homepage_Blue_All
{
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	
	border-top-color:#676BB9;
	border-top-style:solid;
	border-top-width:1;
	
	border-bottom-color:#676BB9;
	border-bottom-style:solid;
	border-bottom-width:1;
	
	border-left-color:#676BB9;
	border-left-style:solid;
	border-left-width:1;
	
	border-right-color:#676BB9;
	border-right-style:solid;
	border-right-width:1;
}

td.WAMNHomepageText
{
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;

}

td.LoginTextSize
{
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: normal;
	font-variant: normal;
	text-decoration: none;
}

input.WordSearch
{
	height:18;
	width:133;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

input.Signup_Forename2
{
    FONT-SIZE: 8pt;
    WIDTH: 138px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    HEIGHT: 18px
}

input.Signup_Email_Email
{
    FONT-SIZE: 8pt;
    WIDTH: 280px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    HEIGHT: 18px
}

select.Signup_CompanyType
{
    FONT-SIZE: 8pt;
    WIDTH: 280px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
    HEIGHT: 18px
}

select.LeftMenu
{
	height:18;
	width:230;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}
select.Currency
{
	height:18;
	width:100;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

input.BuyButton
{
    WIDTH: 75px;
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
    FONT-WEIGHT: bold;
}

input.LargeButton
{
    WIDTH: 150px;
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
    FONT-WEIGHT: bold;
}

input.VLargeButton
{
    WIDTH: 250px;
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial
    FONT-WEIGHT: bold;
}
.redtable 
{ 
	background-color:#ff0000;
}
.bullets
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000080;
	margin-top: 0;
	margin-bottom: 0 ;
	font-size: 10pt;
}