

@import url(print.css);
@import url(layout.css);

body		{margin: 2px; font-family: Verdana, Arial, Helvetica; padding-left:10px; padding-top:10px; color:#FFFF00; background-color:#000000; background-image:url('none'); letter-spacing: 1pt; word-spacing:0.5em; line-height: 200%; text-align:left; text-indent:1;  font-size: 1em; }
h1			{font-family: Verdana, Arial, Helvetica; color: #FFFF00;word-spacing:0px; line-height:100%; margin-top:6px; margin-bottom:2px}
h2			{font-family: Verdana, Arial, Helvetica; color: #FFFF00;word-spacing:0px; line-height:100%; margin-top:5px; margin-bottom:2px }
h3			{font-family: Verdana, Arial, Helvetica; color: #FFFF00;margin-top:4px; margin-bottom:1px }
h4			{font-family: Verdana, Arial, Helvetica; color: #FFFF00;line-height:100%; margin-top:3px; margin-bottom:0px}
h5			{margin:2px 0px; font-family: Verdana, Arial, Helvetica;	color: #FFFF00;word-spacing:1em; line-height:100% }
h6			{font-family: Verdana, Arial, Helvetica;	color: #FFFF00;word-spacing:1em; line-height:100%; margin-top:1px; margin-bottom:0px}

a:link		{ color: #FFFFFF;}
a:visited	{ color: #99FFFF;} 
a:active 	{ color: #FF0000;}
a:hover     { color: Black; background-color: White; }

ul.menuV	{margin:0.5%; padding:0.5%; width:100%; list-style-type:none; color: White;  font-weight: bolder;   }
ul.menuV li	{display: block ; width:98%; margin: 1px; text-decoration: none; border: 1px solid #336699; padding-left:0.5em; padding-right:0.5em; padding-top:0.2em; padding-bottom:0.2em; background-repeat:repeat; color:#FFFF00;  }
ul.menuV li a	{
	text-decoration: none underline;
	display: block;
	width: 100%;
	color: #FFFF00;
	font-weight: bolder;
	padding: 9px;
	}
ul.menuV li a:hover	{border: 0px solid #FF0000; background-repeat:repeat; background-color: Yellow;  color: Black;   }
ul      {list-style-type: square; text-align: left;}
ul li	{line-height: 150%; word-spacing: 0; text-indent: 1; color: #FFFFFF; margin: 1.5em}



ul.menuV1 {  padding: 0.2em; width:100%; list-style-type:none; color: White;  font-weight: bolder;  font-size: 1em;    }

ul.menuV1 li		{display: block ; width:98%;  text-decoration: none;  padding: 0.2em; color: White; 
	/margin: 2px;
	list-style: none;
}

ul.menuV1 li a	
{
	display: block;
	width: 100%;
	text-decoration: none;
	
	color: White;
	padding: 0.2em;
	font-size: 1em;
	border: 1px dotted Yellow;
}

ul.menuV1 li a:hover	{
	border: 1px dotted White;
	background-color: Yellow;
	color: Black;
}

ul.menuV1 li a:visited	{text-decoration: none;}

ul.menuV1 li a:active	{
	text-decoration: none;
	background-color: Yellow;
	color: Black;
	border: dashed;
		padding-left: 1em;
	font-weight: bolder;
}

ul.menuO		{
	list-style: none;
	padding-top: 2px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
}

ul.menuO li		{
	display: inline;
	margin: 2px;
	text-decoration: none;
}

ul.menuO li a	
{
	text-decoration: none;
	padding: 0.2em;
	font-size: 1em;
	border: 1px solid Yellow;
}

ul.menuO li a:hover	{background-color: White;  color: Black; text-decoration: none;}	
	
ul.menuO li a:hover {
	text-decoration: none;
}

.header {
	display: none;
}

.ipo      	{
	display: block;
	background-color: transparent;
	margin-bottom: 5em;
}
.ghost      	{display:none; background-color:transparent;}

.box, .box2   		{
	padding: 0.5em;
	border: 1px solid #BCDEEC;
	margin: 1em;
	position: relative;
	top: 1em;
	width: 96%;
}
.box1, .box3   	{
	padding: 0.5em;
	border: 1px solid #BCDEEC;
	margin: 1em;
	position: relative;
	top: 1em;
	width: 96%;
	color: #00FFFF;
}

.left {
	/*border-right: thin dashed White;*/
	margin-top: 6%;
	
}

.xcenter {
	/*border-left: thin dashed White;*/
	padding-left: 25px;
}

.help {
	background-color: #CC3333;
	color: Black;
}
