/* Style sheet for ship of dreams main site pages*/
body, td  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #FFFFFF;
	margin : 0px;
	scrollbar-face-color: #336699;
	scrollbar-shadow-color: #000033;
	scrollbar-highlight-color: #00CCFF;
	scrollbar-3dlight-color: #99CCFF;
	scrollbar-darkshadow-color: #003399;
	scrollbar-track-color: #66CCFF;
	scrollbar-arrow-color: #EEFFFF; 
}

p, ul  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 16px;
}

.boldblue { font-size : 18px;
	color : #0066CC;
}

.cbold { font-weight : bold;
	color : #0066CC;
}

h1  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 20px;
	color : #0066CC;
	font-style : normal;
	font-weight : normal;
}

h2  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 18px;
	color : #0066CC;
	font-style : italic;
	font-weight : normal;
}

h3  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 14px;
	color : #CCAA00;
	font-style : normal;
	font-weight : bold;
}

a  {
	color : #336699;
	line-height : 16px;
}

a:visited  {
	color : #003399;
}

a:hover  {
	color : #3399CC;
}

a:active  {
	color : #3399CC;
}

.copyright  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	line-height : 12px;
}

.blackstar1 td {
	background-color : #000000;
}

.blackstar2	{
	background-image : url(http://www.blackstar.co.uk/bsimg/header/sec_strip.gif);
	background-repeat : repeat-x;
}

