body, p, br, tr, td, ul, ol, div, input, textarea,reset,submit {
    font-family: Tahoma, "Tahoma", Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
	 }

html, body {
	margin: 0;
    padding: 0;
	background-color: White;
	height: 100%;}
	
p {
	margin: 0;
	padding: 7px 0;
}

a:link, a:visited {
	color: #62B7FF;
	text-decoration: underline;}

a:hover {text-decoration: none;}

.blue {color: #51C8FA;}

.blue14 {
	color: #51C8FA;
	font-size: 13px;}

.black14 {font-size: 13px;}

#menu {
	background-color: Black;
	border-top: 4px solid white;
	padding: 6px 0;
	text-align: center;
	width: 681px;}

#menu2 {
	width:785px; 
	/*float: left;*/
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
	display: inline;
	background: #000;}
	
#menu2 a img {
	margin: 0 15px;
	line-height: 28px;	}
	
* html #menu2 a {
	padding: 0 0px;
	height: 28px;
	line-height: 28px;}


.grey {color: #c0c0c0;}
.collection {font-size: 17px;}

a.blank_links:link, a.blank_links:visited, a.blank_links:hover {
	 font-size: 10px;
	 text-decoration: none;
    color: black;}
	 
	 
/* New Collection Menu */
table {
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	width:786px;
	/*display: inline-table;*/}
	
table#menutable {
	/*background: url(images/SS2010.jpg) no-repeat 0 0;*/
	width: 786px;
	height: 503px;
	margin:100px 0 20px 0;}

	table#menutable2 {
	margin:56px 0 20px 0;}
	
.bottom-nav {
	margin: 0;}
	
table#menutable ul.collections-menu {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none outside;
	list-style-image: none;
	display: block;
	text-align: left;
	width:350px;
	background: transparent;}
	
table#menutable li {
	height: 16px;
	line-height: 16px;	
	padding: 1px 0;
	padding-left: 7px;
	margin-top: 10px;
	background: #000;}
	
table#menutable a {
	font: bold 10px Arial, Trebuchet MS, Georgia, Verdana;
	
	color: #BBB6B0;
	text-decoration: none;}

table#menutable a:hover {
	color: #5FB2F8;}
