/* Default CSS Stylesheet for a new Web Application project */

BODY
{


margin:0 0 0 0;  
background-image: url(img/vanet-bg-1.png); 
background-repeat: repeat-x;
background-color:#F7A01B;





   
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    
    scrollbar-face-color: #eeeeee; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #990000; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #cccccc; 
	scrollbar-darkshadow-color: #FFFFFF    
}







.header {


background-image:url(img/header-bg.png);
background-repeat:repeat-y;
behavior: url(iepngfix.htc);


}

.stage_bg_up{


background-image:url('img/stage-bg_up.png');
background-repeat:repeat-y;
position:relative; height:60px;
z-index:1; 
margin-top:-20px;
behavior: url(iepngfix.htc);
}


.stage_bg_center{


background-image:url('img/stage-bg_center.png');
background-repeat:repeat-y;
behavior: url(iepngfix.htc);
}

.stage_bg_bottom{


background-image:url('img/stage-bg_bottom.png');
background-repeat:repeat-y;
behavior: url(iepngfix.htc);
font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:none;
}


#haber_fon {
background-image:url('img/haber-bg.png');
background-repeat:repeat-y;
behavior: url(iepngfix.htc);

}







#alt{

float:left; position:relative; 
width:600px;

left:30px;
font-family:Tahoma;
font-size:8pt;
color:	#ffffff;;


}
#alt A{

    display: inline;
    font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
	color:	#ffffff;;
	font-weight:normal;
padding-left:10px;
padding-right:10px;

}


#alt A:hover{
    display: inline;
    font-family:Tahoma;
	font-size:8pt;
	text-decoration:underline;
	color:	#ffffff;;
	font-weight:normal;
padding-left:10px;
padding-right:10px;

}



SELECT.form { 
		font-family: Arial; 
		font-size: 8pt; 
		height: 20; 
		color: #ff0000	
}
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:Arial;
	font-size:9pt;
	color:Black;
	font-weight:	400;
	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:Arial;
	font-size:9pt;
	color:#027f00;
	font-weight:bold;
	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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
TD.Arial_9pt_red
{
	font-family:Arial;
	font-size:9pt;
	color:#990000;
	font-weight:normal;
}
TD.Arial_9pt_red_bold
{
	font-family:Arial;
	font-size:9pt;
	color:#990000;
	font-weight:bold;
}
TD.Arial_10pt_red_bold
{
	font-family:Arial;
	font-size:10pt;
	color:red;
	font-weight:bold;
}



TD.Timesroman_14pt_red_bold
{
	Font-family:Times New Roman;
	font-size:14pt;
	color:#9C0000;
	font-weight:bold;
}


TD.Timesroman_13pt_red_bold
{
	Font-family:Times New Roman;
	font-size:13pt;
	color:#9C0000;
	font-weight:bold;
}


TD.Arial_11pt_red_bold
{
	font-family:Arial;
	font-size:11pt;
	color:red;
	font-weight:bold;
}
TD.Arial_12pt_red_bold
{
	font-family:Arial;
	font-size:12pt;
	color:#990000;
	font-weight:bold;
}
TD.Arial_13pt_red_bold
{
	font-family:Arial;
	font-size:13pt;
	color:red;
	font-weight:bold;
}
TD.Arial_14pt_red_bold
{
	font-family:Arial;
	font-size:14pt;
	color:red;
	font-weight:bold;
}
TD.Arial_7pt_Gray
{
	font-family:Arial;
	font-size:7pt;
	color:#666666;
	font-weight:normal;
}
TD.Arial_8pt_Gray
{
	font-family:Arial;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
}


TD.Tahoma_8pt_White_Bold
{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:Bold;
}

TD.Tahoma_8pt_White
{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:none;
}




