﻿body {
	background-color: #020056;
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
td {
	font-family: tahoma;
	font-size: 8pt;
}
.tekfen-header {
	border-width: 1px;
	border-color: #FFFFFF;
	background-image: url('../images/tekfen-header-bg.jpg');
	height: 100px;
	font-family: tahoma;
	font-size: 8pt;
	border-bottom-style: solid;
}
.tekfen-footer {
	border-color: #FFFFFF;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #000000;
	font-family: tahoma;
	font-size: 8pt;
}
.tekfen-contentarea {
	background-color: #3D5BA3;
}
.tekfen-menu-on {
	 
	font-family: tahoma;
	font-size: 8pt;
	 
	background-color: #FFFFFF;
	color: #020056;
	height: 22px;
	cursor: hand;
	 
}
.tekfen-menu-off {
	font-family: tahoma;
	font-size: 8pt;
	  
	height: 22px;
	cursor: hand;
}
.BulletItem {
	font-family: Webdings;
}

.header-menu
{
	font-size:8pt;
	color:white;
	font-weight:bold;
	cursor:hand;
	}

.header-menu a:link, a:visited
{
	font-size:8pt;
	font-weight:bold;
	cursor:hand;
	}
.header-menu a:hover, a:visited:hover 
{
	font-size:8pt;
	font-weight:bold;
	cursor:hand;
	color:Red;
	text-decoration: underline;
	}
	
.content_Title
{
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma;
	background-color: #6B87C9;
	padding-left:5px;
}
.blackfont
{
	color:black;
	}