/* Global Styles */

body {
	margin:0px;
	
	}
p {text-indent:30px;
}
/* p:first-letter {font-size: 133%; font-weight: bold; } */
	
td {
	}
	

a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.1em;
	line-height:12px;
	display:block;
	padding:10px;
	border: 1pt solid  #999999;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
#navigation td{
background-color: #F5F5F5;
}
#navigation 
a:hover {
	line-height:14px;
	color: #FF0000;
	border: 2pt  ridge red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

	#cover a {
	font:11px georgia;
	color: #FFFF00;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}	
#cover a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:22px georgia;
	font-weight:700;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.5em;
	text-indent:30px;
	text-align:center;
	}

#tagline {
	font:16px georgia;
	color: #CC3300;
	line-height:28px;
	letter-spacing:.5em;
	font-weight:700;
	text-indent:30px;
	text-align:center;
	}
	
/* Class Styles */

.bodyText {
	font:16px arial;
	color:#333333;
	text-align:justify;
	padding:30px;
	background:#FFFFFF;
	font-weight:400;
	line-height:18px;
	letter-spacing:.1em;

		}
.subHeader {
	font:16px georgia ;
	color: #CC3300;
	font-weight:bold;
	text-indent:30px;
	text-transform:capitalize;
	letter-spacing:.1em;
	line-height:20px;
	background-color:#99CCFF;	}	
		
.pageName{
	font:22px georgia;
	color:#FFFF00 ;
	line-height:24px;
	letter-spacing:.1em;
	}
	

.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color: #000066;
	}
	

	.bodyText strong {
	color: #FF0000;
}
.kalin{
font-weight:bolder;	
}
.yesil{
background-color:#0C6;	
}