TD.Arial_9pt_Gray
{
	font-family:Arial;
	font-size:9pt;
	color:#666666;
	font-weight:normal;
}
TD.Arial_10pt_Gray
{
	font-family:Arial;
	font-size:10pt;
	color:#666666;
	font-weight:normal;
}
TD.Arial_11pt_Gray
{
	font-family:Arial;
	font-size:11pt;
	color:#666666;
	font-weight:normal;
}
TD.Arial_9pt_Gray_Bold
{
	font-family:Arial;
	font-size:9pt;
	color:#666666;
	font-weight:bold;
}
TD.Arial_10pt_Gray_Bold
{
	font-family:Arial;
	font-size:10pt;
	color:#666666;
	font-weight:bold;
}
TD.Arial_11pt_Gray_Bold
{
	font-family:Arial;
	font-size:11pt;
	color:#666666;
	font-weight:bold;
}
TD.Arial_12pt_Gray_Bold
{
	font-family:Arial;
	font-size:12pt;
	color:#666666;
	font-weight:bold;
}
TD.Arial_13pt_Gray_Bold
{
	font-family:Arial;
	font-size:13pt;
	color:#666666;
	font-weight:bold;
}
TD.Arial_14pt_Gray_Bold
{
	font-family:Arial;
	font-size:14pt;
	color:#666666;
	font-weight:bold;
}
TD.Arial_8pt_Mavi
{
	font-family:Arial;
	font-size:8pt;
	color:#0066cc;
	font-weight:normal;
}
TD.Arial_8pt_Black
{
	font-family:Arial;
	font-size:8pt;
	color:#1e1e1e;
}
TD.Arial_8pt_Black_Bold
{
	font-family:Arial;
	font-size:8pt;
	color:#1e1e1e;
	font-weight:bold;
}
TD.Arial_9pt_Black
{
	font-family:Arial;
	font-size:9pt;
	color:#1e1e1e;
}
TD.Arial_10pt_Black
{
	font-family:Arial;
	font-size:10pt;
	color:#1e1e1e;
}
TD.Arial_9pt_Black_Bold
{
	font-family:Arial;
	font-size:9pt;
	color:#1e1e1e;
	font-weight:bold
}
TD.Arial_10pt_Black_Bold
{
	font-family:Arial;
	font-size:10pt;
	color:#1e1e1e;
	font-weight:bold
}
TD.Arial_11pt_Black_Bold
{
	font-family:Arial;
	font-size:11pt;
	color:#1e1e1e;
	font-weight:bold
}
TD.Arial_12pt_Black_Bold
{
	font-family:Arial;
	font-size:12pt;
	color:#1e1e1e;
	font-weight:bold
}
TD.Arial_13pt_Black_Bold
{
	font-family:Arial;
	font-size:13pt;
	color:#1e1e1e;
	font-weight:bold
}
TD.Arial_14pt_Black_Bold
{
	font-family:Arial;
	font-size:14pt;
	color:#1e1e1e;
	font-weight:bold
}
TD.Arial_8pt_White
{
	font-family:Arial;
	font-size:8pt;
	color:White;
	font-weight:normal;
}
TD.Arial_8pt_White_Bold
{
	font-family:Arial;
	font-size:8pt;
	color:White;
	font-weight:bold;
}
TD.Arial_9pt_White_Bold
{
	font-family:Arial;
	font-size:9pt;
	color:White;
	font-weight:bold;
}
TD.Arial_8pt_Gray_Bold
{
	font-family:Arial;
	font-size:8pt;
	color:#666666;
	font-weight:bold;
}
TD.Arial_8pt_Mavi_Bold
{
	font-family:Arial;
	font-size:8pt;
	color:#0e57b1;
	font-weight:bold;
}
TD.Arial_9pt_Mavi_Bold
{
	font-family:Arial;
	font-size:9pt;
	color:#0066cc;
	font-weight:bold;
}

