/* Style sheet for shipofdreams modelmaker site pages*/
body, td  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #765a30;
	scrollbar-face-color : #20023c;
	scrollbar-shadow-color : #18022c;
	scrollbar-highlight-color : #b29efe;
	scrollbar-3dlight-color : #b29efe;
	scrollbar-darkshadow-color : #18022c;
	scrollbar-track-color : #dad1ff;
	scrollbar-arrow-color : #b29efe;
}

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

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

.navbold	{
	color: #000000;
	font-size : 20px;
	font-weight: bold;
}

.cbold	{
	color: #4f91ef;
	font-size : 12px;
	font-weight: bold;
}

td.sides { background-color : #765a30;
}

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

td.contents { background-color : #ffffff;
}

td.nav { background-color : #20023c;
}


h1  {
	font-family : arial, helvetica, sans-serif;
	font-size : 26px;
	color : #88b2f4;
	font-style : normal;
	font-weight : normal;
}

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

h3  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 18px;
	color : #88b2f4;
	font-style : normal;
	font-weight : normal;
}

a  {
	color : #c08830;
	font-weight : bold;
}

a:visited  {
	color : #c08830;
	font-weight : bold;
}

a:hover  {
	color : #88b2f4;
	font-weight : bold;
}

a:active  {
	color : #88b2f4;
	font-weight : bold;
}

a.nav  {
	color : #c08830;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

a.nav:visited  {
	color : #c08830;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

a.nav:hover  {
	color : #88b2f4;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

a.nav:active  {
	color : #88b2f4;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

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

.divtitle  {
	line-height : 21px;
	background-color : #ece3d4;
}

.divline  {
	line-height : 1px;
	background-color : #000000;
}