/* CSS Document */

html {padding: 0;
margin: 0;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000066;
	behavior:url("csshover.htc");
	
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066;
}

a {
	text-decoration: none;
	color:#333333;
}

a:hover {
	color: #666666;
	
}

#content a {
	text-decoration: none;
	color:#333333;
}

#content a:hover {
	color: #666666;
	
}

#menu {
	text-decoration: none;
	color:#666666;
	font-size: 10px;
	font-weight:bold;
}

#menu a {
	text-decoration: none;
	color:#000066;
	font-size: 10px;
	font-weight:bold;
}

#menu a:hover {
	color: #666666;
	font-size: 10px;
	
}

#shop {
	text-decoration: none;
	color:#000066;
}

#shop a {
	text-decoration: none;
	color:#000066;
}

#shop a:hover {
	color: #666666;
	
}

.grey {color: #ccc}

#footerwrapper {
	text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}

#footerwrapper a {
	text-decoration: none;
	color:#ffffff;
	font-size: 10px;
}

#footerwrapper a:hover {
	color: #ccc;
	font-size: 10px;
	
}

h1 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
line-height:30px;
color:#999999;
font-weight:100;
}

h2 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
line-height:26px;
color:#000066;
}

h3 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
line-height:22px;
color:#000066;
}

h4 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
color:#000066;
}

h5 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:14px;
color:#000066;
}

h6 {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
color:#000066;
}

.ve_address a {
border:1px solid #ccc;
color:#ffffff;
display:inherit;
padding:1px;
width:75px;
text-align:center;
}

#ve_checkoutModule .ve_selected {
color:#FF0000;
font-weight:bold;
}