TD.Arial_10pt_White_Bold
{
	font-family:Arial;
	font-size:10pt;
	color:White;
	font-weight:bold;
}
TD.Arial_11pt_White_Bold
{
	font-family:Arial;
	font-size:11pt;
	color:White;
	font-weight:bold;
}
TD.Arial_12pt_White_Bold
{
	font-family:Arial;
	font-size:12pt;
	color:White;
	font-weight:bold;
}
TD.Arial_13pt_White_Bold
{
	font-family:Arial;
	font-size:13pt;
	color:White;
	font-weight:bold;
}
TD.Arial_14pt_White_Bold
{
	font-family:Arial;
	font-size:14pt;
	color:White;
	font-weight:bold;
}
TD.Arial_8pt_Gray_Bold
{
	font-family:Arial;
	font-size:8pt;
	color:#666666;
	font-weight:bold;
}
TD.Arial_9pt_Mavi
{
	font-family:Arial;
	font-size:9pt;
	color:#0066cc;
	font-weight:normal;
}
TD.Arial_9pt_yesil_bold
{
	font-family:Arial;
	font-size:9pt;
	color:#027f00;
	font-weight:bold;
}
TD.Arial_12pt_yesil_bold
{
	font-family:Arial;
	font-size:12pt;
	color:#027f00;
	font-weight:bold;
}
TD.Arial_13pt_yesil_bold
{
	font-family:Arial;
	font-size:13pt;
	color:#027f00;
	font-weight:bold;
}
TD.Arial_14pt_yesil_bold
{
	font-family:Arial;
	font-size:14pt;
	color:#027f00;
	font-weight:bold;
}
TD.Arial_9pt_Mavi_bold
{
	font-family:Arial;
	font-size:9pt;
	color:#0066cc;
	font-weight:bold;
}
TD.Arial_10pt_Mavi_bold
{
	font-family:Arial;
	font-size:10pt;
	color:#0066cc;
	font-weight:bold;
}
TD.Arial_11pt_Mavi_bold
{
	font-family:Arial;
	font-size:11pt;
	color:#0066cc;
	font-weight:bold;
}
TD.Arial_11pt_Mavi
{
	font-family:Arial;
	font-size:11pt;
	color:#0066cc;
	font-weight:normal;
}
TD.Arial_12pt_Mavi_bold
{
	font-family:Arial;
	font-size:12pt;
	color:#0066cc;
	font-weight:bold;
}
TD.Arial_12pt_Mavi_bold
{
	font-family:Arial;
	font-size:12pt;
	color:#0066cc;
	font-weight:bold;
}
TD.Arial_13pt_Mavi_bold
{
	font-family:Arial;
	font-size:13pt;
	color:#0066cc;
	font-weight:bold;
}TD.Arial_14pt_Mavi_bold
{
	font-family:Arial;
	font-size:14pt;
	color:#0066cc;
	font-weight:bold;
}
TD.Arial_14pt_turuncu_bold
{
	font-family:Arial;
	font-size:14pt;
	color:#f09b01;
	font-weight:bold;
}
TD.Arial_13pt_turuncu_bold
{
	font-family:Arial;
	font-size:13pt;
	color:#f09b01;
	font-weight:bold;
}
TD.Arial_12pt_turuncu_bold
{
	font-family:Arial;
	font-size:12pt;
	color:#f09b01;
	font-weight:bold;
}
TD.Arial_11pt_turuncu_bold
{
	font-family:Arial;
	font-size:11pt;
	color:#f09b01;
	font-weight:bold;
}
TD.Arial_10pt_turuncu_bold
{
	font-family:Arial;
	font-size:10pt;
	color:#f09b01;
	font-weight:bold;
}
TD.Arial_9pt_turuncu_bold
{
	font-family:Arial;
	font-size:9pt;
	color:#f09b01;
	font-weight:bold;
}
TD.Arial_9pt_turuncu
{
	font-family:Arial;
	font-size:9pt;
	color:#f09b01;
	font-weight:normal;
}
TD.Arial_8pt_turuncu_bold
{
	font-family:Arial;
	font-size:8pt;
	color:#FF8202;
	font-weight:bold;
}
TD.Arial_8pt_turuncu
{
	font-family:Arial;
	font-size:8pt;
	color:#FF8202;
	font-weight:normal;
}
TD.Arial_8pt_yesil_bold
{
	font-family:Arial;
	font-size:8pt;
	color:#027f00;
	font-weight:bold;
}
TD.Arial_9pt_yesil
{
	font-family:Arial;
	font-size:9pt;
	color:#027f00;
	font-weight:normal;
}
TD.Arial_9pt_yesil_bold
{
	font-family:Arial;
	font-size:9pt;
	color:#027f00;
	font-weight:bold;
}
TD.Arial_10pt_yesil_bold
{
	font-family:Arial;
	font-size:10pt;
	color:#027f00;
	font-weight:bold;
}
TD.Arial_10pt_yesil
{
	font-family:Arial;
	font-size:10pt;
	color:#027f00;
}
TD.Arial_11pt_yesil_bold
{
	font-family:Arial;
	font-size:11pt;
	color:#027f00;
	font-weight:bold;
}
TD.Arial_11pt_yesil
{
	font-family:Arial;
	font-size:11pt;
	color:#027f00;
}
TD.Arial_8pt_Red
{
	font-family:Arial;
	font-size:8pt;
	color:red;
}
TD.Arial_8pt_Red_bold
{
	font-family:Arial;
	font-size:8pt;
	color:red;
	font-weight:bold;
}
span.Arial_8pt_Black
{
	font-family:Arial;
	font-size:8pt;
	color:#1e1e1e;
}
span.Arial_8pt_Red
{
	font-family:Arial;
	font-size:8pt;
	color:Red;
}
span.justify
{
	text-justify:distribute-all-lines;
	margin-left:5px;
	margin-right:5px;
}
p.justify
{
	text-align:justify
}

