BODY
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 5px;
	margin: 0in;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	text-align: center;
	background-color: #313131;
	FONT-SIZE: 8pt;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
} 


#TopBar 
{
	margin: 0px; 
	text-align: center; 
	width: 100%; 
}

#Main
{
	padding: 10px;
	background-color: #505050;
}

.Retailer
{
	background-color: #727272;
	padding-bottom: 3px;
}

A
{
	font-size: 10pt;
	text-decoration: none;
	color: ffffff;
}


A:hover
{
	text-decoration: underline;
}

A:link	{	
	color:	ffffff;
}	
		
A:visited	{	
	color:	ffffff;
}

HR
{
	width: 90%; 
	text-align: center;
}

STRONG
{
	color: orange;
}

TABLE A
{
	color: #ffffff;
}

TABLE TD
{
	text-align: center;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: #ffffff;
	border-bottom: black 1px solid;
	background-color: white;
}

h1 {
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	display: inline;
}

#Description {
	text-align: justify;
	font-size: 10pt;
	font-family: Verdana;
}

TD
{
	FONT-SIZE: 10pt;
	text-align: justify;
}
	
div.Small
{
	FONT-SIZE: 8pt;
	text-align: justify;
}

#thewholepage
{
	border-right: #ccc 5px solid;
	padding-right: 10px;
	border-top: #ccc 5px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 20px auto;
	border-left: #ccc 5px solid;
	width: 720px;
	padding-top: 10px;
	border-bottom: #ccc 5px solid;
	background-color: #505050;
	text-align: left;
	padding: 0px;
}


#navcontainer
{

	margin-left: 5px;
	font-size: 12pt;
}

#navlist
{
	color: white;
	background: white;
	padding: 0 1px;
	margin-left: 0;
	width: 90%;
	font: normal 0.8em Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	margin: 0;
	font-size: 1em;
}

#navlist a
{
	border-right: #035 1px solid;
	padding-right: 0.5em;
	border-top: #5bd 1px solid;
	margin-top: 0.5em;
	display: block;
	padding-left: 0.75em;
	background: #DBF1F3;
	margin-bottom: 0.5em;
	padding-bottom: 0.4em;
	border-left: #9ABDC1 1em solid;
	padding-top: 0.25em;
	border-bottom: #068 1px solid;
	text-decoration: none;
}

/* style for when it has the purple light next to it */
#navlist a#current 
{
	border-color: #6863FF #6863FF #6863FF #6863FF; 
}

#navlist a
{
	width: 99%;
	/* only necessary for Internet Explorer */
}

#navcontainer>#navlist a
{
	width: auto;
	/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
	padding-right: 0.35em;
	padding-left: 0.9em;
	border-left-color: #6863FF;
	background: #DBF1F3;
	border-bottom-color: black;
	padding-bottom: 0.25em;
	border-top-color: black;
	padding-top: 0.4em;
	border-right-color: black;
}

#navlist a:active, #navlist a#current:active
{
	background: #DBF1F3;
	border-color: Black Black Black #9ABDC1;
	padding: 0.4em 0.35em 0.25em 0.9em;
}

.Letters {
	font-family: Tahoma; 
	text-align: center; 
	width: 100%;
}
.Letters A
{
	font-size: 16pt; 
	color: #ffffff;
}

.Letters A:hover
{
	font-size: 16pt; 
	color: #AA0000;
}

.Letters A:visited	{	
	color:	#ffffff;
}