/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 12px;
	background: #ccffff;
	word-spacing: normal;
	text-transform: none;
	font-style: italic;
	font-family: Comic Sans MS, Arial Black;
	letter-spacing: normal;
}



A:link
{
	color: #cc0033;
	text-decoration: none;
	font-family: Comic Sans MS, Arial Black;
}	
		
A:visited
{
	color: #990033;
	text-decoration: none;
	font-family: Comic Sans MS, Arial Black;
}	
		
A:active	{	
	text-decoration:	none;
	color:	#FF0033;
	font-family: Comic Sans MS, Arial Black;
	}	
		
A:hover
{
	color: #ff0000;
	text-decoration: underline;
	font-family: Comic Sans MS, Arial Black;
}

.HL
{
	background-color: #669999;
	height: 25px;
	width:2px;
}

.HS
{
	font-weight: bold;
	font-size: 14px;
	background-color: #669999;
	color: #ff0000;
	font-style: italic;
	font-family: Comic Sans MS, Arial Black;
	vertical-align:top;
}

.HR
{
	background-color: #669999;
	width:2px;
}

.CL
{
	background-color: #669999;
	
}
.C
{
	background-color: #ccffff;
	color: #669999;
	font-style: italic;
	font-family: Comic Sans MS, Arial Black;
	height:100px;
	vertical-align:top;
}

.CR
{
	background-color: #669999;
}

.FL
{
	background-color: #669999;
	height: 2px;
}

.FS
{
	background-color: #669999;
	
}
.FR
{
	background-color: #669999;
	
}

.Smaller
{
	font-size: smaller;
}

.button
{
	font-weight: bold;
	border-left-color: #669999;
	border-bottom-color: #669999;
	color: white;
	border-top-style: outset;
	border-top-color: #669999;
	font-style: italic;
	font-family: Comic Sans MS, Arial Black;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #669999;
	border-right-color: #669999;
	border-bottom-style: outset;
	width:100px;
}

.HeaderButton
{
	padding-right: 2px;
	font-weight: bold;
	border-left-color: #669999;
	border-bottom-color: #669999;
	color: white;
	border-top-style: outset;
	border-top-color: #669999;
	font-style: italic;
	font-family: Comic Sans MS, Arial Black;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #669999;
	border-right-color: #669999;
	border-bottom-style: outset;
}
.Header
{
	font-weight: bold;
	color: #ff0000;
	font-style: italic;
}

.Pager ,.fieldheader, .line , .error
{
	font-weight: bold;
	color: #669999;
	font-style: italic;
	border-color:#669999; }
	
	
	.tekst
{
	font-size: 12pt;
	font-family: 'Comic Sans MS' , 'Arial Black';
}


.tekstGB
{
	font-size: 10pt;
	font-family: 'Comic Sans MS' , 'Arial Black';
}