A:link.Arial_8pt_White_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:visited.Arial_8pt_White_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:link.Arial_8pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#666666;
	font-weight:bold;
}	
A:visited.Arial_8pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#666666;
	font-weight:bold;
}	
A:hover.Arial_8pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#666666;
	font-weight:bold;
}	



A:link.Arial_8pt_White
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#ffffff;
	font-weight:normal;
}	
A:visited.Arial_8pt_White
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#ffffff;
	font-weight:normal;
}	
A:hover.Arial_8pt_White
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	#ffffff;
	font-weight:normal;
}	














A:link.Arial_8pt_tahoma
{	
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
	color:	#ffffff;
	font-weight:normal;
}	
A:visited.Arial_8pt_tahoma

{	
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
	color:	#ffffff;
	font-weight:normal;
}	
A:hover.Arial_8pt_tahoma
{	
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:underline;
	color:	#ffffff;
	font-weight:normal;
}	












A:link.Arial_8pt_Gray
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
A:visited.Arial_8pt_Gray
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
A:hover.Arial_8pt_Gray
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:normal;
}
A:link.Arial_9pt_Gray
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
A:visited.Arial_9pt_Gray
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
A:hover.Arial_9pt_Gray
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:normal;
}
A:link.Arial_10pt_Gray
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
A:visited.Arial_10pt_Gray
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
A:hover.Arial_10pt_Gray
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:normal;
}
A:link.Arial_11pt_Gray
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
A:visited.Arial_11pt_Gray
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
A:hover.Arial_11pt_Gray
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:normal;
}
A:link.Arial_8pt_Mavi
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#0066cc;
	font-weight:normal;
}
A:visited.Arial_8pt_Mavi
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#0066cc;
	font-weight:normal;
}
A:hover.Arial_8pt_Mavi
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:normal;
}
A:link.Arial_8pt_Mavi_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#0066cc;
	font-weight:bold;
}
A:visited.Arial_8pt_Mavi_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#0066cc;
	font-weight:bold;
}
A:hover.Arial_8pt_Mavi_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:link.Arial_9pt_Mavi
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#0066cc;
	font-weight:bold;
}
A:visited.Arial_9pt_Mavi
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#0066cc;
	font-weight:bold;
}
A:hover.Arial_9pt_Mavi
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:link.Arial_8pt_red_bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:normal;
	color:	red;
	font-weight:bold;
}	
A:visited.Arial_8pt_red_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:normal;
	color:	red;
	font-weight:bold;
}	
A:hover.Arial_8pt_red_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	red;
	font-weight:bold;
}
A:link.Arial_8pt_red	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	red;
	font-weight:normal;
}	
A:visited.Arial_8pt_red
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	red;
	font-weight:normal;
}	
A:hover.Arial_8pt_red
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	red;
	font-weight:normal;
}





