/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 20px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
}
.page
{
    width: 1020px;
    background-color: #fff;
    margin: 0px auto 0px auto;
}

H1, H2, H3, H4, H5
{
    COLOR: #003366;
	display:inline;
}
H1	{	
	font-family: Verdana;
	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;
	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;
	font-size:	1.28em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana;
	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;
	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
{
	color: Black;
	text-decoration: none;
}	

		
A:visited
{
	color: Navy;
	text-decoration: none;
}	
		
A:active
{
	color: Blue;
	text-decoration: none;
}	
		
A:hover
{
	color: Red;
	text-decoration: underline;
}
	
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;
	}

/* Custom styles for How To **********************************/
TD
{
	font-size: 1em;
	padding: 3px 3px 3px 3px;
}

TD.details
{
	text-align: center;
	margin-top: 15px;
}

TR.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: Navy;
	background-color: #9CF; 
}

TR.DataGrid_ItemStyle
{
	background-color: #ffffff;
}

TR.DataGrid_HeaderStyle 
{
	color: White;
	background-color: Black; 
	font-family: Verdana;
	font-weight: bold;
	line-height: normal;
}

TR.DataGrid_HeaderStyle A
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:visited
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	#9CF;
}

TR.DataGrid_FooterStyle
{
	background-color: #9CF; 
}

TR.DataGrid_PagerStyle
{
	color: White;
	background-color: #CCC; 
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}

.CustomPaging
{
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

DataGridHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
	line-height: 20px;
}

HyperLinkColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	background-position: center center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 10px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
}
.DataGrid
{
	font-weight: normal;
	vertical-align: text-top;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
BoundColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: text-top;
}
.HeaderStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
	line-height: 20px;
}

.LeftPane
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background: #DDDDDD;
	background-position: center center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 20px;
	white-space: normal;
	height: auto;
	text-align: left;
	vertical-align: baseline;
	margin-left: 0 ;
	margin-top: 0 ;
	margin-right: 0;
	margin-bottom: 0;
	
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;

}
.blackNorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.Ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;

}
.refMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.kereses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	white-space: normal;
	line-height: 50px;

}
.alcim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	font-weight: 800;
}
.InverzZone{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#000000;
}
.InverzZone A:link
{
	color: Silver ;
	text-decoration: none;
	background-color:inherit;
}	

		
.InverzZone A:visited
{
	color: Gray;
	text-decoration: none;
	background-color:inherit;
}	
		
.InverzZone A:active
{
	color: Navy;
	text-decoration: none;
	background-color:inherit;
}	
		
.InverzZone A:hover
{
	color: White;
	text-decoration: underline;
	background-color:inherit;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFF;
	background-color: Silver;
	padding-left: 10px;
	line-height: 16px;
}

.CustomPaging
{
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

.CustomPaging A:link
{
	text-decoration: underline;
	background-color:inherit;
}	

		
.CustomPaging A:visited
{
	text-decoration: underline;
	background-color:inherit;
}	
		
.CustomPaging A:active
{
	text-decoration: none;
	background-color:inherit;
}	
		
.CustomPaging A:hover
{
	text-decoration: none;
	background-color:inherit;
}
.breadcss
{
	margin-top:-50px;
	padding-left: 5px;
}

.arrow_sma
{
   font-size: 120%; 
   padding-left: 12px;
   background: transparent url('/images/arrow_orange_small.jpg') no-repeat center left;
}
