/* Common styles for In|Framez pages */

body,table     
{
	font-family:"Verdana","sans-serif";
	color:#999999;
	font-size:11;
	scrollbar-arrow-color:#777777;
	scrollbar-3dlight-color:#777777;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#777777;
	scrollbar-track-color:#000000;
}

font.small
{
	font-size:9;
}

table.accurate
{
	font-size:12;
}

a:link
{
	color:#666666;
}

a:visited
{
	color:#444444;
}

a:hover
{
	color:#cc9900;
}

a.big:link
{
    font-size: 20;
    text-decoration: none;
	color: #FFFFFF;
}

a.big:visited
{
    font-size: 20;
    text-decoration: none;
	color:#FFFFFF;
}

a.big:hover
{
    font-size: 20;
	color: #CC9900;
}

table,center,p,b,i,u,font,blockquote,ul,ol
{
	direction:ltr;
}

b
{
	color:#CCCCCC;
}

ul
{
	list-style-type: square;
}

h1,h2,h3,h4,h5
{
	font-weight: bold;
	font-size: 76%;
	font-family:"Verdana","Tahoma","sans-serif";
}

h4,h5
{
	margin-top:3pt;
}

code
{
	font-family:"Lucida Sans Typewriter","Courier New","monospace";
}

pre
{
	font-family:"Lucida Sans Typewriter","Courier New","monospace";
}

img
{
	vertical-align:middle;
	border:none;
}

img.undersea_spec
{
	vertical-align:text-top;
	float:right;
	border:none;
}

img.target
{
	float:none;
	position:relative;
	top:0px;
	left:0px;
	z-index:10;
	visibility:hidden;
}

img.visible
{
	display:inline;
}

img.invisible
{
	display:none;
}

.indent1
{
	margin-left:12pt;
}

.indent2
{
	margin-left:24pt;
}

.indent3
{
	margin-left:36pt;
}

p.tight
{
	margin:0,0,0,0;
}