A:link.Arial_9pt_red	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#990000;
	font-weight:normal;
}	
A:visited.Arial_9pt_red
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#990000;
	font-weight:normal;
}	
A:hover.Arial_9pt_red
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#990000;
	font-weight:normal;
}








A:link.Arial_9pt_red_bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#990000;
	font-weight:bold;
}	
A:visited.Arial_9pt_red_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#990000;
	font-weight:bold;
}	
A:hover.Arial_9pt_red_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#990000;
	font-weight:bold;
}
A:link.Arial_10pt_red_bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	red;
	font-weight:bold;
}	
A:visited.Arial_10pt_red_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	red;
	font-weight:bold;
}	
A:hover.Arial_10pt_red_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	red;
	font-weight:bold;
}
A:link.Arial_14pt_red_bold	
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:	red;
	font-weight:bold;
}	
A:visited.Arial_14pt_red_bold
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:	red;
	font-weight:bold;
}	
A:hover.Arial_14pt_red_bold
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:	red;
	font-weight:bold;
}
A:link.Arial_8pt_turuncu_bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#f09b01;
	font-weight:bold;
}	
A:visited.Arial_8pt_turuncu_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:#f09b01;
	font-weight:bold;
}	
A:hover.Arial_8pt_turuncu_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:link.Arial_9pt_turuncu	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:normal;
}	
A:visited.Arial_9pt_turuncu
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:normal;
}	
A:hover.Arial_9pt_turuncu
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:normal;
}
A:link.Arial_9pt_turuncu_bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:visited.Arial_9pt_turuncu_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:hover.Arial_9pt_turuncu_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}
A:link.Arial_10pt_turuncu_bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:visited.Arial_10pt_turuncu_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:hover.Arial_10pt_turuncu_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:link.Arial_14pt_turuncu_bold	
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:visited.Arial_14pt_turuncu_bold
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:hover.Arial_14pt_turuncu_bold
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}
A:link.Arial_8pt_black	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:normal;
}	
A:visited.Arial_8pt_black	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:normal;
}	
A:hover.Arial_8pt_black	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:normal;
}	
A:link.Arial_8pt_black_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:visited.Arial_8pt_black_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:hover.Arial_8pt_black_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:link.Arial_9pt_black	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:normal;
}	
A:visited.Arial_9pt_black	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:normal;
}	
A:hover.Arial_9pt_black	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:normal;
}	
A:link.Arial_9pt_black_Bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:visited.Arial_9pt_black_Bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:hover.Arial_9pt_black_Bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:link.Arial_10pt_black_Bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:visited.Arial_10pt_black_Bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:hover.Arial_10pt_black_Bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:link.Arial_11pt_black_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:visited.Arial_11pt_black_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:hover.Arial_11pt_black_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:link.Arial_11pt_black_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:visited.Arial_11pt_black_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:hover.Arial_11pt_black_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:link.Arial_12pt_black_Bold	
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:visited.Arial_12pt_black_Bold	
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:hover.Arial_12pt_black_Bold	
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:link.Arial_14pt_black_Bold	
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:visited.Arial_14pt_black_Bold	
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:none;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:hover.Arial_14pt_black_Bold	
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:	#1e1e1e;
	font-weight:bold;
}	
A:link.Arial_8pt_White_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:visited.Arial_8pt_White_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:hover.Arial_8pt_White_Bold	
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	White;
	font-weight:bold;
}	
A:link.Arial_9pt_White_Bold	
{	
	font-family:Arial;
	font-size:9t;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:visited.Arial_9pt_White_Bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:hover.Arial_9pt_white_Bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	white;
	font-weight:bold;
}
A:link.Arial_10pt_White_Bold	
{	
	font-family:Arial;
	font-size:10t;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:visited.Arial_10pt_White_Bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:hover.Arial_10pt_white_Bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	white;
	font-weight:bold;
}
A:link.Arial_11pt_White_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:visited.Arial_11pt_White_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:hover.Arial_11pt_white_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:	white;
	font-weight:bold;
}
A:link.Arial_12pt_White_Bold	
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:visited.Arial_12pt_White_Bold	
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:none;
	color:	White;
	font-weight:bold;
}	
A:hover.Arial_12pt_white_Bold	
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:	white;
	font-weight:bold;
}
A:link.Arial_9pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:bold;
}	
A:visited.Arial_9pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:bold;
}	
A:hover.Arial_9pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:bold;
}	
A:link.Arial_10pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:bold;
}	
A:visited.Arial_10pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:bold;
}	
A:hover.Arial_10pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:bold;
}	
A:link.Arial_11pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#666666;
	font-weight:bold;
}	
A:visited.Arial_11pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#666666;
	font-weight:bold;
}	
A:hover.Arial_11pt_Gray_Bold	
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:	#666666;
	font-weight:bold;
}	
A:link.Arial_9pt_Gray
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#666666;
}	
A:visited.Arial_9pt_Gray
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#666666;
}	
A:hover.Arial_9pt_Gray
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#666666;
}	
A:link.Arial_8pt_yesil_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#009900;
	font-weight:bold;
}
A:visited.Arial_8pt_yesil_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#009900;
	font-weight:bold;
}
A:hover.Arial_8pt_yesil_bold
{	
	font-family:Arial;
	font-size:8pt;
	text-decoration:underline;
	color:	#009900;
	font-weight:bold;
}
A:link.Arial_9pt_yesil_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#009900;
	font-weight:bold;
}
A:link.Arial_9pt_yesil
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:normal;
}
A:visited.Arial_9pt_yesil
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:normal;
}
A:hover.Arial_9pt_yesil
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:normal;
}
A:link.Arial_9pt_yesil_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:visited.Arial_9pt_yesil_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:hover.Arial_9pt_yesil_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:link.Arial_10pt_yesil_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:visited.Arial_10pt_yesil_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:hover.Arial_10pt_yesil_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:link.Arial_11pt_yesil_bold
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#027f00;
	font-weight:bold;
}
A:visited.Arial_11pt_yesil_bold
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#027f00;
	font-weight:bold;
}
A:hover.Arial_11pt_yesil_bold
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:link.Arial_12pt_yesil_bold
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:visited.Arial_12pt_yesil_bold
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:hover.Arial_12pt_yesil_bold
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:link.Arial_14pt_yesil_bold
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:visited.Arial_14pt_yesil_bold
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:hover.Arial_14pt_yesil_bold
{	
	font-family:Arial;
	font-size:14pt;
	text-decoration:underline;
	color:	#027f00;
	font-weight:bold;
}
A:link.Arial_9pt_Mavi
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:normal;
}
A:visited.Arial_9pt_Mavi
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:normal;
}
A:hover.Arial_9pt_Mavi
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:normal;
}
A:link.Arial_9pt_Mavi_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:visited.Arial_9pt_Mavi_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:hover.Arial_9pt_Mavi_bold
{	
	font-family:Arial;
	font-size:9pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:link.Arial_10pt_Mavi_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:visited.Arial_10pt_Mavi_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:hover.Arial_10pt_Mavi_bold
{	
	font-family:Arial;
	font-size:10pt;
	text-decoration:underline;
	color:#0066cc;
    font-weight:bold;
}
A:link.Arial_11pt_Mavi_bold
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#0066cc;
	font-weight:bold;
}
A:visited.Arial_11pt_Mavi_bold
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:none;
	color:	#0066cc;
	font-weight:bold;
}
A:hover.Arial_11pt_Mavi_bold
{	
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:link.Arial_12pt_Mavi_bold
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:visited.Arial_12pt_Mavi_bold
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:hover.Arial_12pt_Mavi_bold
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:link.Arial_13pt_Mavi_bold
{	
	font-family:Arial;
	font-size:13pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:visited.Arial_13pt_Mavi_bold
{	
	font-family:Arial;
	font-size:13pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:hover.Arial_13pt_Mavi_bold
{	
	font-family:Arial;
	font-size:13pt;
	text-decoration:underline;
	color:	#0066cc;
	font-weight:bold;
}
A:link.Arial_12pt_turuncu_bold	
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:visited.Arial_12pt_turuncu_bold
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:hover.Arial_12pt_turuncu_bold
{	
	font-family:Arial;
	font-size:12pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}
A:link.Arial_13pt_turuncu_bold	
{	
	font-family:Arial;
	font-size:13pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:visited.Arial_13pt_turuncu_bold
{	
	font-family:Arial;
	font-size:13pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}	
A:hover.Arial_13pt_turuncu_bold
{	
	font-family:Arial;
	font-size:13pt;
	text-decoration:underline;
	color:#f09b01;
	font-weight:bold;
}
INPUT.Arial_8pt_black
{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	font-family:Arial;
	FONT-SIZE: 8pt; 
	color:Black;
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}
span.ErrorMessage
{
	font-family:Arial;
	color:Red;
	font-size:8pt;
	font-weight:bold;
	background-color:#f7f7f7;
}
span.Arial_8pt_Gray
{
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#666666;
	font-weight:normal;
}
span.Arial_9pt_Black
{
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#000000;
	font-weight:normal;
}
span.Arial_9pt_Yesil_Bold
{
	font-family:Arial;
	font-size:9pt;
	text-decoration:none;
	color:	#027f00;
	font-weight:bold;
}
span.Arial_8pt_Red
{
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
	color:	#FF0000;
	font-weight:normal;
}
INPUT.submit
{
	BORDER-RIGHT: #ffffff 1px outset; 
	BORDER-TOP: #ffffff 1px outset; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	background-image:url(../resimler/butonfon.gif); 
	MARGIN: 0px; BORDER-LEFT: #ffffff 1px outset; 
	CURSOR: hand; 
	COLOR: #ffffff; 
	TEXT-INDENT: 0px; 
	LINE-HEIGHT: 150%; 
	BORDER-BOTTOM: #ffffff 1px outset; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #004184; 
	TEXT-ALIGN: center
}
SELECT.Arial_10px
{
	font-family:Arial;
	font-size:10px
}
TABLE.Collapse
{
	border-collapse:collapse
}
TABLE.Kenarlik
{
	BORDER-RIGHT: #adadad 1px solid; 
	BORDER-TOP: #adadad 1px solid; 
	BORDER-LEFT: #adadad 1px solid; 
	BORDER-BOTTOM: #adadad 1px solid; 
	BORDER-COLLAPSE: collapse;
}
TABLE.Special
{
	BORDER-RIGHT: #adadad 0px solid; 
	BORDER-TOP: #adadad 0px solid; 
	BORDER-LEFT: #adadad 0px solid; 
	BORDER-BOTTOM: #adadad 0px solid; 
	BORDER-COLLAPSE: collapse;
}