/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#FFFFFF;
	display: block;
	}
	
a {
	color: #002C6C;             /*0099CC;   açik tatli mavi*/
	text-decoration:none;
	}
	
a:hover {
	color: #78C23B;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:12px arial;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:0.1px;
	padding:10px;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	background: #78C23B;
	padding: 10px;
	display: block;
	}

#padding {
	padding:20px 5px 20px 5px;
	display: block;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #006699;
	letter-spacing:0.2em;
	}

.smallText {
	font:12px times new roman;
	color: #006699;
	line-height:12px;
	}

.pageHeader {
	font:18px times new roman;
	color: #002C6C;
	letter-spacing:0.1em;
	line-height:38px;
	font-weight:bold;
	}
	
.bodyText {
	font:12px arial;
	color:#333333;
	line-height:24px;
	}

.subHeader {
	font:14px times new roman;
	color: #002c6c;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:14px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-weight: bold;	
	}
.navText_sol {
	font:12px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-weight: bold;
	display: block;
	padding: 8px;
	text-decoration: none;
	background: #002c6c url(images/epc_bullet_yesil4.gif) no-repeat;
	/*border: 1px;
	border-color:#A1A1A1;
	border-style: groove;*/
	}

.nav2Text_sol {
	font:11px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-weight: bold;
	display: block;
	padding: 8px;
	text-decoration: none;
	background: #002c6c;
	}

.infoText {
	font:10px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}	
.navText_sol:hover {
	font:12px arial;
	color: #FFFFFF;
	letter-spacing:0.1em;
	font-weight: bold;
	display: block;
	padding: 8px;
	text-decoration: none;
	background: #78c23b url(images/epc_bullet_yesil4.gif) no-repeat;
	}
.menuHeader_left {
	font:11px arial;
	color:#002C6C;
	font-weight:bold;
	line-height:12px;
	}	
.menuHeader_left a:hover {
	color:#002C6C;
	text-decoration:none;
}
.menu_left {
	font:12px times new roman;
	line-height:12px;
	}
.menu_left a:hover {
	color: #006699;
	text-decoration:underline;	
	}

.bottom_info {
	font:11px arial;
	color:#ffffff;
	line-height:24px;
	}
.bottom_info a {
	text-decoration:underline;	
	}
	
.tableText_pro {
	font:12px times new roman;
	color: #78c23b;
	line-height:12px;
	}
	
.tableText_con {
	font:12px times new roman;
	color: #006699;
	line-height:12px;
	}

.prelimInfoText {
	font:11px arial;
	color: #FFFFFF;
	line-height:24px;
	}	
	
.uyeHeader {
	font:14px arial;
	color: #002c6c;
	letter-spacing:0.1em;
	font-weight: bold;	
	}
	
.uyeHeader:hover {
	color:#ffffff;	
	background: #78c23b;
	}

.uyeText {
	font:12px arial;
	color: #002c6c;
	line-height:24px;	
	}

.uyeText a {
	font-weight: bold;	
	}
	
