/* aydeniz.com style sheet by deniz kumral - fil tasarim*/
/*dkumral@tachistyle.com */

BODY {
	background-color: #003366;
	margin-top : 0;
	margin-left : 0;
}

td, body, p  {  
    font-family: arial,verdana,tahoma,sans-serif,geneva;
    color: White;
	font-size: 12px;
    }

.parargrahs {
text-align: justify;
}

	strong {
	letter-spacing: 1px;
}

A {
	font-size:12px;
	
	color : #CCCCCC;
	text-decoration : none;
}



A:HOVER {

font-size:12px;


	color : White;

	text-decoration : none;

}

A.group {
	font-size:12px;
	font-weight: bold;
	color : #CCCCCC;
	text-decoration : none;
}



A.group:HOVER {

font-size:12px;
font-weight: bold;

	color : White;

	text-decoration : none;

}

a.layer {
 color: #006699;
 text-decoration: none;
 
}

a.layer:hover {
 color: #003366;
 text-decoration: none;
 
}

a.submenu {
	color: #053661;
	text-decoration: none;
	font-weight: bold;
}

a.submenu:hover {
	color: #1D5683;
	text-decoration: none;
	font-weight: bold;
}

.imageInfo {
	font-size: 9px;

}

.whiteLine {
color: white,
}

a.projects {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.projects:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

/* is basvuru formu - begin*/

.mainHeader {
font-size: 14px;
font-weight: bold;
}

.sectionHeader {
color: Black;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
}

.subHeader {
color: Black;
font-weight: bold;
font-size: 11px;
}

.subTitle {
color: Black;
font-size: 11px;
}

.warning {
font-size: 10px;
color: Red;
}

.projectImages  {
border-color: white;
}

/* is basvuru formu - end */

