.Border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top: 1px solid #7B97E0;
	border-right: 1px solid #7B97E0;
	border-bottom: 1px solid #7B97E0;
	border-left: 1px solid #7B97E0;
	text-decoration: none;
}
.AnaBaslik {
	font-family: Tahoma;
	font-size: large;
	color: #0099CC;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
.HaberFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.HaberBaslik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	
}
.PreFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align:left;
}
.LinkFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a.LinkFont:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.BulletFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
a.BulletFont:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.ContactFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Border1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	border-top: 1px solid #7B97E0;
	border-right: 0px solid #7B97E0;
	border-bottom: 0px solid #7B97E0;
	border-left: 0px solid #7B97E0;
	text-decoration: none;

}
.LabelFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LabelFont1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.Label
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.Headlines
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.Headlines .Title
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Headlines .Title:hover
{
	color: #CC0000;
	font-weight: bold;
}
.Headlines .Link
{
	font-size: 11px;
	color: #414141;
	font-weight: bold;
	text-decoration: none;
}
.Headlines .Link:hover
{
	color: #CC0000;
	font-weight: bold;
}
.Headlines .BoldText
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.GridView .GridRow
{
	background-color: #EEEEEE;
}
.GridView .GridLink
{
	color:#333333;
	text-decoration:none;
}
.GridView .GridLink:hover
{
	color:#CC0022;
	text-decoration:underline;
}

/***** Firma Faaliyet alanları için *****/
.GridViewHeader
{
	font-family: Tahoma;
    font-size: 12px;
	text-align: left;
	height: 25px;
	background-color: #333333;
	color: #FFFFFF;
}
.GridViewRow
{
	font-family: Arial;
    font-size: 12px;
    color: #333333;
	height: 20px;
	background-color: #EEEEEE;
}
.SubGridViewHeader
{
	font-family: Tahoma;
    font-size: 12px;
	text-align: left;
	height: 25px;
	background-color: #666666;
	color: #FFFFFF;
}
.SubGridViewRow
{
	font-family: Arial;
    font-size: 12px;
    color: #333333;
	height: 20px;
	background-color: #FFFFFF;
}
.BenchmarkingGridHeader
{
	font-family: Tahoma;
    font-size: 12px;
	text-align: left;
	height: 30px;
	padding-left: 10px;
	background-color: #333333;
	color: #FFFFFF;
}
.BenchmarkingGridRow
{
	font-family: Arial;
    font-size: 12px;
    color: #333333;
	height: 100px;
	background-color: #FFFFFF;
}
.CompareGridHeader
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 30px;
	color: #CC0000;	
}
.CompareGridRow
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	color: #999999;
	border-bottom: solid 1px #999999;
}
.DataListHeader
{
	height: 20px;
	background-image: url(../images/HistoryProgram/header.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.DataListItem
{
	height: 22px;
	border-bottom: solid 1px #111111;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
}