body { 
font-family: Arial; font-size: 10px; font-style: normal; text-decoration: none; color: #656464;
}


/* Orta alan text stili renk koyu mavi*/
.middlenormal {
	color: #02468F;	
}
.middlenormal a, .middlenormal a:link, .middlenormal a:active, .middlenormal a:visited, .middlenormal a:hover {
color: #02468F;
}
.middlebold {
	color: #02468F;
	font-weight: bold;
	font-size: 11;			
	
}
.middlebold a, .middlebold a:link, .middlebold a:active, .middlebold a:visited, .middlebold a:hover {
color: #02468F;
font-weight: bold;
}
/* sag alan text stili renk mavi ok yanına konucak bold*/
.maviokbold {
	color: #5D86BE;
	font-weight: bold;
	font-size: 11;
}
.maviokbold a, .maviokbold a:link, .maviokbold a:active, .maviokbold a:visited, .maviokbold a:hover {
color: #5D86BE;
font-weight: bold;
}
/* Orta alan text stili renk koyu turuncubold*/
.middleturunc {
	color: #FF9900;
	font-weight: bold;
	font-size: 11;
}
.middleturunc a, .middleturunc a:link, .middleturunc a:active, .middleturunc a:visited, .middleturunc a:hover {
	color: #FF9900;
 	font-weight: bold;
}


/* Sol alan text stili gri*/
.leftgri {
	color: #949294;
}
.leftgri a, .leftgri a:link, .leftgri a:active, .leftgri a:visited, .leftgri a:hover {
color: #949294;
}

/* Sol alan text stili turuncu bold*/
.leftturunc {
	color: #FF9900;
	font-weight: bold;
	font-size: 11;
}

.portal_header 
{
	background: url('../img/portal/header.jpg') no-repeat;
	color: #FFF;
	/*color: #f49915;*/
	font-weight: bold;
	font-size: 11;
	padding-left:5px;	
	padding-top:5px;
}

.portal_header_double 
{
	background: url('../img/portal/header_double.jpg') no-repeat;
	color: #FFF;
	/*color: #f49915;*/
	font-weight: bold;
	font-size: 11;
	padding-left:5px;	
	padding-top:5px;
}

.portal_close
{
	visibility:hidden;
	cursor:hand;
}

.portal_info
{
	visibility:hidden;
	cursor:hand;
}

.portal_table
{
	border:Solid #e6e6e6 2px;	
	background-color:#fff;	
	cursor:move;
}

.portal_header_right 
{
	background: url('../img/portal/header_right.jpg') no-repeat;
	color: #FFF;
	font-weight: bold;
	font-size: 11;
	padding-left:5px;	
	padding-top:5px;
}


.leftturunc a, .leftturunc a:link, .leftturunc a:active, .leftturunc a:visited, .leftturunc a:hover {
	color: #FF9900;
	font-weight: bold;
	font-size: 11;
}

/* Sol alan text stili turuncu*/
.leftlightturunc {
	color: #FF9900;
	font-size: 11;
}
.leftlightturunc a, .leftturunc a:link, .leftturunc a:active, .leftturunc a:visited, .leftturunc a:hover {
	color: #FF9900;
	font-size: 11;
}


/* Sol alan text stili mavi*/
.leftlightmavi {
	color: #5A63AB;
	font-size: 11;
}
.leftlightmavi a, .leftmavi a:link, .leftmavi a:active, .leftmavi a:visited, .leftmavi a:hover {
	color: #5A63AB;
	font-size: 11;
}


/* Sol alan text stili acik mavi*/
.leftblue {
	color: #9CAACE;
	font-weight: bold;
	font-size: 11;
}
.leftblue a, .leftblue a:link, .leftblue a:active, .leftblue a:visited, .leftblue a:hover {
color: #9CAACE;
 font-weight: bold;
 font-size: 11;
}

/* Sag alan text stili gri*/
.rightgri {
	color: #656464;
}
.rightgri a, .rightgri a:link, .rightgri a:active, .rightgri a:visited, .rightgri a:hover {
color: #656464;
}
/* Sag alan text stili gri bold*/
.rightgribold {
	color: #656464;
; font-size: 11px; font-weight: bold
}
.rightgribold a, .rightgribold a:link, .rightgribold a:active, .rightgribold a:visited, .rightgribold a:hover {
color: #656464;
}


/* Sag alan tablo stili arka plan mavi*/
.boxblueline {
	font-family: Arial; 
	color: #39558C;
	background: #DAE0F1;
	font-size: 10px;
}
/* Sag alan tablo stili arka plan mavi*/
.boxgriline {
	font-family: Arial; 
	color: #646464;
	background: #D6D3D6;
	font-size: 11;

}
/* Sag alan tablo stili arka plan renksiz*/
.boxnoneline {
	font-family: Arial; 
	color: #39558C;
	font-size: 10;
}
BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	font-size : 10px;
	color : #656464;
	font-family : Arial;
}
/* Sag alan tablo stili arka plan koyu mavi font beyaz*/
.boxbluedarkline {
	font-family: Arial; 
	color: #ffffff;
	background: #5A79B5;
	font-size: 10;
}

body {background-color:#FFFFFF;}
/* Link sitili*/
A {
	text-decoration : none;
}
A:LINK {}
A:VISITED {}
A:ACTIVE {}
A:HOVER {
	text-decoration: underline;	
	}

.middlenormal a { font-weight: normal }.boxlightblueline {

	font-family: Arial; 
	color: #39558C;
	background: #ECF2F2;
	font-size: 10;
}
.boxgrillightine { font-family: Arial; color: #646464; background: #f7f7f7; font-size: 11; }
.bg_t_light { background: #FFF7E7; }
.boxwhiteline { background: #FFFFFF; }
.tableyesilnormal { color: #228b22; }
.tablekirmizinormal { color: #dc143c; }
.tablemavinormal { color: #02468F; }
.baslikturunc { color: #FF9900; font-weight: bold; font-size: 13; }
.baslikmavi { color: #02468F; font-weight: bold; font-size: 13;}
.boxturunc { font-family: Arial; background: #FF9900; font-size: 10; }

.leftgribold { color: #707070; ; font-weight: bold}
.table_title_lacivert { color: #202080; }
.leftgribold13 { color: #707070; ; font-weight: bold ; font-size: 11px}
.tabletitlebgmavi { color: #02468F; font-weight: bold; font-size: 11; ; background-color: #DAE0F1}
.bg_t_lightbold { background: #FFF7E7; ; font-weight: bold; font-size: 11px; color: #656464}
.tableyesilbold { color: #228b22; ; font-size: 14px; font-weight: bold}
.tablemavibold { color: #02468F; ; font-size: 14px; font-weight: bold}
.tablekirmizibold { color: #dc143c; ; font-size: 14px; font-weight: bold}
.baslikbuyukturunc { color: #FF9900; font-weight: bold; font-size: 15; }
.baslikwhite { color: #FFFFFF; font-weight: bold; font-size: 13; }
.rounded_table_top { background:URL("/img/rounded_table_top.jpg"); }
