/*stylesheet for www.netgoblins.com - coded by the main netgoblin ;oP may 2002 -  netgoblins@yahoo.se*/

/*BASIC*/

BODY  
{	margin-right :10%;
	margin-left : 10%;
	font-size :12px;
	/*font-family : Arial, Helvetica, verdana, "sans serif";	color :#3333ff*/
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color :  #336699;
	background-color : #ffffff;
	text-decoration : none;
	text-align : left;
	background-image: none;
	background-repeat : repeat;
	background-attachment : fixed;
}

P 
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color :  #336699;
	background-color : #ffffff;
	background-image : none;
	text-decoration : none;
	text-align : left;
} 

/*links*/
A  
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : none;
}

A:Active  
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : underline;
}

A:Hover  
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : underline;
}

A:target 
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : underline;
}

A:Visited  
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #336699;
	background-image: none;
	background-color : #ffffff;
	text-decoration :none;
}
/*links - end*/		

/*unordered list*/
ul  
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color :#336699;
	background-color : #ffffff;
	background-image: none;
	list-style-type : disc;
}
/*end unordered list*/

/*table*/
table
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #336699;
	background-color : #ffffff;
	background-image: none;
	text-decoration : none;
}

td	
{	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #336699;
	background-color : #ffffff;
	background-image: none;
	text-decoration : none;
}
table A:link
{
	font-size :12px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : none;
}
/*end table*/

/*SMALL*/

p.small
{
	font-size :10px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #336699;
	background-color : #ffffff;
	background-image: none;
	text-decoration : none;
	text-align : center;
}

P.small A: Link

{	
	font-size :10px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color :#0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration: none;
	}

P.small A:hover 
{	
	font-size :10px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color :#ffffff;
	background-image: none;
	text-decoration : underline;
}

P.small A:Active  
{
	font-size :10px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	/*color : #009966;*/
	color : #3366ff;
	background-color : #ffffff;
	background-image: none;
	text-decoration : underline;
}

P.small A:target 
{
	font-size :110px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #3366ff;
	background-color : #ffffff;
	background-image: none;
	text-decoration : none;
}

P.small A:Visited  
{
	font-size :10px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #336699;
	background-image: none;
	background-color : #ffffff;
	text-decoration :none;
}
/*end small*/

/*navbar*/

p.navbar
	{
	font-size : 11px;
	font-family : Arial, Helvetica, verdana, "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #336699;
	background-color : #ffffff;
	background-image: none;
	text-decoration : none;
	text-align : left;
}

P.navbar A:Link 
{	
	font-size : 11px;
	font-family : Arial, Helvetica,"sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration :none;
	}

P.navbar A:Visited  
{
	font-size : 11px;
	font-family : Arial, Helvetica, verdana, "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #006699;
	background-image: none;
	background-color : #ffffff;
	text-decoration : none;
}

P.navbar A:Active 
{
	font-size : 11px;
	font-family : Arial, Helvetica, verdana, "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : underline;
}

P.navbar A:Hover 
 {
	font-size : 11px;
	font-family : Arial, Helvetica, verdana, "sans serif";
	font-weight : normal;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : underline;
}

P.navbar A:target 
{
	font-size : 11px;
	font-family : Arial, Helvetica, verdana, "sans serif";
	font-weight : normal;
	font-style : normal;
	color :#0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : underline;
}
/*end navibar*/
/*img*/

p.IMG
{	text-align : center;
	background-color : #ffffff;
}

p.IMGR
{	text-align :right;
	background-color : #ffffff;
}

p.IMGL
{	text-align :left;
	background-color : #ffffff;
}
/*end img*/
/*headlines*/
H1 
{	font-size : 15px;
	font-family : Arial, Verdana, Helvetica,  "sans serif";
	font-weight : bold;
	font-style : normal;
	color : #0033cc;
	background-color : #ffffff;
	background-image: none;
	text-decoration : none;
	text-align : left;
}

/*end headlines*/	

