﻿.BaseItem, .MesajItems, .MesajAlternateItems, .UnReadedItems, .MesajListMouseOver
{
	font-family: Tahoma;
	color: #636161;
	font-size: 8pt;
	text-decoration: none;
}

.MesajItems, .MesajAlternateItems
{
	background-color: #f6f6f6;
/*	background-color: #e5e5e4;
	padding:5px 0px 5px 0px;*/
}
.MesajAlternateItems
{/*background-color: #f6f6f6;*/
	}
.MesajListMouseOver
{
	/*background-color: #ecf0ff;
	padding:5px 0px 5px 0px;*/
}
.UnReadedItems
{
/*	background-color: #f5f5f5;
	padding:5px 0px 5px 0px;*/
}


.MesajTextBox
{
	border: solid 1px Gray;
	height: 14px;
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
	padding-left: 5px;
}
.MesajLabel,a.MesajLabel,a.MesajLabel:hover
{
	font-family: Tahoma;
	color: #000000;
	padding:2px 2px 2px 5px;
	font-size: 8pt;
	text-decoration:none;
}
.MesajTarih
{
	font-family: tahoma;
	color: #000000;
	font-size: 7pt;
}
.MesajTableHeader
{
	background-color: #ecf0ff;
}
.MesajTableHeaderFont, a.MesajTableHeaderFont
{
	font-family: Verdana;
	font-size: 11px;
	color: #838383;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.Mesajlar
{
	vertical-align: top;
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.MesajLink, a.MesajLink
{
	font-family: verdana;
	font-size: 9px;
	color: #636161;
	text-decoration: none;
	font-weight: bold;
}
a.MesajLink:hover
{
	text-decoration: underline;
}
.MesajUye,a.MesajUye,a.MesajUye:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
}

.MesajGonderBaslik
{
	color: #3a9ade;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.MesajGonderTableRenk1
{
	background-color: #d4d4d4;
}
.MesajGonderTableRenk2
{
	background-color: #e54800;
	border-left: solid 1px #ffffff;
}
.MesajGonderTableRenk3
{
	background-color: #27628b;
	border-bottom: solid 1px #d4d4d4;
}
.MesajGonderTableRenk4
{
	background-color: #3a9ade;
}


