/* GENERELLA ELEMENT */
BODY, TABLE, TR, TD, P 			{font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: normal; line-height: 15px;}
font							{ font-family: Arial, Sans-serif; line-height: 1.2em;}

/* LANKAR */
A		 						{color: #E14328; text-decoration: underline;}
A:active						{color: #B0341F; text-decoration: underline;}
A:hover 						{color: #B0341F; text-decoration: underline;}
A:visited						{color: #8C1F0D; text-decoration: underline;}
A:visited:hover					{color: #B0341F; text-decoration: underline;}

/* FORMULAR */
INPUT							{font-family: verdana, sans-serif; font-size: 10px;}

/* GPC FORMPAGES */
select{	font-family: arial, sans-serif;	font-size: 11px;color:#626262;background-color: #FFFFF7;width: 380px;height: 80px;}
.selectOneRow{font-family: arial, sans-serif;	font-size: 11px;color:#626262;background-color: #FFFFF7;width: 380px;height: 21px;}
.gpcInput{height: 19px; width: 190px; background-color: #FFFFF7;color:#626262;}
.gpcBluCaption {font-family: Arial, verdana, sans-serif; font-size: 11px; font-weight: bold; color: #142C6C; line-height: 18px;}
.gpcBluCaptionNormal {font-family: Arial, verdana, sans-serif; font-size: 11px; font-weight: normal; color: #142C6C; line-height: 18px;}
.gpcOrangeFat{font-family: Arial, verdana, sans-serif; font-size: 11px; font-weight: bold; color: #E14328; line-height: 18px;}
.gpcAlignRight{text-align:right; width: 380px; padding-bottom: 12px; }
.gpcNormal{padding-bottom: 12px; width: 380px; }
.gpcDropDown{color:#626262;height: 19px; width: 190px;background-color: #FFFFF7;}
.cpcTableNormal{width: 380px;}
.gpcGreyTable td {background-color: #C4C4C4; color:#626262; }
.button							{ font-family: arial, sans-serif; font-size: 11px; background-color: #FFFFFF; height: 21px; padding-left: 3px; padding-right: 3px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: outset; border-top-color: #A09D76; border-right-color: #4F4808; border-bottom-color: #4F4808; border-left-color: #A09D76; }
/* Default CSS Stylesheet for a new Web Application project */


/*
H1, H2, H3, H4, H5, TH, THEAD, TFOOT {COLOR: #003366;}
H1	{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:2em;font-weight:700;font-style:	normal;	text-decoration:none;word-spacing:normal;letter-spacing:normal;	text-transform:	none;}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
	
	


